在新装的Linux上连接老报错 unexpected extra_header 发表于 2021-09-05 这个原因是因为 websockets 14 版本导致的错误,可以先尝试将 websocket 版本降低来避免这个问题 pip install websockets==10.4