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

Add error msg: bad image upload #819

Open
meryl-spencer opened this issue Mar 15, 2021 · 1 comment
Open

Add error msg: bad image upload #819

meryl-spencer opened this issue Mar 15, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@meryl-spencer
Copy link
Contributor

When submitting solutions there is no check/ error message if you try and submit a non-existent image. This can be seen in submission number: 2e8dbca8-7e5a-4c65-a101-e57e94879813 in which the docker image url was 'notarealimageurl'.

The submission starts and goes through at least the 'launching pods with no errors' stage before finally ending 2-3 hours latter with 'Terminated Error: InitializationFailed' with no indication of why the initialization failed. It would be a time saver to have some sort of indication that the user tried to submit an invalid image in the error logs, especially if the check could circumvent some of the startup time.

As background I noticed this problem because all of my recent runs have failed to initialize and I am trying to work out what the issue is. I purposely submitted a bad image to see if would give me an error message, so I could rule out that my images hadn't been uploaded correctly.

@angelacmaio angelacmaio added the enhancement New feature or request label Mar 17, 2021
@nkoenig
Copy link
Contributor

nkoenig commented Mar 19, 2021

There is a tool you can use to test your submission before running it on Cloudsim. See https://github.com/osrf/subt/wiki/Cloudsim-Docker-Compose.

This should allow you to iterate more quickly.

@nkoenig nkoenig self-assigned this Apr 6, 2021
@nkoenig nkoenig removed their assignment Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants