mikehale commented on issue #8527:
URL: https://github.com/apache/cloudstack/issues/8527#issuecomment-1899066804

   I just started the container again and suddenly now it is working without 
any changes on my end!? It's a bit unsettling to have the container change 
behavior even if it is for the better:
   
   ```
   ➜ docker logs simulator | egrep '5050|8080'
   [INFO] Started ServerConnector@40d5ec9c{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
   [INFO] Started ServerConnector@5a0479f{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
     - Local:   http://localhost:5050
     - Network: http://172.17.0.2:5050
   ```
   
   ```
   ➜ curl -I http://localhost:1023
   HTTP/1.1 200 OK
   X-Powered-By: Express
   Date: Thu, 18 Jan 2024 19:16:46 GMT
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to