Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Need help with this reconnecting issue #1259

Closed
NeLagina opened this issue Oct 24, 2023 · 0 comments
Closed

Need help with this reconnecting issue #1259

NeLagina opened this issue Oct 24, 2023 · 0 comments

Comments

@NeLagina
Copy link

NeLagina commented Oct 24, 2023

Describe the bug
disconnecting when the function run too long

To Reproduce
Steps to reproduce the behavior:

  1. Just get the packet and wait after it finished then its disconects and reconnects

Expected behavior
just staying connected

Logs

polling connection accepted with {'sid': '', 'upgrades': ['websocket'], 'pingInterval': 10000, 'pingTimeout': 5000, 'maxPayload': 1000000}
Engine.IO connection established
Sending packet MESSAGE data 0{}
Attempting WebSocket upgrade to wss://sockets.streamlabs.com/socket.io/?token=&transport=websocket&EIO=4
WebSocket upgrade was successful
Received packet MESSAGE data 0{"sid":"odGVo5njFBv05EZ7XxSR"}
Namespace / is connected
Prijunkta Prie StreamLabs Serverio
Received packet PING data
Sending packet PONG data
Received packet PING data
Sending packet PONG data
Received packet MESSAGE data 2["event",{"type":"donation","message":[{"name":"NeLagina","isTest":true,"formatted_amount":"€63.00","amount":63,"message":"This is a test donation for €63.00.","currency":"EUR","to":{"name":"NeLagina"},"from":"John","from_user_id":1,"_id":"9ae0477155d4ec1b8a04fa1def674eeb","priority":10}],"for":"streamlabs","event_id":"evt_65a09ead3ac38d2b00b876490f1789ea"}]
Received event "event" [/]
GAUTAS DONATIONAS ar kaskas tai lauk 10 sekundžiu
John Paukojo Šešiasdešimt Trys eurai
Žinute This is a test donation for €63.00.
Received packet PING data
Sending packet PONG data
packet queue is empty, aborting
Exiting write loop task
Server sent unexpected packet 8 data 0, aborting
Waiting for write loop task to end
Engine.IO connection dropped
Atsijunget Nuo StreamLabs Serverio
Connection failed, new attempt in 0.97 seconds
Exiting read loop task
Attempting polling connection to https://sockets.streamlabs.com/socket.io/?token=&transport=polling&EIO=4
Polling connection accepted with {'sid': '9Es4eQh6Fx3cuXubXxTj', 'upgrades': ['websocket'], 'pingInterval': 10000, 'pingTimeout': 5000, 'maxPayload': 1000000}
Engine.IO connection established
Sending packet MESSAGE data 0{}
Attempting WebSocket upgrade to wss://sockets.streamlabs.com/socket.io/?token=&transport=websocket&EIO=4
WebSocket upgrade was successful
Received packet MESSAGE data 0{"sid":"3t2Gi_WYL7ZwWmeZXxTl"}
Namespace / is connected
Prijunkta Prie StreamLabs Serverio
Reconnection successful

Additional context
Add any other context about the problem here.

Repository owner locked and limited conversation to collaborators Oct 24, 2023
@miguelgrinberg miguelgrinberg converted this issue into discussion #1260 Oct 24, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant