-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[BUG] 404 page not found #2900
Comments
Hello! Thank you for filing an issue. If this is a bug report, please include relevant logs to help us debug the problem. Join slack 🤖 to connect and communicate with our developers. |
What is the specific network request? |
http://xxx.xxx.xx:10008/user/get_users_info Specifically, 404 appears in all 10008 requests.
|
post |
post |
You should use the Flutter SDK from https://github.com/openimsdk/open-im-sdk-flutter. |
thanks is my mistake |
thanks is my mistake |
OpenIM Server Version
e.g 3.
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
你好
App Server (Chat) 通过源码部署
10008 chat 服务的接口报错 "404 page not found", *network.ApiResponse) failed invalid character 'p' after top-level value: 10006 Internal SDK error"}
服务器端口确认都已经打开。
客户端是flutter_openim_sdk 3.8.0 以及 3.8.2 都试过了。
OpenIM.iMManager.login 正常可以联接上服务器,但是10008的接口都无法访问。
Screenshots Link
No response
The text was updated successfully, but these errors were encountered: