-
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
[Deployment]The data monitoring page opens 404. #2890
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. |
NGINX needs to be configured. |
I used the official file to configure it. Could you please tell me how to configure it? |
|
|
You can configure it according to the standard Nginx method. |
`#open-im-server chat Corresponding deployment address and port Take the domain name "web.xx.xx" for exampleserver {
} #Take the domain name "admin.xx.xx" for example
} #Redirection from HTTP to HTTPS redirection |
OpenIM Server Version
3.8.1
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Source Code Deployment
Issue Description and Steps to Reproduce
According to the official document source code deployment https://docs.openim.io/zh-Hans/guides/gettingStarted/imSourceCodeDeployment, the monitoring page reports an error 404, the chat is normal, and grafana can be opened normally using the ip+13000 port.
This file is changed to the domain name
I need help opening the page normally, please help me!
Screenshots Link
No response
The text was updated successfully, but these errors were encountered: