Host Troubleshooting Playbook

When your host has issues, the last thing you want is to dig through docs. This page lists rescue steps by symptom — find the right action in 30 seconds max.

Don’t immediately “Restart Server”. Problems that restart can’t fix will still be there after restart. Diagnose by symptom first, then act.


Symptom 1: admin-panel won’t open at all

What you see

  • Browser shows “Cannot connect” / “Connection timeout” / “DNS not found”
  • Spinning for several minutes
  • Even Magic Link doesn’t help

1-min checks

CheckHow
1. Your networkOpen another site (google.com) — works? Your network is OK
2. realvco service statusOpen https://realvco.com — works? realvco is OK overall
3. Host URL correctVerify the URL in your setup email is https://your-host-00.realvco.com/

Action

  • 2 and 3 OK but still down → Host itself may be down. Submit urgent ticket, title with “Host completely unresponsive”, realvco support will check host health
  • 2 down but google works → realvco service-wide outage, wait or check realvco status
  • Network completely broken → Fix your network

Symptom 2: admin-panel loads but AI agents show red lights

What you see

  • admin-panel HOST tab loads
  • But all 3 agents in AI Agent List show red / gray
  • Click into OC-1 / OC-2 / HM-3 shows “container not running”

1-min checks

Go to Host Operations and look at:

  • Is SYSTEM UPTIME very short (< 5 min)? → Host just restarted, wait for containers to auto-start (5-10 min)
  • Is it very long (> 30 days)? → Possibly progressive degradation

Action

SituationAction
Host just restartedWait 10 min for containers to auto-start
Still red after 10 minRestart Server (red button)
Still red after restartSubmit ticket with hostname + last working time

⚠️ Don’t restart 3+ times — if 3 restarts fail it’s a real issue, ticket is faster.


Symptom 3: One AI agent unresponsive (others fine)

What you see

  • OC-1 (Rose) replies on Telegram ✅
  • OC-2 (Ada) doesn’t reply
  • HM-3 (Vi) also fine

Only 1 agent broken — no need to touch host, just restart that single AI.

Action

  1. Dashboard → that AI agent tab (e.g. OC-2) → Home
  2. Click Pause button → wait 5 sec
  3. Click Resume button
  4. Wait 30 sec for container to start
  5. Re-test by sending message on Telegram

90% of single-AI hangs solve via “Pause → Resume”.

If “Pause → Resume” doesn’t work:


Symptom 4: AI behaves weirdly after upgrade / amnesia

What you see

  • Just upgraded OC-1 version
  • AI doesn’t recognize itself (persona seems lost)
  • Or AI memory broken (forgets previous conversations)

Action — One-click rollback within 5 days

  1. AI agent → SettingsLocal Backup Versions
  2. Click ”↶ Restore from Local Backup [old version] (X days left)
  3. Wait 5-10 min, AI back to old version

See Local Backup Versions.

⚠️ Local backup auto-clears after 5 days, don’t drag failed upgrades.


Symptom 5: Storage / CPU / RAM 100%

What you see

  • admin-panel loads slowly
  • AI replies slowly
  • Host Info shows disk > 95%

Action

By risk, low to high:

#ActionRisk
1Free Up Space (clean Docker cache)0 — clears unused images
2Export conversation history then delete oldLow — exported data preserved
3Restart hostMedium — short downtime
4Upgrade host plan (Contabo add disk)High — paid + maintenance window

90% of “disk full” is solved by Free Up Space — Docker cumulative images are biggest culprit.


Symptom 6: Everything fine but token usage spiked

What you see

  • Normally X token / day, today used 5X
  • But you didn’t do anything special
  • AI seems to be replying normally

1-min checks

Go to that AI agent → Activity sub-tab filter “Running” “Failed”:

  • Are there repeating same tasks? → Possibly cron in retry loop
  • Are there very long conversations? → A customer might be exhausting context
  • Are there strange conversation sources? → Possibly token leaked, someone misusing AI

Action

SituationAction
Cron retry loopIn Activity sub-tab find that schedule, pause it
Long customer conversationCheck if reasonable; if not, add to personality “after N lines escalate”
Suspected token leakImmediately pause that AI + rotate all platform tokens + submit ticket

Symptom 7: Completely lost

Stuck typeDirect action
Haven’t logged in, don’t know where to startSteps to master AI agent
Failed upgrade can’t find rollback buttonLocal Backup Versions
Want to stop all AI but afraid to deleteAll 3 agents click Pause (not delete)
All methods above tried, still brokenSubmit ticket, with hostname + what you tried

Prevention beats cure

ActionFrequencyWhy
Create Restore PointBefore upgrade / major changesOne-click rollback
Backup Now + DownloadMonthlyConversations + settings offline backup
Check Usage sub-tabWeeklyCatch token anomalies early
Check Activity sub-tabWeeklyCatch AI error patterns early

Still not working?

Last resort: Submit ticket.

Ticket should include:

  • ☐ Hostname (e.g. cattle42)
  • ☐ Symptom (be specific: “OC-1 OpenClaw UI returns 404” beats “Rose broken”)
  • ☐ When it started
  • ☐ What you’ve tried (use this page’s numbering, e.g. “Symptom 2 + tried Pause/Resume 3 times”)
  • ☐ Urgency (business waiting / can wait until tomorrow)

realvco support typically responds within 1-2 hours.