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 2020/02/12 14:58:12 UTC

[GitHub] [incubator-superset] PRamia opened a new issue #9128: default Docker-compose creates an "unhealthy" superset-worker container

PRamia opened a new issue #9128: default Docker-compose creates an "unhealthy" superset-worker container
URL: https://github.com/apache/incubator-superset/issues/9128
 
 
   Hi,
   
   when i just run the docker-compose for superset, just with the default configuration, the superset-worker container has an unhealthy status.
   
   This is relevant for me because i am trying to use the email reporting option, and the communication between superset with worker is failing. 
   
   Related with this topic, docker-compose that doesn't includes the email components and i found any good documentation about how to implement it using docker. It would be nice if somebody could share a working setup to run docker superset with a standard email feature implemented. 
   
   Thanks in advance! :)

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


[GitHub] [incubator-superset] riyazbhanvadia edited a comment on issue #9128: default Docker-compose creates an "unhealthy" superset-worker container

Posted by GitBox <gi...@apache.org>.
riyazbhanvadia edited a comment on issue #9128: default Docker-compose creates an "unhealthy" superset-worker container
URL: https://github.com/apache/incubator-superset/issues/9128#issuecomment-587282937
 
 
   Hi Try following command,
   
   It works for me
   
   git clone https://github.com/apache/incubator-superset/
   cd incubator-superset/docker
   docker-compose run --rm superset ./docker-init.sh
   **// comment :- Run below command in incubator-superset/docker**
   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.
 
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


[GitHub] [incubator-superset] riyazbhanvadia edited a comment on issue #9128: default Docker-compose creates an "unhealthy" superset-worker container

Posted by GitBox <gi...@apache.org>.
riyazbhanvadia edited a comment on issue #9128: default Docker-compose creates an "unhealthy" superset-worker container
URL: https://github.com/apache/incubator-superset/issues/9128#issuecomment-587282937
 
 
   Hi Try following command,
   
   It works for me
   
   git clone https://github.com/apache/incubator-superset/
   cd incubator-superset/docker
   docker-compose run --rm superset ./docker-init.sh
   **// comment :- Run below command at folder path  incubator-superset/docker**
   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.
 
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


[GitHub] [incubator-superset] riyazbhanvadia commented on issue #9128: default Docker-compose creates an "unhealthy" superset-worker container

Posted by GitBox <gi...@apache.org>.
riyazbhanvadia commented on issue #9128: default Docker-compose creates an "unhealthy" superset-worker container
URL: https://github.com/apache/incubator-superset/issues/9128#issuecomment-587282937
 
 
   Hi Try following command,
   
   It works for me
   
   git clone https://github.com/apache/incubator-superset/
   cd incubator-superset/docker
   # prefix with SUPERSET_LOAD_EXAMPLES=yes to load examples:
   docker-compose run --rm superset ./docker-init.sh
   # Run below command in incubator-superset/docker
   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.
 
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


[GitHub] [incubator-superset] riyazbhanvadia edited a comment on issue #9128: default Docker-compose creates an "unhealthy" superset-worker container

Posted by GitBox <gi...@apache.org>.
riyazbhanvadia edited a comment on issue #9128: default Docker-compose creates an "unhealthy" superset-worker container
URL: https://github.com/apache/incubator-superset/issues/9128#issuecomment-587282937
 
 
   Hi Try following command,
   
   It works for me
   
   git clone https://github.com/apache/incubator-superset/
   cd incubator-superset/docker
   docker-compose run --rm superset ./docker-init.sh
   //Run below command in incubator-superset/docker
   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.
 
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


[GitHub] [incubator-superset] stale[bot] commented on issue #9128: default Docker-compose creates an "unhealthy" superset-worker container

Posted by GitBox <gi...@apache.org>.
stale[bot] commented on issue #9128: default Docker-compose creates an "unhealthy" superset-worker container
URL: https://github.com/apache/incubator-superset/issues/9128#issuecomment-615577759
 
 
   This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue `.pinned` to prevent stale bot from closing the 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.
 
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