I want to create a new lxc container after a long time.
However after it is created it is not possible to modify it in luci.
I got this error - action failed.
It looks same as this one:
I want to create a new lxc container after a long time.
However after it is created it is not possible to modify it in luci.
I got this error - action failed.
It looks same as this one:
Hi,
this looks like something is wrong in your LXC-configuration.
Did you write the OpenWRT-Bug report? Its screenshot shows that another container is running. It this is the case, it could make sense to compare the configuration line-by-line.
Otherwise, you could try to start the container using an SSH-sesssion to have more verbose logging.
Greetz, Jan
It is not my bug - i google this same issue.
Funny thing is that the same error is for all my containers, which i havent touched in years and they work fine. What i did recently was to replace the hdd on /srv.
Even rebooting did not work. I do have the same error for newly created container as well
well … hard to say, then. Possibly, exchange the hard-disk could have caused some confusion about ownerships (especially, if the uid’s are not mapped on the host), but that’s a far shot.
I think it could help to start the container in an SSH session (command is “lxc-start”, look for foreground and verbose options).
This should help to understand what’s wrong here.
edited the config file in nano and did not get any error - the change worked.