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

Getting too many open files(or possibly communication error) error #14

Open
AKoseki opened this issue Jul 15, 2021 · 0 comments
Open

Getting too many open files(or possibly communication error) error #14

AKoseki opened this issue Jul 15, 2021 · 0 comments

Comments

@AKoseki
Copy link

AKoseki commented Jul 15, 2021

After starting the app, I was getting an too many files open error, so I've increased the open files limit from 1024 to 100000; Still it errored after a while:
(I'm running it inside a screen to keep it alive)
https://pastebin.com/0c7MsGDn

Or is it something else?

upload queue no longer empty! (62454)
response length: 0:
terminate called after throwing an instance of 'std::runtime_error'
  what():  upload response length was not 27 bytes long! something went wrong

The app logged in correctly and created and deleted all the files normally, the test passed; however when running it, it closes like that;

@AKoseki AKoseki changed the title Getting too many open files error Getting too many open files(or possibly communication error) error Jul 15, 2021
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

1 participant