-
Notifications
You must be signed in to change notification settings - Fork 212
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
The first time running version 0.9.3 of this project failed. #336
Comments
Hi @Ym-Shan, |
The docker file should work fine on Ubuntu. Regarding your error above, it looks like there is a problem downloading a file from https://github.com/openworm/OpenWorm/raw/dev_inte/SRB5.0_linux64.zip. Can you download it outside of docker? See here for the output of a GitHub actions test which runs all the required steps to build and run the image on ubuntu: https://github.com/openworm/OpenWorm/actions/runs/6815297453/job/18534081738 |
Also, now this automated test tries to pull the image from dockerhub and runs without building: https://github.com/openworm/OpenWorm/actions/runs/6890496658/job/18743654844 |
Got this exact same issue in 0.9.4 right at the end of my 24hr run, I didn't pause it or anything and left my PC running the whole way. Ryzen 5800X3D with expanded memory and core allowance to the Docker container. I had Hyper-V but was using WSL2 with recommended settings. |
failed to find output in ow sibernetics folder, not the first time I've had that issue either. (Even on Windows) I tried going into the files based off of generic docker & VM instructions I found online and it seems to come up with a lot of other file types in the workspace but not the final one. And then the progress up until then gets deleted after closing it all to restart. |
Thank you very much for taking the time to answer my question.
Expected behavior
When I run 'run. sh', a worm motion video should appear.
Actual behavior
The error is reported as follows, and the rseult folder is empty.
Steps to reproduce the behavior
Completely follow the beginner tutorial in Readme for configuration, and I am sure my Docker is fine.
I am using the latest version, which is 0.9.3. When you see this issue, I should already be trying version 0.9.2.
The text was updated successfully, but these errors were encountered: