Issue Running cloudron-support --troubleshoot After Reboot
-
/usr/bin/cloudron-support: line 766: warning: command not foundI tried to modify the content, but that doesn’t work either. I had to run this command because it helped me a lot a few months ago for a similar issue—my Cloudron instance wasn’t working at all, and it had solved the problem.
Thanks for your response.
-
Here’s what the command outputs :
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? -
Thanks! Here’s the current output of the command:
sudo cloudron-support --recreate-docker Starting docker afresh at /var/lib/docker Downloading addon images /usr/bin/cloudron-support: line 742: node: command not found -
ls: cannot access '/usr/local/node-20.18.0/bin/node': No such file or directoryI’ve tried both "ln" commands, but nothing works. I’m a bit desperate.
-
ls: cannot access '/usr/local/node-20.18.0/bin/node': No such file or directoryI’ve tried both "ln" commands, but nothing works. I’m a bit desperate.
-
@joseph There is version 22.20.0.
Thanks again for your help! -
What am I supposed to do now?
sudo ln -sf /usr/local/node-22.20.0/bin/node /usr/bin/node ubuntu@ns3046382:/usr/local$ sudo ln -sf /usr/local/node-22.20.0/bin/npm /usr/bin/npm ubuntu@ns3046382:/usr/local$ sudo cloudron-support --recreate-docker Starting docker afresh at /var/lib/docker Downloading addon images Pulling registry.docker.com/cloudron/graphite:3.5.0@sha256:ee7c9dc49a6507cb3e3cee25495b2044908feb91dac5df87a9633dea38fdeb8a ubuntu@ns3046382:/usr/local$ sudo cloudron-support --troubleshoot Vendor: ASUSTeK COMPUTER INC. Product: 5001_OVH Linux: 5.15.0-163-generic Ubuntu: jammy 22.04 ubuntu@ns3046382:/usr/local$ -
What am I supposed to do now?
sudo ln -sf /usr/local/node-22.20.0/bin/node /usr/bin/node ubuntu@ns3046382:/usr/local$ sudo ln -sf /usr/local/node-22.20.0/bin/npm /usr/bin/npm ubuntu@ns3046382:/usr/local$ sudo cloudron-support --recreate-docker Starting docker afresh at /var/lib/docker Downloading addon images Pulling registry.docker.com/cloudron/graphite:3.5.0@sha256:ee7c9dc49a6507cb3e3cee25495b2044908feb91dac5df87a9633dea38fdeb8a ubuntu@ns3046382:/usr/local$ sudo cloudron-support --troubleshoot Vendor: ASUSTeK COMPUTER INC. Product: 5001_OVH Linux: 5.15.0-163-generic Ubuntu: jammy 22.04 ubuntu@ns3046382:/usr/local$@RoloufGoudebin just to take a step back. Can you give us more background as to what happened to the server? Trying to understand why node symlinks have disappeared. If you can write to me at support@cloudron.io with more details, I can take a look.