Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

crashes if more than one mount.entry #119

Open
benintech opened this issue Sep 9, 2019 · 0 comments
Open

crashes if more than one mount.entry #119

benintech opened this issue Sep 9, 2019 · 0 comments

Comments

@benintech
Copy link

Hi,

Took me a while to find out what caused the crash (Internal Server Error)

It works fine as long as my containers have only one lxc.mount.entry.

As soon as I add a second one, it crashes

So :
lxc.mount.entry = /opt/icons opt/icons none bind,ro 0 0 is fine
lxc.mount.entry = /opt/utils/common opt/utils/common none bind,ro 0 0 is fine too

but the two together make LWP crash (containers work fine though)
lxc.mount.entry = /opt/icons opt/icons none bind,ro 0 0 lxc.mount.entry = /opt/utils/common opt/utils/common none bind,ro 0 0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant