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 2019/12/03 19:40:22 UTC

[GitHub] [incubator-superset] andrewjkeith edited a comment on issue #8649: superset_1 container is not starting after running docker-compose

andrewjkeith edited a comment on issue #8649: superset_1 container is not starting after running docker-compose
URL: https://github.com/apache/incubator-superset/issues/8649#issuecomment-558774978
 
 
   Ok I was able to get this fixed and there was two issues.
   One was that the `docker-entrypoint.sh` and `docker-init.sh` scripts both needed to be made executable (`chomd +x`) and both files also needed to have their line endings changes to unix (`dos2unix <filename>`).
   
   EDIT: This wasn't the actual fix, see below

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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