-
Notifications
You must be signed in to change notification settings - Fork 1
Troubleshooting
Symptom-first fixes for common Watchtower problems.
Try watchtower / password. If someone already changed it, use that password or ask an admin to run /watchtower dashboard reset-password (OP 4).
| 2FA on? | Fix |
|---|---|
| No |
/watchtower dashboard reset-password → back to password
|
| Yes | Recovery code at login, then change password in Settings → Security |
| Lost 2FA device |
/watchtower dashboard reset-password clear-2fa (OP 4) |
Wait 15 minutes (5 tries per IP).
Hard-refresh the browser (Ctrl+Shift+R) after updating the mod. Use Watchtower 1.0.0+.
Usually: no full health report yet.
Fix: Click Run Report or /watchtower run. The full Issues list needs a report; some other tabs update from background scans sooner.
Run a report, or open Crashes and click Refresh (background folder scan).
Turn on Scheduled Reports and run reports regularly. Refresh on Activity helps without a full report.
Update to 1.0.0+, replace the mod JAR, hard-refresh the browser.
Normal — long ranges refresh less often. Try a shorter range if needed.
Server must be online. Run a report for historical playtime stats.
- Check server console for errors
- Ensure enough disk space
- Very large logs may need longer timeout in TOML (
reportTimeoutMinutes)
Run /watchtower run successfully first.
Set backup location — Backups tab or Settings → Backups.
- Path must be readable by the server process
- Click Rescan
- Archives should be
.tar.gz,.zip, or similar
Dashboard may be reachable from outside. On public hosts, bind to localhost and use SSH tunnel — Security and Access.
- Check firewall and panel port settings
- Confirm dashboard is enabled in TOML
- On the server itself, try
http://127.0.0.1:8787
Run from mods/ or use --server /path — DR CLI Reference.
java -jar watchtower-cli-*.jar dr --out /tmp
Open via a web server (HTTP), not file:// — DR Viewer.
Set PANEL=none or the correct panel in config — Hosting Panels.
Normal on VPS/containers.
Mark crashes as reviewed on the Crashes tab.
Often harmless — Keep on server on Mods tab or remove client-only mods.
Update to 1.0.0+ JAR (TOTP libraries included).
Yes — recommended. NeoForge does not load it as a mod.
-
/watchtower diagnostics— share zip (redact secrets) - GitHub Issues
- Include: NeoForge version, host type, relevant log excerpt
Watchtower · GitHub · Releases · Modrinth · Contributing · GPL-3.0-or-later
Start here
- Home
- Installation
- Quick Start Checklist
- Dashboard Overview
- Dashboard Tabs
- Understanding Data Sources
- Using Spark with Watchtower
- Live Charts
Day-to-day
- Commands
- Configuration
- Security and Access
- Hosting Panels
- Reading Metrics on Hosted Servers
- Health Reports
- Backups
- Scheduled Reports
When things go wrong
Reference