K8s

Troubleshooting Failing Commands

I created a new command on my Discord bot (PR #16) that fetches the status of the Minecraft servers running on minecraft.kgb33.dev. When running locally it worked perfectly, but when running in production it fails silently. This post outlines the debugging steps I took to solve the issue.

Read more >