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/23 06:03:33 UTC

[GitHub] [superset] jimmy-chow opened a new issue, #19824: docker-compose.yml error

jimmy-chow opened a new issue, #19824:
URL: https://github.com/apache/superset/issues/19824

   A clear and concise description of what the bug is.
   
   #### How to reproduce the bug
   
   1. Use docker-compose.yml to start superset env
   
   2. The superset_db cannot start
   Exec docker logs superset_db --tail 100, we can see logs like:
   
   ls: cannot access '/docker-entrypoint-initdb.d/': Operation not permitted
   ls: cannot access '/docker-entrypoint-initdb.d/': Operation not permitted
   ls: cannot access '/docker-entrypoint-initdb.d/': Operation not permitted
   ls: cannot access '/docker-entrypoint-initdb.d/': Operation not permitted
   ls: cannot access '/docker-entrypoint-initdb.d/': Operation not permitted
   ls: cannot access '/docker-entrypoint-initdb.d/': Operation not permitted
   ls: cannot access '/docker-entrypoint-initdb.d/': Operation not permitted
   ls: cannot access '/docker-entrypoint-initdb.d/': Operation not permitted
   
   
   ### Solution
   
   Modify the docker-compose.yml file to give root authority when creating db
   
   ![image](https://user-images.githubusercontent.com/57430215/164882273-ebfd4258-0284-46db-9d65-a73ce1eb6b22.png)
   


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


Re: [I] docker-compose.yml error [superset]

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

   Hi have we resolved this issue properly? Now with this line added it raises the error: 
   `validating /home/zhipengy/git/superset/docker-compose.yml: services.db Additional property priviledged is not allowed`


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


Re: [I] docker-compose.yml error [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed issue #19824: docker-compose.yml error
URL: https://github.com/apache/superset/issues/19824


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


Re: [I] docker-compose.yml error [superset]

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

   Hi there, and sorry this has gone quiet for so long. We're no longer supporting Superset 2.x or prior, and since it's been a while since this thread saw any activity, I'll close this as stale. If it is still an issue in Superset 3.x or newer, we can re-open this, or feel free to open a new issue with updated context. Thanks!


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