You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an issue while using the Discord reconnection mechanism. The reconnection seems to be successful, but I keep getting the error 'websocket: close 4004: Authentication failed' when trying to receive messages. This causes the bot to enter an infinite reconnection loop.
The third-party package I am using is github.com/bwmarrin/discordgo v0.27.1.
Here is a screenshot of the specific logs:
The text was updated successfully, but these errors were encountered:
I encountered an issue while using the Discord reconnection mechanism. The reconnection seems to be successful, but I keep getting the error 'websocket: close 4004: Authentication failed' when trying to receive messages. This causes the bot to enter an infinite reconnection loop.
The third-party package I am using is github.com/bwmarrin/discordgo v0.27.1.
Here is a screenshot of the specific logs:
The text was updated successfully, but these errors were encountered: