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

privileged container issues, "Cannot Get /" #40

Open
michaelkoetter opened this issue Sep 4, 2022 · 0 comments
Open

privileged container issues, "Cannot Get /" #40

michaelkoetter opened this issue Sep 4, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@michaelkoetter
Copy link
Owner

It seems that xen-orchestra attempts to run vgchange -an on startup. In a privileged container, this might not work and cause startup to stall, leading to a HTTP 404 "Cannot Get /" error.

So for now, try to avoid running the container in privileged mode. For NFS mounts, cap_add: [SYS_ADMIN] should be sufficient.

@michaelkoetter michaelkoetter added the bug Something isn't working label Sep 4, 2022
@michaelkoetter michaelkoetter pinned this issue Sep 4, 2022
@michaelkoetter michaelkoetter changed the title privileged container issues privileged container issues, "Cannot Get /" Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant