Search flooding since update

Support / help / discussion forum for twitter bot
Donalddick
Posts: 26
Joined: Tue Jun 20, 2023 7:27 pm

Re: Search flooding since update

Post by Donalddick »

martin@rootjazz wrote: Tue Jul 04, 2023 7:28 pm
LuckyLuke wrote: Tue Jul 04, 2023 7:15 pm
Notice: didn't handle content type: profile-conversation-1676309734359040019
Notice: didn't handle entry type: TimelineTimelineModule
ok these are search results program cannot handle for that search. I think it's a tweet that has replies, I will need to check.
Heyy, didn't fixed I guess, have the same problem with parsing replies to tweet.
Looks like I'm the only one who has problems here lol, but I'm sure I'm doing all right
User avatar
martin@rootjazz
Site Admin
Posts: 34842
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Search flooding since update

Post by martin@rootjazz »

Donalddick wrote: Wed Jul 05, 2023 3:03 pm
martin@rootjazz wrote: Tue Jul 04, 2023 7:28 pm
LuckyLuke wrote: Tue Jul 04, 2023 7:15 pm
Notice: didn't handle content type: profile-conversation-1676309734359040019
Notice: didn't handle entry type: TimelineTimelineModule
ok these are search results program cannot handle for that search. I think it's a tweet that has replies, I will need to check.
Heyy, didn't fixed I guess, have the same problem with parsing replies to tweet.
Looks like I'm the only one who has problems here lol, but I'm sure I'm doing all right
Please submit logs again, it might not be the same issue fundamentally, even if it looks like the same issue for you.

logs / screenshots
explain action setup (if changed at all)

Please perform:

1) Clear logs: HELP > LOGS > DELETE

2) Run the action that you are having an issue with.

***
IDEALLY PLEASE DO NOT RUN ANY OTHER ACTIONS AT THE SAME TIME
***


3) If the issue happens again, submit logs:
HELP > LOGS > SUBMIT

then send your logs ID - the first 4 numbers is sufficient (displayed after successful uploading of logs)





Regards,
Martin
Donalddick
Posts: 26
Joined: Tue Jun 20, 2023 7:27 pm

Re: Search flooding since update

Post by Donalddick »

martin@rootjazz wrote: Wed Jul 05, 2023 5:09 pm
Donalddick wrote: Wed Jul 05, 2023 3:03 pm
martin@rootjazz wrote: Tue Jul 04, 2023 7:28 pm

ok these are search results program cannot handle for that search. I think it's a tweet that has replies, I will need to check.
Heyy, didn't fixed I guess, have the same problem with parsing replies to tweet.
Looks like I'm the only one who has problems here lol, but I'm sure I'm doing all right
Please submit logs again, it might not be the same issue fundamentally, even if it looks like the same issue for you.

logs / screenshots
explain action setup (if changed at all)

Please perform:

1) Clear logs: HELP > LOGS > DELETE

2) Run the action that you are having an issue with.

***
IDEALLY PLEASE DO NOT RUN ANY OTHER ACTIONS AT THE SAME TIME
***


3) If the issue happens again, submit logs:
HELP > LOGS > SUBMIT

then send your logs ID - the first 4 numbers is sufficient (displayed after successful uploading of logs)





Regards,
Martin
Like action w/ custom search Latest tweet-Replies to tweet
ID 29469

Code: Select all

Notice: didn't handle content type: conversationthread-1664760126325112832
Notice: didn't handle entry type: TimelineTimelineModule
User avatar
martin@rootjazz
Site Admin
Posts: 34842
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Search flooding since update

Post by martin@rootjazz »

Donalddick wrote: Wed Jul 05, 2023 5:38 pm
Like action w/ custom search Latest tweet-Replies to tweet
ID 29469

Code: Select all

Notice: didn't handle content type: conversationthread-1664760126325112832
Notice: didn't handle entry type: TimelineTimelineModule
Isn't an error, is just a different response object type that does not appear to be relevant, I just log them out so I Can check them and confirm not applicable.

The main result will be a timelinetweet or something like that.

Or were you having another error in the action?
hjjkim
Posts: 151
Joined: Fri Jul 12, 2019 4:07 am

Re: Search flooding since update

Post by hjjkim »

Code: Select all

Notice: didn't handle content type: conversationthread-1664760126325112832
Notice: didn't handle entry type: TimelineTimelineModule
I encountered the same issue when attempting to 'Mass Like' and 'Mass Retweet'.
User avatar
martin@rootjazz
Site Admin
Posts: 34842
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Search flooding since update

Post by martin@rootjazz »

hjjkim wrote: Thu Jul 06, 2023 5:30 am

Code: Select all

Notice: didn't handle content type: conversationthread-1664760126325112832
Notice: didn't handle entry type: TimelineTimelineModule
I encountered the same issue when attempting to 'Mass Like' and 'Mass Retweet'.
Not an issue, it's a notice. Those are replies to the actual tweets in the results.

so if you have a USERFEED search you get

profile_1 tweet1
profile_1 tweet2
profile_1 tweet3
-- profile_2 replyto_tweet_3
-- profile_3 replyto_tweet_3
profile_1 tweet4


those replies are in that data object.
LuckyLuke
Posts: 43
Joined: Wed Jan 12, 2022 11:08 am

Re: Search flooding since update

Post by LuckyLuke »

hi martin,

saw you put out the new update with filter fix, seems to work now with latest tweet filter but process will still loop forever with "user tweet, user replies" etc.. when Max Hour set 1 and StopSearchAfterSearchPages:0 is in the fil. It keeps processing and searching forever i.e. already at Value: 823 is <0 or > 1 so I have to manually cancel process.
User avatar
martin@rootjazz
Site Admin
Posts: 34842
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Search flooding since update

Post by martin@rootjazz »

LuckyLuke wrote: Thu Jul 06, 2023 5:45 pm hi martin,

saw you put out the new update with filter fix, seems to work now with latest tweet filter but process will still loop forever with "user tweet, user replies" etc.. when Max Hour set 1 and StopSearchAfterSearchPages:0 is in the fil. It keeps processing and searching forever i.e. already at Value: 823 is <0 or > 1 so I have to manually cancel process.
sorry sorry sorry. Complete forgot to test this. Let me look at that now
User avatar
martin@rootjazz
Site Admin
Posts: 34842
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Search flooding since update

Post by martin@rootjazz »

fixed. The next update will fix this. I shall let you know when it is ready.



Regards,
Martin
Post Reply