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

Possible unhandled error from worker #26

Open
snownus opened this issue Sep 16, 2019 · 1 comment
Open

Possible unhandled error from worker #26

snownus opened this issue Sep 16, 2019 · 1 comment

Comments

@snownus
Copy link

snownus commented Sep 16, 2019

@arcelien I came across an issue when extending PBA to my own network structure.

The error is like this:
ERROR worker.py:1612 -- Possible unhandled error from worker: ray_RayModel:restore_from_object() (pid=49849, host=XXX)
UnreconstructableError: Object 553134abdaa61cb3ed9fa555fcee22eb01000000 is lost (either evicted or explicitly deleted) and cannot be reconstructed.

Will this affect the final performance?

@arcelien
Copy link
Owner

Hey, I unfortunately haven't seen that error before. Perhaps you can rerun the code to see if it's just an intermittent issue, or open an issue over at https://github.com/ray-project/ray/issues.

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