#Getting disconnected from voice only on local dev machine

1 messages · Page 1 of 1 (latest)

delicate palm

When using my bot from the dev environment the bot will join the voice channel and play audio for around 2 mins and leave. in my logs I can see that the AudioPlayer state is changed from playing to idle.

The same exact code and parameters on my VPS does not encounter the same issue. (I do use a different production bot on the VPS)

This issue is fairly recent, everything used to work fine.

I have tried everything I can think of: using a different bot account, using a VPN, even reinstalling my dev OS. I'm going insane. Anyone run into an issue like this?