socketio / socketio/socket.io

Websocket close was unclean : 1006

Open
#5,114 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

needs investigation package:socket.io-client
Dominant language
TypeScript
Stars
63.2k
Forks
10.3k
Avg merge
11d 20h
Merged PRs (30d)
2

Description

Some times I got the following message and the websocket connect got closed:
Websocket close was unclean : 1006

I am using the following stack:

  1. Angular 12v
  2. Chrome Browser
  3. Socket.IO server version: 2.5.0
  4. python version:--------3.8.10
  5. Flask-SocketIO------------------4.3.1
  6. python-socketio--------------4.6.0
  7. nginx version: nginx/1.18.0 (Ubuntu)
  8. python-engineio--------------3.13.2

Thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report names no repository file, test, or entry point. Start by reviewing the listed Angular/Chrome client, Socket.IO and Python Flask-SocketIO versions, and nginx configuration while reproducing the disconnect. A useful resolution would need a reproducible cause and a documented fix or guidance for the unclean close.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, nginx, python, ubuntu
Domain
backend, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.