You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/04/29 16:27:35 UTC

[GitHub] [superset] happy-hui1 opened a new issue, #19900: docker-compose up: Cannot start services superset_init,uperset_worker_beat。。。

happy-hui1 opened a new issue, #19900:
URL: https://github.com/apache/superset/issues/19900

   
   
   #### How to reproduce the bug
   Removing superset_app
   Removing superset_init
   Removing superset_worker
   Removing superset_worker_beat
   superset_cache is up-to-date
   superset_db is up-to-date
   Starting superset_websocket ... 
   Recreating 4e80981fc5ad_superset_app ... 
   Starting superset_node               ... 
   Starting superset_websocket                  ... done
   Recreating a10d3d77804a_superset_worker ... 
   Starting superset_node                       ... done
   Recreating bc04ec33c40f_superset_init        ... error
   
   ERROR: for 6c79d9ae2119_superset_tests_worker  Cannot start service superset-tests-worker: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "/app/docker/docker-bootstrap.sh": permission denied: unknown
   
   Recreating cc76d3717563_superset_worker_beat ... errorocess caused: exec: "/app/docker/docker-init.sh": permission denied: unknown
   Recreating 4e80981fc5ad_superset_app         ... error
   ERROR: for cc76d3717563_superset_worker_beat  Cannot start service superset-worker-beat: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "/app/docker/docker-bootstrap.sh": permission denied: unknown
   
   ERROR: for a10d3d77804a_superset_worker  Cannot start service superset-worker: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "/app/docker/docker-bootstrap.sh": permission denied: unknown
   
   ERROR: for 4e80981fc5ad_superset_app  Cannot start service superset: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "/app/docker/docker-bootstrap.sh": permission denied: unknown
   
   ERROR: for superset-tests-worker  Cannot start service superset-tests-worker: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "/app/docker/docker-bootstrap.sh": permission denied: unknown
   
   ERROR: for superset-init  Cannot start service superset-init: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "/app/docker/docker-init.sh": permission denied: unknown
   
   ERROR: for superset-worker-beat  Cannot start service superset-worker-beat: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "/app/docker/docker-bootstrap.sh": permission denied: unknown
   
   ERROR: for superset-worker  Cannot start service superset-worker: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "/app/docker/docker-bootstrap.sh": permission denied: unknown
   
   ERROR: for superset  Cannot start service superset: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "/app/docker/docker-bootstrap.sh": permission denied: unknown
   ERROR: Encountered errors while bringing up the project.
   
   ### Expected results
   All containers to be succesfully deployed by Docker-Compose.
   
   ### Actual results
   Superset containers failed to be deployed because of error "/app/docker/docker-bootstrap.sh": permission denied: unknown
   
   ### How to reproduce the bug
   cd incubator-superset-master
   docker-compose up


-- 
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-unsubscribe@superset.apache.org.apache.org

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


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


[GitHub] [superset] realfever commented on issue #19900: docker-compose up: Cannot start services superset_init,uperset_worker_beat。。。

Posted by GitBox <gi...@apache.org>.
realfever commented on issue #19900:
URL: https://github.com/apache/superset/issues/19900#issuecomment-1116044181

   same issue


-- 
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-unsubscribe@superset.apache.org

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


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