RahulR100 / mcstatusbot

discord bot for server status
MIT License
4 stars 3 forks source link

Server voice channels say "offline", even though the server is running and it's not until after running /status confirms the bot to know the server is online (and update) #51

Closed Kharakhov closed 10 months ago

Kharakhov commented 11 months ago

It would seem the voice channels are bugged, because they keep saying offline even though the server is online. I did /status and then the bot updated the channels. I know that the issue is technically resolved but I'd still rather have it update automatically? As for what caused the bug, I think it might be the server automatically restarting every so often. Screenshot from 2023-11-10 08-32-15 Screenshot from 2023-11-10 08-33-07

RahulR100 commented 10 months ago

Thank you for letting us know. Indeed it seems like some cache validation issue here. Will let you know once we have pushed a fix.

RahulR100 commented 10 months ago

I've cleared the server cache on the backend. Is this a one off issue or are you seeing this happen multiple times?

Kharakhov commented 10 months ago

I've seen it a few more times, but it seems to work fine now. Thanks!