Manager
Manager Troubleshooting
Diagnose guild authorization, commands, database, Tebex, FiveGuard, telemetry, and secrets.
Common problems#
| Problem | Resolution |
|---|---|
| Manager left the Discord server | Add the guild ID to allowedGuilds before restarting and inviting again. |
| Commands are missing | Verify clientID, applications.commands scope, startup sync, and global propagation. |
| Database fails | Check sql.sql import, credentials, grants, remote access, and firewall. |
| Tebex does not work | Check the private secret, command access, feature support, and network access. |
| FiveGuard unban fails | Confirm a compatible endpoint exists and the URL, shared code, roles, and response contract match. |
| /mystats shows nothing | Confirm manager_telemetry is populated by a compatible telemetry resource. |
| OpenAI error | Only configure OPENAI_API_KEY when the installed feature requires it; verify the key server-side. |
| Secret exposed | Rotate the Tebex, FiveGuard, OpenAI, database, or Discord credential at its provider. |