jpchev commented on issue #32426:
URL: https://github.com/apache/superset/issues/32426#issuecomment-2691261106

   thanks for the info @rusackas actually I was looking at the docker compose 
and trying to figure out how the service call each other why there are 2 tcp 
ports exposed.
   
   Now I call http://localhost:9000/ and get the following error in container 
logs
   
   ```
   superset_node         | [HPM] Error occurred while proxying request 
localhost:9000/ to http://host.docker.internal:8088/ [ENOTFOUND] 
(https://nodejs.org/api/errors.html#errors_common_system_errors)
   superset_db           | 2025-02-28 18:08:06.804 UTC [70] LOG:  checkpoint 
starting: time
   superset_node         | [HPM] Error occurred while proxying request 
localhost:9000/favicon.ico to http://host.docker.internal:8088/ [ENOTFOUND] 
(https://nodejs.org/api/errors.html#errors_common_system_errors)
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to