You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/01/10 12:33:44 UTC

[GitHub] [druid] konmavrakis opened a new issue #9162: White screen when trying to access Druid UI

konmavrakis opened a new issue #9162: White screen when trying to access Druid UI
URL: https://github.com/apache/druid/issues/9162
 
 
   ### Affected Version
   apache-druid-0.16.1-incubating & apache-druid-0.16.0-incubating
   
   ### Description
   
   While trying to run `micro-quickstart` in a Google Cloud Compute Engine VM (*nix), when trying to visit the Druid dashboard I get an error on `unified-console.html` page, `web-console-0.16.0.js:35 Uncaught SyntaxError: Unexpected token ')'`, and the whole page is white.
   
   When visiting the `old-console` I got no error or when visiting `console`.
   
   Let me know if you need anything else. 
   
   Please include as much detailed information about the problem as possible.
   - Steps to reproduce the problem
   ```
   wget https://www-eu.apache.org/dist/incubator/druid/0.16.0-incubating/apache-druid-0.16.0-incubating-bin.tar.gz
   tar -xzf apache-druid-0.16.1-incubating-bin.tar.gz 
   cd apache-druid-0.16.1-incubating
   curl https://archive.apache.org/dist/zookeeper/zookeeper-3.4.14/zookeeper-3.4.14.tar.gz -o zookeeper-3.4.14.tar.gz 
   tar -xzf zookeeper-3.4.14.tar.gz 
   mv zookeeper-3.4.14 zk
   
   # and then 
   
   ./bin/start-micro-quickstart
   ```
   
   Then when visiting the Druid UI I have the error that described above. 
   

----------------------------------------------------------------
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: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] konmavrakis commented on issue #9162: White screen when trying to access Druid UI

Posted by GitBox <gi...@apache.org>.
konmavrakis commented on issue #9162: White screen when trying to access Druid UI
URL: https://github.com/apache/druid/issues/9162#issuecomment-576297065
 
 
   Latest Chrome and Firefox browsers

----------------------------------------------------------------
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: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] vogievetsky commented on issue #9162: White screen when trying to access Druid UI

Posted by GitBox <gi...@apache.org>.
vogievetsky commented on issue #9162: White screen when trying to access Druid UI
URL: https://github.com/apache/druid/issues/9162#issuecomment-575778812
 
 
   what browser are you using?

----------------------------------------------------------------
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: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org