chat-langchain icon indicating copy to clipboard operation
chat-langchain copied to clipboard

WebSocket connection to 'ws://localhost:9000/chat' failed:

Open bharatTechglock opened this issue 2 years ago • 0 comments

raise self.connection_closed_exc() websockets.exceptions.ConnectionClosedError: sent 1000 (OK); no close frame received

(index):55 WebSocket connection to 'ws://localhost:9000/chat' failed: 
(anonymous) @ (index):55
:9000/favicon.ico:1          Failed to load resource: the server responded with a status of 404 (Not Found)
(index):116 WebSocket is already in CLOSING or CLOSED state.

Its coming error when send an question please help how to solve this issue.

bharatTechglock avatar Aug 17 '23 05:08 bharatTechglock