I am executing a config with proxies for the first time in OB2 and sometimes STATUS FAIL appears and at a certain moment I get accounts with STATUS TO CHECK (NONE folder) having the BAN IF NO MATCH checkbox of the config checked. I do not understand what is happening and I appreciate a possible solution because the TO CHECK accounts should be STATUS FAIL as well.
Likely you are getting some message about ratelimit or something like that.
So maybe take a look at the bot log (enable it in the settings) of the ToChecks.
I don’t know what you are telling me but I have sent the account including the proxy to the debugger and it indicates ERROR.
How do I enable the bot log? Where do I have to go?
You mean in RL SETTINGS, enable bot logging?
Ahm so if there is an error also in debugger then maybe find out why.
And maybe try to avoid it (like special characters in username or so )
The complete log of an account ends with the following error that is sent to TO CHECK:
[Executing block Http Request] OperationCanceledException: The operation was canceled.
BOT ENDED WITH STATUS: ERROR
The solution to this error would be appreciated.
Did you come up with a solution to this? I’m trying to figure out how to just end it in a ban instead of ending as a “to check.”
Config settings > Ban loop evasion > set it to 0
Okay, I knew I could do that, I just wasn’t sure if maybe there was a good reason not to.
Thanks
Well the ban loop evasion helps you see ban loops because they are usually due to missing keys in the keycheck block. So I would keep it on and fix the config instead ^^