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/07/18 13:54:35 UTC

[GitHub] [superset] coffemakingtoaster opened a new issue, #20742: Docker container fails to start due to missing gunicorn parameter

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

   A clear and concise description of what the bug is.
   
   #### How to reproduce the bug
   
   1. Run the latest tag of the superset docker image as described on the dockerhub page. `docker run -d -p 8080:8088 --name superset apache/superset`
   
   ### Expected results
   
   The container should start normally.
   
   ### Actual results
   
   The container terminates due to the following error
   ```yaml
   usage: gunicorn [OPTIONS] [APP_MODULE]
   gunicorn: error: argument --max-requests: expected one argument
   ```
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   In my case the issue occurs on a `linux/arm64` system. I currently cannot test if this issue is exclusive to `linux/arm64` systems.
   


-- 
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] coffemakingtoaster commented on issue #20742: Docker container fails to start due to missing gunicorn parameter

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

   Closing this due to it already being mentioned and fixed on the PR that introduced the issue in the first place.
   #20733 


-- 
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] coffemakingtoaster closed issue #20742: Docker container fails to start due to missing gunicorn parameter

Posted by GitBox <gi...@apache.org>.
coffemakingtoaster closed issue #20742: Docker container fails to start due to missing gunicorn parameter
URL: https://github.com/apache/superset/issues/20742


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