Page 3 of 3

Re: Terminated redirect not marking account as banned

Posted: Tue Sep 25, 2018 2:10 pm
by martin@rootjazz
and how many threads do you run in the processor tab?

Do these 50 accounts, run multiple shared actions at the same time?

Re: Terminated redirect not marking account as banned

Posted: Tue Sep 25, 2018 2:51 pm
by jrichards
The action was set to use 20 threads. I didn't have any other action running at the same time, only this 1 shared action

Re: Terminated redirect not marking account as banned

Posted: Tue Sep 25, 2018 5:36 pm
by martin@rootjazz
so one shared action with 50 accounts.

The other actions (if there were any) had nothing to do with this account that had issues?

Re: Terminated redirect not marking account as banned

Posted: Wed Sep 26, 2018 2:00 pm
by jrichards
Nope ... the account has been banned before this action started.

Re: Terminated redirect not marking account as banned

Posted: Wed Sep 26, 2018 3:28 pm
by martin@rootjazz
ok so if this account is only working in one action it is not a memory overwrite issue.

Only explanation is there is another flow to mark the account as banned that isn't triggering an update, but I have looked and cannot see it. I know it is only going to be difficult, but ideally I need the logs of the action where the account gets banned which is not updating the GUI, as there should be something there to indicate just where this is happening and what is happening to either

1) not update the gui
2) the request to update gui is made but swallowed somewhere

Re: Terminated redirect not marking account as banned

Posted: Wed Sep 26, 2018 9:32 pm
by snibi
i just had smae issue, this one account i've checked by hand opening in browser the url is banned,
i run a verify login and this is doing strange things like "SUCCESS VERIFY",
it didn't set it to [x] "failed login", neither [x] "banned", but doing update cookies.

Code: Select all

No cookies found for reload
GetLoggedInBot: xxx - xxx
LogInBot: xxx - xxx
Pull login page: https://www.tumblr.com/login
* FAILED: pull :https://www.tumblr.com/login -1

Updating cookies
logged in via form: xxx
* SUCCESS: xxx xxx validated successfully
FAILED VERIFY: 

SUCCESS VERIFY: 
http://xxx.tumblr.com/
1 accounts validated out of 1
Started: 26/09/2018 23:15 PM
Finished: 26/09/2018 23:16 PM
ID: a746c928-d9db-40b9-99c2-41ceb89351eb
Action ran for: 0hr:1min:29s
logs_89563
TJ 1930


next i run a verify profile on the same acc, which gives a "FAILED VERIFY",
but also did not set it to [x] "failed login", nor [x] "banned".

Code: Select all

Starting: 26/09/2018 23:21 PM
Attempt validate: 1
Account verify
Account verify: ff645b55-58bc-4b3f-8d9e-e8e314b260d1
Account verify: xxx
Validate account  via profile page xxx xxx
Account profile login: xxx
* FAILED: xxx xxx failed
FAILED VERIFY: 
http://xxx.tumblr.com/
SUCCESS VERIFY: 

0 accounts validated out of 1
Started: 26/09/2018 23:21 PM
Finished: 26/09/2018 23:21 PM
ID: 618b8148-ad84-40df-aae9-6ee2c9ef88f7
Action ran for: 0hr:0min:25s
logs_96174
TJ 1930


besides those issues, another one which could also contribute to the refresh bug is,
when i am importing accounts in "View Accounts" its used to display those new accounts,
but not in that tj version. i need to switch tabs and back to (which also feels slower then in previous versions),
or restart instance in order to view those new imported accounts in the "betterlistview" object.

also could there be, that tumblr is testing and giving sometimes that "use password to login" and tj cant handle?

Re: Terminated redirect not marking account as banned

