You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "radaniba (via GitHub)" <gi...@apache.org> on 2023/02/09 02:00:47 UTC

[GitHub] [superset] radaniba opened a new issue, #23042: Unhealthy worker in Portainer

radaniba opened a new issue, #23042:
URL: https://github.com/apache/superset/issues/23042

   Hi everyone,
   I apologize in advance if posting here, it is not technically a bug but rather an improvement to do for the superset-worker container.
   In Portainer, the containers comes up as unhealthy
   The root cause is this 
   
   ```
   You are using `-A` as an option of the inspect sub-command: celery inspect -A celeryapp <...> The support for this usage was removed in Celery 5.0. Instead you should use `-A` as a global option: celery -A celeryapp inspect <...> Usage: celery inspect [OPTIONS] {report|conf|query_task|clock|ping|stats|sched uled|reserved|active|revoked|registered|objgraph|memsamp le|memdump|active_queues} Try 'celery inspect --help' for help. Error: No such option: -A 
   ```
   
   Best,
   Rad
   


-- 
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] rusackas closed issue #23042: Unhealthy worker in Portainer

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed issue #23042: Unhealthy worker in Portainer
URL: https://github.com/apache/superset/issues/23042


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


[GitHub] [superset] sfirke commented on issue #23042: Unhealthy worker in Portainer

Posted by "sfirke (via GitHub)" <gi...@apache.org>.
sfirke commented on issue #23042:
URL: https://github.com/apache/superset/issues/23042#issuecomment-1424632392

   What version of Superset is this?  I see there was recently a PR to fix healthchecks: https://github.com/apache/superset/pull/22663


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