Describe the bug
I try to evaluate rootdb but failed with the websocket communication:
after entering default credential, I am prompted to to change the password. Updating the password fails with the following error: Request has been blocked because the Websocket server is not running. Please contact you administrator.
I use you docker image and changed 'localhost' to the public facing hostname of the server. In tcpdump I see packages going back and forth on the ws port.
What else need to be changed?
Thanks, Adi
To Reproduce
Follow the installation instruction but connect from other host than localhost.
Expected behavior
A clear and concise description of what you expected to happen. (if not obvious)
Provide relevant log
- For frontend error: none
- For an API error: none in nginx ws error log
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- Browser chrome, edge win10, firefox debian 12
- Version firefox 115.13.0esr (64-Bit)
Smartphone (please complete the following information):
Installation method
- With Docker
- If without Docker, at least the PHP version.
Additional context
Add any other context about the problem here.