BhuviTheDataGuy opened a new issue #18565:
URL: https://github.com/apache/superset/issues/18565


   We use superset in docker-compose. But many times we get the 504 error while 
accessing the UI page.
   
   Then we do restart the `superset_app` container to bring it back. 
   
   This is error we got from the syslog.
   ```bash
   time="2022-02-03T06:39:12.214565365Z" level=warning msg="Health check for 
container 656caa8ad556ccaef7627c607822b26f9f4fcb437ccf5ea9534a94ec201b8be1 
error: context deadline exceeded"
   ```
   
   And from the docker status almost all the containers are unhealthy. 
   
   ```
   docker ps
   ```
   
![image](https://user-images.githubusercontent.com/47310439/152295396-80fbcf8a-d8b7-482a-baec-8153e37567e6.png)
   


-- 
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