-
Notifications
You must be signed in to change notification settings - Fork 48
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
zmq.error.ZMQError: Too many open files #69
Comments
Hmmm, does the actor process kill itself? and does this happen consistently? If you kill and restart the actor node (while keeping the learner running), will you still get this error? |
thanks for your reply!
I think the actor process kill itself. This happen consistently.
I tried several times in the same command window, and didn't notice this. I'll clear all the processes and have a try. |
Okay, I think this symptom seems to be due to the underlying replay buffer update from the This Let me know again if this works. If so, I will try to migrate the code to use this by default |
Thanks! the actor is okay, but there is a new error on the learner side. |
I met the same error.. |
I have tested serl in semulation for several times, the following errors are always met when executing "bash run_actor.sh". Could anyone help?
The text was updated successfully, but these errors were encountered: