Kruiger Labs
Client Portal Get Started
DocumentationLEO TOOLKIT
Sign inGet support
LEO TOOLKIT

LEO TOOLKIT Troubleshooting

Diagnose backend, environment, spreadsheet, role, nickname, authentication, and command-sync problems.

View LEO TOOLKIT Product

Common problems#

ProblemResolution
Bot starts but spreadsheet commands failTest TOOLBOX_API_BASE_URL, backend health, shared secret, and required routes.
/department test failsConfirm spreadsheet ID, tab names, sheet sharing, service-account access, and backend logs.
Environment variable missingUse the exact variable name, remove accidental spaces, and restart.
Cannot assign rank roleMove the bot role above the rank and grant Manage Roles.
Cannot change nicknameGrant Manage Nicknames and ensure the target member is below the bot role.
Protected API authentication failsMake TOOLBOX_BOT_API_SECRET identical on bot and backend; do not use the Discord token.
Commands do not appearUse TOOLBOX_SYNC_GUILD_ID during setup or wait for global synchronization.

Back to top