Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot disconnect from vc randomly and throwing socketClosed event #26

Open
N1C0exe opened this issue Jun 15, 2023 · 0 comments
Open

Bot disconnect from vc randomly and throwing socketClosed event #26

N1C0exe opened this issue Jun 15, 2023 · 0 comments

Comments

@N1C0exe
Copy link

N1C0exe commented Jun 15, 2023

Im having with this version of erela.js only this little problem ( that I dont have with other lib ) : when the bot stay for a long time in vc will throw randomly the "closedSocket" event . So I tired to console.log(payload) and this is what I recive :

{"code":4006,"reason":"Session is no longer valid.","byRemote":true,"guildId":"827229827769171979","op":"event", "type":"WebSocketClosedEvent"} sometimes also the {"code":4014,"reason":"Disconnected.","byRemote":true,"guildId":"810121460932411392","op":"event","type":"WebSocketClosedEvent"} .

Any idea why this happen ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant