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/01 02:57:29 UTC

[GitHub] [superset] caleb15 edited a comment on issue #17712: Apache Superset is not starting line 50: /usr/bin/run-server.sh: No such file or directory

caleb15 edited a comment on issue #17712:
URL: https://github.com/apache/superset/issues/17712#issuecomment-1085353174


   Same issue with latest superset helm chart, tag: 1.4.2. I pulled 1.4.2 and looked inside. run-server does not exist in the docker image. @villebro can this be reopened please?
   
   ```
   ➜  ~ docker pull apache/superset:1.4.2
   1.4.2: Pulling from apache/superset
   e4d61adff207: Pull complete
   4ff1945c672b: Pull complete
   ff5b10aec998: Pull complete
   12de8c754e45: Pull complete
   ada1762e7602: Pull complete
   2f2b2e030155: Pull complete
   4169ad44c6d7: Pull complete
   672a77ed36b6: Pull complete
   a6d75b62b7e9: Pull complete
   4fe7ffd93a2a: Pull complete
   537246e6af6d: Pull complete
   5f6fb23fb0de: Pull complete
   f926f3e1899a: Pull complete
   33c99eb618fb: Pull complete
   6759fae3c280: Pull complete
   6ad24bb852c9: Pull complete
   b7b33bbfd8da: Pull complete
   71cbd0b2a3f1: Pull complete
   Digest: sha256:a85b0503586f7c08cfe2a9e3654ab155bb674756fff54759f892bcb83853c530
   Status: Downloaded newer image for apache/superset:1.4.2
   docker.io/apache/superset:1.4.2
   ➜  ~docker run -it apache/superset:1.4.2 -- bash
   ➜  ~superset@6bc1707857d5:/app$ cat /usr/bin/run-server.sh
   cat: /usr/bin/run-server.sh: No such file or directory
   ```
   
   What's also interesting is that the code change in https://github.com/apache/superset/pull/17713 is not present in the docker image either... 🤔.


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