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

Error when creating code container #63

Open
LeoCaplin opened this issue May 17, 2019 · 0 comments
Open

Error when creating code container #63

LeoCaplin opened this issue May 17, 2019 · 0 comments

Comments

@LeoCaplin
Copy link

LeoCaplin commented May 17, 2019

Hello,

I try to configure collabora online on my nextcloud server, and for this I use docker.

I can pull collabora/code without any problem, but the problem appear when I try to run the container.

I paste you my command and the error:

docker run -t -d -p 127.0.0.1:9980:9980 -e 'domain=my\.domain\.com' --restart always --cap-add MKNOD collabora/code
f951820110ab36441fa78aef5e8b3c3d6e32275664ec01aca6fbdd2cca7522e7

Message from syslogd@psk1267 at May 17 13:16:07 ...
kernel:[358345.343771] BUG: soft lockup - CPU#3 stuck for 23s! [ds_am:3665]

The command is the same as recommended here https://nextcloud.com/collaboraonline/ , and I replaced my\.domain\.com by my domain name conserving \ (it's double backslash, but github dont want to show it).

this error occurs 11 times and then my server crash

If you have some idea of solution please tell me.

Thanks.

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