Posted: Thu Sep 27, 2018 3:21 pm
by martin@rootjazz
snibi wrote: Wed Sep 26, 2018 9:32 pm i just had smae issue, this one account i've checked by hand opening in browser the url is banned,
i run a verify login and this is doing strange things like "SUCCESS VERIFY",
it didn't set it to [x] "failed login", neither [x] "banned", but doing update cookies.

Code: Select all

No cookies found for reload
GetLoggedInBot: xxx - xxx
LogInBot: xxx - xxx
Pull login page: https://www.tumblr.com/login
* FAILED: pull :https://www.tumblr.com/login -1

Updating cookies
logged in via form: xxx
* SUCCESS: xxx xxx validated successfully
FAILED VERIFY: 

SUCCESS VERIFY: 
http://xxx.tumblr.com/
1 accounts validated out of 1
Started: 26/09/2018 23:15 PM
Finished: 26/09/2018 23:16 PM
ID: a746c928-d9db-40b9-99c2-41ceb89351eb
Action ran for: 0hr:1min:29s
logs_89563
TJ 1930


next i run a verify profile on the same acc, which gives a "FAILED VERIFY",
but also did not set it to [x] "failed login", nor [x] "banned".

Code: Select all

Starting: 26/09/2018 23:21 PM
Attempt validate: 1
Account verify
Account verify: ff645b55-58bc-4b3f-8d9e-e8e314b260d1
Account verify: xxx
Validate account  via profile page xxx xxx
Account profile login: xxx
* FAILED: xxx xxx failed
FAILED VERIFY: 
http://xxx.tumblr.com/
SUCCESS VERIFY: 

0 accounts validated out of 1
Started: 26/09/2018 23:21 PM
Finished: 26/09/2018 23:21 PM
ID: 618b8148-ad84-40df-aae9-6ee2c9ef88f7
Action ran for: 0hr:0min:25s
logs_96174
TJ 1930


besides those issues, another one which could also contribute to the refresh bug is,
when i am importing accounts in "View Accounts" its used to display those new accounts,
but not in that tj version. i need to switch tabs and back to (which also feels slower then in previous versions),
or restart instance in order to view those new imported accounts in the "betterlistview" object.

also could there be, that tumblr is testing and giving sometimes that "use password to login" and tj cant handle?
VERIFY PROFILE is a test of the profile URL that is built based upon the blog_name in the account details form. If this is a 404 then you get account banned (does rely on correct blog_name)

Your logs for VERIFY LOGIN, seems the program is failing, but incorrectly marking as success Will check

Re: Terminated redirect not marking account as banned

Posted: Thu Sep 27, 2018 3:55 pm
by martin@rootjazz

Re: Terminated redirect not marking account as banned

Posted: Fri Sep 28, 2018 3:15 pm
by snibi
Thanks for the update, but it still does not set the failed login and banned here.

here are 4 banned accounts i did another logs at 1 thread to compare each other:

(
i've also checked those options if it is in any help:
debug > http error logs
debug > full debugging
)

VERIFY ACCOUNT via: login
TJ 1931
logs_77116

VERIFY PROFILE via: profile
TJ 1931
logs_99847

to complete the diagnostics here is a log of 2 alive accs at 1 thread:

VERIFY ACCOUNT via: login:
TJ 1931
logs_55026

VERIFY PROFILE via: profile
TJ 1931
logs_94401

edit://
for the first 2
logs_77116
logs_99847
i had tried browser login 1 acc, and it told theres some proxy issue,
so i switched proxies and now it set the right x's with verify account via:login, so seems there is only proxy issue detection fails, will test further.

edit2://
maybe theres some issue with that:
Image

or something with:
i found that sometimes goes to the signup page, and not the "There's nothing here." page when i open the banned blogurl by hand.

Re: Terminated redirect not marking account as banned

Posted: Sat Sep 29, 2018 3:25 pm
by martin@rootjazz
found a bug during yahoo login when no response received which wasn't existing properly and the update for failed was being overwritten with a successful login

https://rootjazz.com/tumblingjazz/updatetesting.html