-
Notifications
You must be signed in to change notification settings - Fork 353
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Pre-checks
- I have searched existing issues and this is not a duplicate.
Deployment Method
Source (setup.sh)
Steps to Reproduce
root@PC-20251209KATS:~/Clawith# bash restart.sh
🔄 Stopping existing services...
🐘 PostgreSQL already running (port 5432)
🚀 Starting backend...
🔄 Running data migrations...
✅ Backend ready (4s)
🚀 Starting frontend...
✅ Frontend ready (2s)
🔍 Verifying API proxy...
✅ Proxy working
═══════════════════════════════════════
Clawith running!
═══════════════════════════════════════
Local: http://localhost:3008
Network: http://172.29.76.66:3008
API: http://172.29.76.66:8008
Backend log: tail -f /root/Clawith/.data/log/backend.log
Frontend log: tail -f /root/Clawith/.data/log/frontend.log
root@PC-20251209KATS:~/Clawith#
Expected vs Actual Behavior
如视频所展示
QQ2026326-3143.mp4
Logs / Screenshots
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working