-
Notifications
You must be signed in to change notification settings - Fork 124
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: cannot change OPENIM_CHAT_API_PORT #365
Comments
May I kindly inquire where the OPENIM_CHAT_API_PORT variable is modified, and where the modifications are subsequently detected? Additionally, could you provide any error logs for review? Thank you in advance for your assistance. |
@AndrewZuo01 this mysql start error?It seems like you may have posted in the wrong place. Let's double-check and make sure everything is in the right spot. Thank you! |
It's the right logs after changing OPENIM_CHAT_API_PORT |
Due to the fact that the "check_all.sh" script in the chat application has hardcoded the port and name, any adjustments would require a significant amount of effort to modify the code for the chat application. Therefore, I propose that we consider incorporating this adjustment into the future enhancement plan. |
This issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨ |
What happened?
I change OPENIM_CHAT_API_PORT to 40008, then I cannot regsister
What did you expect to happen?
I should been able to register
How can we reproduce it (as minimally and precisely as possible)?
change OPENIM_CHAT_API_PORT to 40008 in .env
Anything else we need to know?
No response
version
Cloud provider
OS version
Install tools
The text was updated successfully, but these errors were encountered: