Hi dears,
Kindly I would like to know how can I change the local host IP if I run the docker image on my server so I can open the control center from my windows browser.
I did the below changes
and then I got the below error
2022-12-03 17:20:59,304 INFO - Extension "Allow All Extension" version 1.0.0 started successfully.
2022-12-03 17:21:01,485 INFO - X0zNS: no members discovered after 2001 ms: creating cluster as first member
2022-12-03 17:21:01,536 INFO - Starting HiveMQ Control Center on address *******.cloud and port 8088
2022-12-03 17:21:01,843 ERROR - Not able to start HiveMQ Control Center: Failed to bind to *******.cloud/******:8088
2022-12-03 17:21:01,862 INFO - Starting TCP listener on address *******.cloud and port 1885
2022-12-03 17:21:01,893 INFO - Starting Websocket listener on address *******.cloud and port 8000
2022-12-03 17:21:01,905 ERROR - Could not start TCP Listener on port 1885 and address *******.cloud. Is it already in use?
2022-12-03 17:21:01,905 ERROR - Could not start Websocket Listener on port 8000 and address *******.cloud. Is it already in use?
2022-12-03 17:21:01,906 ERROR - Could not bind any listener. Stopping HiveMQ.
2022-12-03 17:21:01,914 INFO - Shutting down HiveMQ. Please wait, this could take a while...
2022-12-03 17:21:03,954 INFO - Shutting down extension system
2022-12-03 17:21:03,968 INFO - Stopping extension with id hivemq-allow-all-extension
2022-12-03 17:21:03,970 INFO - Extension "Allow All Extension" version 1.0.0 stopped successfully.