Skip to content
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

/api/dbchatroom从数据库中获取群聊组信息和成员列表部分群请求时导致http和ws服务异常 #22

Open
atorber opened this issue Mar 6, 2024 · 0 comments

Comments

@atorber
Copy link

atorber commented Mar 6, 2024

/api/dbchatroom从数据库中获取群聊组信息和成员列表部分群请求时导致http和ws服务异常,暂未定位到原因

16:49:37 INFO bridge loadRoomList roomInfo: {"adminIdList":[],"avatar":"","external":false,"id":"38745754599@chatroom","memberIdList":[],"ownerId":"","topic":"123起飞"}
16:49:38 INFO bridge loadRoomList roomInfo: {"adminIdList":[],"avatar":"","external":false,"id":"23386623170@chatroom","memberIdList":[],"ownerId":"","topic":"
物云信息"}
16:49:43 ERR getRoomList error: AxiosError: timeout of 5000ms exceeded
16:49:43 INFO bridge loadRoomList fail roomRes: AxiosError: timeout of 5000ms exceeded
16:49:44 INFO bridge loadRoomList roomInfo: {"adminIdList":[],"avatar":"","external":false,"id":"22188321850@chatroom","memberIdList":[],"ownerId":"","topic":"
小哥哥们~"}
16:49:49 ERR getRoomList error: AxiosError: timeout of 5000ms exceeded
16:49:49 INFO bridge loadRoomList fail roomRes: AxiosError: timeout of 5000ms exceeded
16:49:50 INFO bridge loadRoomList roomInfo: {"adminIdList":[],"avatar":"","external":false,"id":"23511029345@chatroom","memberIdList":[],"ownerId":"","topic":" 请认真听课"}
16:49:55 ERR getRoomList error: AxiosError: timeout of 5000ms exceeded
16:49:55 INFO bridge loadRoomList fail roomRes: AxiosError: timeout of 5000ms exceeded
16:49:56 INFO bridge loadRoomList roomInfo: {"adminIdList":[],"avatar":"","external":false,"id":"25346972659@chatroom","memberIdList":[],"ownerId":"","topic":" 小姐姐们~"}
16:50:01 ERR getRoomList error: AxiosError: timeout of 5000ms exceeded
16:50:01 INFO bridge loadRoomList fail roomRes: AxiosError: timeout of 5000ms exceeded
16:50:02 INFO bridge loadRoomList roomInfo: {"adminIdList":[],"avatar":"","external":false,"id":"11353016977@chatroom","memberIdList":[],"ownerId":"","topic":" 羽毛球动态聊天群"}

单独请求这些返回错误的群也无法获得群信息,并且会导致连接服务异常

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant