Executing WEBSOCKET command?

Hi, I found my server is running some “WEBSOCKET” command for a long time and it’s not cancelable, any idea about what it is and what it will affect? I have not enabled API or something for LXD.
Thank you.

Looks like commands from lxc exec where the client likely got disconnected from the server leading to the command still running but with nobody controlling it.

Thank you, but how can I clean it or just leave it alone?..

One way you may be able to clean them is by killing the command running in the container (if it’s still running).

Hi, I found that I cant’t clean them, because the command is not execing anymore, maybe that’s a BUG.

One of them:

Running sudo systemctl reload snap.lxd.daemon should clear them.

It works, thank you :smiley:

1 Like