Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows x64 - GAMERROR: [Errno 24] Too many open files #44

Closed
damionwilliams opened this issue Mar 3, 2020 · 3 comments
Closed

Windows x64 - GAMERROR: [Errno 24] Too many open files #44

damionwilliams opened this issue Mar 3, 2020 · 3 comments

Comments

@damionwilliams
Copy link

Hi Ross,

Thanks again for all your work on this script, it's appreciated globally!

I'm seeing an issue on Windows devices (presume all but Windows 10 Pro v1909 here) when running multiprocess commands on large amount of users.

GAMADV-XTD3 4.99.25 - https://github.com/taers232c/GAMADV-XTD3
Ross Scroggs ross.scroggs@gmail.com
Python 3.8.1 64-bit final
google-api-python-client 1.7.11
httplib2 0.16.0
oauth2client 4.1.3
Windows 10 10.0.18362 AMD64

gam config redirect csv ./tokenslist.csv multiprocess csv userlist.csv gam user print tokens
(didnt auto_batch_min this)

When it gets up to 49K users the tool will get stuck in a loop:
ERROR: File: C:\Users\user.gam\oauth2.txt, [Errno 24] Too many open files: 'C:\Users\user\.gam\oauth2.txt.lock'

This will happen multiple times and then it will just repeat the vague
ERROR: [Errno 24] Too many open files
ERROR: [Errno 24] Too many open files

again and again etc.

Doesnt happen on ubuntu

Can reproduce if needed for extra debug logs, just takes a while :) Be great to solve this if you can!

Thanks
Damion

@taers232c
Copy link
Owner

Damion,

Call me on Google Hangouts or send a meet invitation.

Ross

@taers232c
Copy link
Owner

Damion,

Contact me so we try try to figure out what's going on.

Ross

@taers232c
Copy link
Owner

Damion,

If this is still an issue, let me know.

Ross

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants