Articles on: ClawMagic

Gateway stuck on restarting

When you're running ClawMagic sometimes you can be hit with the screen like below. When that happens, SSH into your VPS and run the following commands.





Run these commands:

 sudo systemctl stop clawmagic
mv /opt/clawmagic/state/cron/jobs.json /opt/clawmagic/state/cron/jobs.json.bak
sudo systemctl start clawmagic



This issue is caused by the ClawMagic CronJob running before the main ClawMagic service starts, preventing the daemon from starting correctly.

Updated on: 20/06/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!