openimsdk / openim-electron-demo

Instant Messaging web desktop
https://openim.io
Apache License 2.0
157 stars 178 forks source link

[BUG] use of closed network connection #63

Closed lewisloi closed 5 days ago

lewisloi commented 2 months ago

OpenIM Server Version

3.8.0

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Docker Deployment

Bug Description and Steps to Reproduce

The websocket show an error: 10000 read response error failed to read: use of closed network connection.

Screenshots Link

螢幕截圖 2024-08-14 下午11 04 02
lgz5689 commented 2 months ago

Check that your backend service is deployed properly

yuming77 commented 1 month ago

Run dev is normal。But build package win/mac-arm error @Bloomingg Boss,can you help.Thanks!

image
lgz5689 commented 1 month ago

Look at the readme first. You need to replace some files before you can run build

yuming77 commented 1 month ago

Look at the readme first. You need to replace some files before you can run build build success。copy package_electron.json to replace package.json. is right? image

lgz5689 commented 1 month ago

yes