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/01/15 09:39:20 UTC

[GitHub] satishwaghela commented on issue #6603: cannot create new chart in 0.29.0rc7

satishwaghela commented on issue #6603: cannot create new chart in 0.29.0rc7
URL: https://github.com/apache/incubator-superset/issues/6603#issuecomment-454327380
 
 
   > Thanks for the help. Still seeing the issue. My steps are below. I remove the previous superset image then:
   > 
   > ```
   > git clone git@github.com:apache/incubator-superset.git
   > cd incubator-superset/
   > git checkout -b 0.29.0rc7
   > cd contrib/docker/
   > # this builds the new image
   > docker-compose up -d
   > docker-compose exec superset bash
   > # do the config menu
   > ```
   
   I tried `sudo docker-compose exec -u 0 superset bash` instead of `sudo docker-compose exec superset bash` then it worked. Because for me non root user could not make directory in assets directory that is why it was causing issue.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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