junwansas opened a new issue #9105: I can not start superset
URL: https://github.com/apache/incubator-superset/issues/9105
 
 
   I get everything installed. and run ./superset run -p 8088 --with-threads 
--reload --debugger
   
   Get this response.
   
   [root@dvtcbddd951 bin]# ./superset run -p 8088 --with-threads --reload 
--debugger
   2020-02-09 16:34:22,553:INFO:root:logging was configured successfully
   2020-02-09 16:34:22,633:INFO:root:Configured event logger of type <class 
'superset.utils.log.DBEventLogger'>
    * Environment: production
      WARNING: This is a development server. Do not use it in a production 
deployment.
      Use a production WSGI server instead.
    * Debug mode: off
   2020-02-09 16:34:23,564:INFO:werkzeug: * Running on http://127.0.0.1:8088/ 
(Press CTRL+C to quit)
   2020-02-09 16:34:23,564:INFO:werkzeug: * Restarting with stat
   2020-02-09 16:34:24,450:INFO:root:logging was configured successfully
   2020-02-09 16:34:24,529:INFO:root:Configured event logger of type <class 
'superset.utils.log.DBEventLogger'>
   2020-02-09 16:34:25,460:WARNING:werkzeug: * Debugger is active!
   2020-02-09 16:34:25,470:INFO:werkzeug: * Debugger PIN: 554-599-075
   
   But When I go to http://myservername:8088/
   I did not get anything.
   
   Did I missing anything? Where is the log for superset? I can not find the 
log file. I have downgrade werkzeug to 0.16.0 and the python version is 3.7.6
   
   my os is RHEL Red Hat Enterprise Linux Server release 7.4 (Maipo).
   
   I installed the python in a different location /opt/software/hadoop/p376 and 
did make altinstall
   
   Thank you!
   
   Jun

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to