gokhandeveloper commented on issue #30916:
URL: https://github.com/apache/superset/issues/30916#issuecomment-2479044697

   I was able to fix this by commenting out the health check  in 
docker-compose.yml. 
   
   ```
   x-superset-user: &superset-user root
   x-superset-depends-on: &superset-depends-on
     - db
     - redis
   #  - superset-checks
   ```
   It looks like something is up with this 
apache/superset-cache:3.10-slim-bookworm
   I tried launching it and it comes up with  Error response from daemon: 
failed to create task for container: failed to create shim task: OCI runtime 
create failed: runc create failed: unable to start container process: exec: 
"/app/scripts/check-env.py": stat /app/scripts/check-env.py: no such file or 
directory: unknown
   


-- 
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: notifications-unsubscr...@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to