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/03/11 20:40:35 UTC

[GitHub] [incubator-superset] trmanish opened a new issue #7008: Superset Ubuntu install having UI issues

trmanish opened a new issue #7008: Superset Ubuntu install having UI issues
URL: https://github.com/apache/incubator-superset/issues/7008
 
 
   Hi 
   
   I have installed Superset via the docker containers as mentioned on the documentation page. 
   
   ```
   git clone https://github.com/apache/incubator-superset/
   cd incubator-superset/contrib/docker
   # prefix with SUPERSET_LOAD_EXAMPLES=yes to load examples:
   docker-compose run --rm superset ./docker-init.sh
   # you can run this command everytime you need to start superset now:
   docker-compose up)
   
   ```
   
   I have it installed both on my local mac and on ubuntu server. My mac has 15GB memory and ubuntu server has 32GB. 
   
   Finally after few issues on server I was able to install it. 
   
   However I see the home page and also while clicking on Query Editor on the server Superset, it doesn't load it properly. 
   
   ![image](https://user-images.githubusercontent.com/4309723/54156176-ec80d400-4402-11e9-9cd1-ae6ff9808179.png)
   
   This however is not the issue at all with mac superset. The UI loads fine and I am able to use the Query editor and other stuff 
   
   ![Screen Shot 2019-03-11 at 1 32 36 PM](https://user-images.githubusercontent.com/4309723/54156270-281b9e00-4403-11e9-9fa0-b0850965f5aa.png)
   
   This happens for both homepage and Query editor. Other pages on server superset are able to load fine 
   
   What could be the issue there?
   

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