Kruiger Labs
Client Portal Get Started
DocumentationManager
Sign inGet support
Manager

Manager Troubleshooting

Diagnose guild authorization, commands, database, Tebex, FiveGuard, telemetry, and secrets.

View Manager Product

Common problems#

ProblemResolution
Manager left the Discord serverAdd the guild ID to allowedGuilds before restarting and inviting again.
Commands are missingVerify clientID, applications.commands scope, startup sync, and global propagation.
Database failsCheck sql.sql import, credentials, grants, remote access, and firewall.
Tebex does not workCheck the private secret, command access, feature support, and network access.
FiveGuard unban failsConfirm a compatible endpoint exists and the URL, shared code, roles, and response contract match.
/mystats shows nothingConfirm manager_telemetry is populated by a compatible telemetry resource.
OpenAI errorOnly configure OPENAI_API_KEY when the installed feature requires it; verify the key server-side.
Secret exposedRotate the Tebex, FiveGuard, OpenAI, database, or Discord credential at its provider.

Back to top