Post images and tweets BUG?

Support / help / discussion forum for twitter bot
Post Reply
hjjkim
Posts: 150
Joined: Fri Jul 12, 2019 4:07 am

Post images and tweets BUG?

Post by hjjkim »

This is the second time that I got this issue.

I run 5 post images actions and a post tweet action.

All of images and tweets post at one accounts.

This is an example:

Code: Select all

https://api.twitter.com/1.1/statuses/update.json
19:34:25: * SUCCESS: Posted Tweet: 1158xxxxxxxxxx https://mobile.twitter.com/fayxxxxxxxx/status/115xxxxxxxxxxx
19:34:25: * SUCCESS: PostImage: 🤨
#xxxxxxxxx #xxxxxxxx with: Elenaxxxxxx
19:34:25: * SUCCESS: (1) 3078032353 to Elenaxxxxxx
All of them post at this accounts fayxxxxxxxx

logs_2319
User avatar
martin@rootjazz
Site Admin
Posts: 34595
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Post images and tweets BUG?

Post by martin@rootjazz »

Can you describe how you create the actions. Are they shared, single accoumt actions. Settings / options. Screenshot would probably suffice to know what you do.


For future reference, please, read through this post and submit your issue accordingly. Not everything will be relevant to your issue, but have a read as it gives an idea of the information you can provide to help me help you as quickly as possible without delays in having to request additional information :)

https://rootjazz.com/forum/viewtopic.php?f=23&t=1634



Regards,
Martin
User avatar
martin@rootjazz
Site Admin
Posts: 34595
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Post images and tweets BUG?

Post by martin@rootjazz »

checked logs, couldn't find the action you are referring to (logs are huge so maybe I just couldn't find it)

Can you replicate the issue? If so, can you generate issue specific logs and detail EXACTLY how to replicate. Info on creating issue specific logs in the link before:


Please, read through this post and submit your issue accordingly. Not everything will be relevant to your issue, but have a read as it gives an idea of the information you can provide to help me help you as quickly as possible without delays in having to request additional information :)

https://rootjazz.com/forum/viewtopic.php?f=23&t=1634



Regards,
Martin
hjjkim
Posts: 150
Joined: Fri Jul 12, 2019 4:07 am

Re: Post images and tweets BUG?

Post by hjjkim »

I can't replicate them cause i don't know when it happened :cry:
User avatar
martin@rootjazz
Site Admin
Posts: 34595
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Post images and tweets BUG?

Post by martin@rootjazz »

ok, I understand. But can you describe what the action was?

You said you had 5 actions and they all post from the same account.
Were these shared actions with all 5 accounts, or each with a single account?

I will need as much detail on the action as possible.
What should have happened?
Did you bulk create the actions, or one at a time?
Did you create same time or over a period of days?
Do you still have the actions in your processor?
etc etc
hjjkim
Posts: 150
Joined: Fri Jul 12, 2019 4:07 am

Re: Post images and tweets BUG?

Post by hjjkim »

I have 5 niches and each niches have 10 accounts
I separate them to 5 Image tweet actions.
Each image tweet action tick "Share Across Accounts" and "Unique Uploads Only"

Niche A: A1 A2 A3...A10
Niche B: B1 B2 B3...B10
Niche C: C1 C2 C3...C10
Niche D: D1 D2 D3...D10
Niche E: E1 E2 E3...E10

Setting like this:

Code: Select all

CustomSingleProcessingValue:
Max Height:0
Max Width:0
Image Quality:100
Image Height:0
Image Width:0
Num Threads:1
Pause Min:30
Pause Max:60
Num Max:3
Delete after hours:0
Delete After Minutes:0
RepeatEveryXHours:8
NumRepeatsTodo:0
RepeatEveryXMins:0
FluctuateRepeatEveryXMins:0
MaxDailyRepeatsAllowed:3
FluctuateMaxItemsTodo:1
Delete After:False
Alphabetical Order:False
Shared:True
Unique:True
:False
BRepeatFromstart:False
BAlwaysRunNext:False
BAlwaysRunNow:False
List Campaign Account Tags:jes
List Accounts:
The issue is all of the accounts (A1....E10) post image (and tweet texts) at account C2.

This is one weird thing:

Code: Select all

21:13:19: Max length: 140
21:13:19: Checking tweet length: max: 140 : tweet: Never waste an opportunity to tell someone you love them
21:13:19: POST: https://api.twitter.com/1.1/statuses/update.json
21:13:20: POST: 200
https://api.twitter.com/1.1/statuses/update.json
21:13:20: * SUCCESS: Posted Tweet: 1157836423032830465 https://mobile.twitter.com/<account C2>/status/1157836423032830465
21:13:20: * SUCCESS: PostTweet: Never waste an opportunity to tell someone you love them with: <account B5>
21:13:20: * SUCCESS: (1) 1311693625 to <account B5>
21:13:20: Pausing for: 21
As you see above <account C2> should be <account B5> right?

PS1 Is it possible that all other accounts are at tweet daily limit except account C2 so the post/tweet that not finished go to account C2?
PS2. Sorry for my poor English. Hope you understand. :D
User avatar
martin@rootjazz
Site Admin
Posts: 34595
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Post images and tweets BUG?

Post by martin@rootjazz »

ok so you create 5 actions
each has a separate 10 accounts
each has images to upload related to the 10 accounts

--------------------------------
Do the actions start working correctly? Or do they just all post wrong content?
User avatar
martin@rootjazz
Site Admin
Posts: 34595
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Post images and tweets BUG?

Post by martin@rootjazz »

Also how do you create these actions:

I added 10 images for 5 shared accounts: create action
I removed images and added 10 different images for 5 different shared accounts
Run both actions, 1 thread and they posted correctly
hjjkim
Posts: 150
Joined: Fri Jul 12, 2019 4:07 am

Re: Post images and tweets BUG?

Post by hjjkim »

martin@rootjazz wrote: Wed Aug 07, 2019 4:07 pm Also how do you create these actions:

I added 10 images for 5 shared accounts: create action
I removed images and added 10 different images for 5 different shared accounts
Run both actions, 1 thread and they posted correctly
Yes they posted correctly. This issue won't happen every time, I ran TD for a month and faced this 2 times (and back to normal without doing anything). It's weird? :lol:
User avatar
martin@rootjazz
Site Admin
Posts: 34595
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Post images and tweets BUG?

Post by martin@rootjazz »

that then becomes more strange. Is it at all possible you created the actions wrong and inface did not update the images to be posted?
Post Reply