Stieneee / mumble-discord-bridge

A simple voice bridge between Mumble and Discord.
MIT License
149 stars 16 forks source link

Mumble stops receiving notifications #17

Closed Stieneee closed 3 years ago

Stieneee commented 3 years ago

Mumble stops receiving welcome messages and when users connect to discord. Nothing in the logs to suggest a starting point.

@stryan have you noticed this feature breaking after prolonged running?

stryan commented 3 years ago

Hmm, I haven't seen anything like that yet. Since that should all be triggered by event handlers, possibly something wrong in discordgo? How prolonged are we talking? I don't think I've run the bridge for more then a few days straight recently due to various reasons.

Now that there's a debug config option it's on my list to add better debug logs so maybe that will help.

Stieneee commented 3 years ago

Created issue layeh/gumble#55 as it appears to be Gumble or Mumble issue.

Gumble-Echo-Test can be used to reproduce the issue.

stryan commented 3 years ago

Gotcha, following along on the Gumble issue as well. If it's occurring after ~24 hours of connection it would make sense while I haven't run into it since I run only in auto mode.