-
Notifications
You must be signed in to change notification settings - Fork 5
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
Error running demo #102
Comments
Thanks for the bug report Jorvis. Could you tell me what operating system you are using? |
The output of |
I'll try to reproduce. I actually just upgraded that laptop to Ubuntu 16.04, so the environment has now changed. |
Ok thank you. If you can diagnose the bug that would be very helpful. We On 3 August 2016 at 08:51, Joshua Orvis [email protected] wrote:
|
I don't want to drop the ball here, but I did test again on my new OS (Ubuntu 16.04) with a new install of bioboxes and the same issue happened:
What exact log can I help by sending? |
Could you paste the output of Thanks for following up. |
I had tried 'docker ps' and got nothing before posting, but it seems the -a was the critical missing option. OK, the output was:
So it appears the megahit biobox requires the input to be in compressed format. It worked after I changed this. Is there a way to get the error to propagate up rather than just showing the YAML error? |
Thanks for posting the log and working out what the problem was. Yes, I agree it would be ideal if the error message was more descriptive. Generally when the biobox.yaml cannot be found it means that something has gone wrong inside the container. A more descriptive error message from the would be useful, perhaps directing the user to look at the container logs if there is a non-zero exit code? |
Also to follow up on .gz requirement for the input files, this is one we have added to the biobox specification. This is for expediency as the less input formats we have to support the easier it is to create more bioboxes as less time is required for each. |
I tried using Bioboxes for the first time using the demo commands. It ran for about 45 seconds before erroring with the trace below:
The text was updated successfully, but these errors were encountered: