cameroncros / OctoPrint-DiscordRemote

Discord plugin for OctoPrint
MIT License
66 stars 34 forks source link

Bot goes offline every 30 hours or so. #171

Closed groteboem closed 2 years ago

groteboem commented 3 years ago

Describe the bug The bot goes offline every 30 hours or so. When I disable 'presence' and re-enable it again its online again. When its offline it still sends status updates but doesnt respond to commands.

Logs

cameroncros commented 3 years ago

Sorry for the silence, try release 2.67, it hopefully will either fix the problem, or give better debug logs.

groteboem commented 3 years ago

Logs.zip

Its up to date. I dont know if this came with the new update or not, but now the bot doesn't want to go online anymore, even if I disable and re-enable presence again, or restart the pi. I attatched the logs. Thanks!

cameroncros commented 3 years ago

Looks like the presence connection is not working correctly, unfortunately, I did not write that code, so I will have to investigate why that is broken. Probably an incorrect assumption somewhere.