Search found 22997 matches

by martin@rootjazz
Fri May 10, 2024 4:23 pm
Forum: Twitter
Topic: Tasks are stuck when operating the account
Replies: 12
Views: 152

Re: Tasks are stuck when operating the account

Logs make no sense. Everything looks like it is working correctly. It's loading a normal file from disk but taking 7 minutes for no reason. I will need to log even heavier to try and pinpoint the line causing it (only found the function so far). Can you send me this file d9aba0c3-244c-46d2-9e54-eb01...
by martin@rootjazz
Fri May 10, 2024 4:10 pm
Forum: Twitter
Topic: Tasks are stuck when operating the account
Replies: 12
Views: 152

Re: Tasks are stuck when operating the account

I run 3 dub programs at the same time on this computer. You do run separate database instances for each? You cannot (should not) run multiple Twitterdub instances accessing the same database For some info on custom db instances, check the thread http://rootjazz.com/forum/viewtopic.php?f=15&t=9348
by martin@rootjazz
Fri May 10, 2024 4:09 pm
Forum: Twitter
Topic: threads for scraping tweets
Replies: 3
Views: 61

Re: threads for scraping tweets

Searches need to proceed sequential as the next page relies on the ID contained in the previous page. But if you can describe your search exactly there might be some ways to speed it up first: A user id to url. second: user tweets. I just want to scrap views of the tweets of my accounts. thanks. No...
by martin@rootjazz
Fri May 10, 2024 3:42 pm
Forum: Twitter
Topic: How to set ACCS tags in ascending order
Replies: 3
Views: 169

Re: How to set ACCS tags in ascending order

Sorry I don't understand what you want todo. Order accounts by account tag? Click ACCOUNT TAG column header might do what you want? Fill in different accs tags for each account Is it okay to import like setting up custom tokens for your account? Please confirm if I understand correctly You want to ...
by martin@rootjazz
Fri May 10, 2024 3:41 pm
Forum: Twitter
Topic: "network failure, wait try again" issue when posting tweets.
Replies: 3
Views: 70

Re: "network failure, wait try again" issue when posting tweets.

I succeeded! HELP > CONFIG > CHINESE VPN I had already checked this option, then I unchecked it, and checked it again. I created a new Twitter account. After that, I successfully tweeted. Actually, I'm not sure what I did wrong before, but the issue is resolved now. Thank you very much for your ass...
by martin@rootjazz
Fri May 10, 2024 3:40 pm
Forum: Twitter
Topic: Issues in Login Process and Cookie Management Between Versions 3.567 and 3.617
Replies: 2
Views: 81

Re: Issues in Login Process and Cookie Management Between Versions 3.567 and 3.617

During the review of DM transmission logs, we identified several issues with the login process and cookie management when comparing dub version 3.617 and dub version 3.567. The specific issues are outlined below. Cookie Usage: ver3.567: A cookie named "global trust cookies" is used in eac...
by martin@rootjazz
Fri May 10, 2024 3:35 pm
Forum: Twitter
Topic: Custom Feature: Warmup
Replies: 76
Views: 3171

Re: Custom Feature: Warmup

After I added a follower, I would only like, retweet and like his tweets. This is a problem. It works on your TIMLINE. If you add a new follower and they tweet a lot so when you run warmup they are the top tweets, then you like those. That's how it works Top timeline tweets are liked Then the Ads v...
by martin@rootjazz
Fri May 10, 2024 3:34 pm
Forum: Twitter
Topic: WARNING change country
Replies: 14
Views: 35424

Re: WARNING change country

Sorry, haven't had a chance to look at it. The problem is, there was some evidence the function was causing accounts to be blocked suspended, so it isn't something that can be rushed brought back without extensive testing to make sure that is no longer happening.

Hopefully I can look at it soon
by martin@rootjazz
Thu May 09, 2024 3:25 pm
Forum: Twitter
Topic: Tasks are stuck when operating the account
Replies: 12
Views: 152

Re: Tasks are stuck when operating the account

ok it's definitely that file, but it makes no sense as it reports it's empty


Please do this:

Add config:
HELP > CONFIG > ADD:
inmemory_debug

Restart app

Run the verify login action, then again submit logs and this should give me what I need



Regards,
Martin
by martin@rootjazz
Thu May 09, 2024 3:07 pm
Forum: Twitter
Topic: Tasks are stuck when operating the account
Replies: 12
Views: 152

Re: Tasks are stuck when operating the account

also what machine are you using? Home computer or VPS?
if VPS, is it a proper VPS or something like Amazon / azure? IF it is this, they are known to MASSIVELY throttle the CPU which can lead to very long times to load / process a file


checking logs...