l1x opened a new issue #9116: Empty screen after docker-compose build & up
URL: https://github.com/apache/incubator-superset/issues/9116
 
 
   Superset is not starting up properly after docker-compose build & up
   
   ### Expected results
   
   Get a working Superset.
   
   ### Actual results
   
   Empty screen.
   
   #### Screenshots
   
   <img width="552" alt="Screenshot 2020-02-11 at 14 37 44" 
src="https://user-images.githubusercontent.com/20079/74241505-7359c300-4cdc-11ea-8e26-48ebe018ee5e.png";>
   
   
   #### How to reproduce the bug
   
   1. docker-compose build 
   2. docker-compose up
   3. See error
   
   ### Environment
   
   - superset version: latest in from source
   - python version: Python 3.6.9
   
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [x ] 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
   
   ```
   superset_1         | INFO:werkzeug:172.18.0.1 - - [11/Feb/2020 13:37:23] 
"GET /logout/ HTTP/1.1" 302 -
   superset_1         | 172.18.0.1 - - [11/Feb/2020 13:37:23] "GET / HTTP/1.1" 
302 -
   superset_1         | INFO:werkzeug:172.18.0.1 - - [11/Feb/2020 13:37:23] 
"GET / HTTP/1.1" 302 -
   superset_1         | 172.18.0.1 - - [11/Feb/2020 13:37:23] "GET 
/superset/welcome HTTP/1.1" 302 -
   superset_1         | INFO:werkzeug:172.18.0.1 - - [11/Feb/2020 13:37:23] 
"GET /superset/welcome HTTP/1.1" 302 -
   superset_1         | 172.18.0.1 - - [11/Feb/2020 13:37:23] "GET /login/ 
HTTP/1.1" 200 -
   superset_1         | INFO:werkzeug:172.18.0.1 - - [11/Feb/2020 13:37:23] 
"GET /login/ HTTP/1.1" 200 -
   superset_1         | 172.18.0.1 - - [11/Feb/2020 13:37:23] "GET 
/static/assets/images/superset-l...@2x.png HTTP/1.1" 404 -
   superset_1         | INFO:werkzeug:172.18.0.1 - - [11/Feb/2020 13:37:23] 
"GET /static/assets/images/superset-l...@2x.png HTTP/1.1" 404 -
   superset_1         | 172.18.0.1 - - [11/Feb/2020 13:37:23] "GET 
/static/assets/images/superset-l...@2x.png HTTP/1.1" 404 -
   superset_1         | INFO:werkzeug:172.18.0.1 - - [11/Feb/2020 13:37:23] 
"GET /static/assets/images/superset-l...@2x.png HTTP/1.1" 404 -
   superset_1         | 172.18.0.1 - - [11/Feb/2020 13:37:27] "POST /login/ 
HTTP/1.1" 302 -
   superset_1         | INFO:werkzeug:172.18.0.1 - - [11/Feb/2020 13:37:27] 
"POST /login/ HTTP/1.1" 302 -
   superset_1         | 172.18.0.1 - - [11/Feb/2020 13:37:27] "GET / HTTP/1.1" 
302 -
   superset_1         | INFO:werkzeug:172.18.0.1 - - [11/Feb/2020 13:37:27] 
"GET / HTTP/1.1" 302 -
   superset_1         | 172.18.0.1 - - [11/Feb/2020 13:37:27] "GET 
/superset/welcome HTTP/1.1" 200 -
   superset_1         | INFO:werkzeug:172.18.0.1 - - [11/Feb/2020 13:37:27] 
"GET /superset/welcome HTTP/1.1" 200 -
   superset_1         | 172.18.0.1 - - [11/Feb/2020 13:37:27] "GET 
/static/assets/images/loading.gif HTTP/1.1" 404 -
   superset_1         | INFO:werkzeug:172.18.0.1 - - [11/Feb/2020 13:37:27] 
"GET /static/assets/images/loading.gif HTTP/1.1" 404 -
   superset_1         | 127.0.0.1 - - [11/Feb/2020 13:37:36] "GET /health 
HTTP/1.1" 200 -
   superset_1         | INFO:werkzeug:127.0.0.1 - - [11/Feb/2020 13:37:36] "GET 
/health HTTP/1.1" 200 -
   superset_1         | 127.0.0.1 - - [11/Feb/2020 13:38:06] "GET /health 
HTTP/1.1" 200 -
   superset_1         | INFO:werkzeug:127.0.0.1 - - [11/Feb/2020 13:38:06] "GET 
/health HTTP/1.1" 200 -
   ```
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to