-
Notifications
You must be signed in to change notification settings - Fork 41
Add note about missing user ids when starting containers #282
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 note about missing user ids when starting containers #282
Conversation
|
preview available: https://docs.tds.cscs.ch/282 |
1 similar comment
|
preview available: https://docs.tds.cscs.ch/282 |
RMeli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Just a suggestion to make the warning a bit less intrusive in the documentation.
Co-authored-by: Rocco Meli <[email protected]>
|
preview available: https://docs.tds.cscs.ch/282 |
bcumming
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about putting the bulk of this in the container engine "known issues" page:
https://docs.tds.cscs.ch/282/software/container-engine/known-issue/
And then link from here to that page?
|
preview available: https://docs.tds.cscs.ch/282 |
Moved in adbf2bc. |
This seems to be a recurring issue that users bump into. Since it isn't very easy to guess what's wrong from the error message I propose to add this to the docs, so that the error message is at least searchable.
I've added it to the containers section now, but it could also/instead added to the slurm section. Thoughts?