Arjan Speiard | Asgard Sings!
Arjan Speiard | Asgard Sings!
@Aiyubi I've check the ulimit. This is default set to 1024. Furthermore the scanning just works fine when mapping a very big area. Just when logging in it creates those...
just ran another test It seems the proxy i was using was not that great. I've entered a new proxy and i can easily log in those 480 accounts. I...
Just ran two tests. One where i've upgraded my ulimit to 40.000 open files. This resulted in instant exceptions. When reverted back i've ran it again. Still getting exceptions after...
I'm also getting a lot of these errors: ``` Traceback (most recent call last): File "worker.py", line 103, in run password=config.ACCOUNTS[self.worker_no][1], File "/home/baklap4/pokeminer/src/pgoapi/pgoapi/pgoapi.py", line 168, in login response = self.app_simulation_login()...
@gunawanputra so is there a way to remove the timeout parameter? (to make the workaround work?)
Hmmm after starting my laptop today it does not fall into exceptions. Yesterday i've upgraded my ulimit to 20480. Then did a restart (which was not needed they said.) Well...
Alright another update I've stopped the worker.py script myself after 3 hours without exceptions. Now i'm restarting it with no additions to the config or whatsoever. And i'm getting the...
Alright i think i've figured out what the problem is. There are more than 1024 outgoing connections if i have more than 500 accounts running. Since linux can't have more...
Running the programs separate from each other works while exceeding the 1024 limit.
I can safely run up to 480 acvounts on one instance. The thing you see with 'login bad' or 'login failed' is just saying something went wrong during logging in....