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 2020/01/17 05:37:08 UTC

[GitHub] [incubator-superset] gk1089 commented on issue #8975: UI not working in docker production setup.

gk1089 commented on issue #8975: UI not working in docker production setup.
URL: https://github.com/apache/incubator-superset/issues/8975#issuecomment-575472617
 
 
   I installed Superset from "bottoms up" in a Ubuntu 18.04 VM right now and can confirm about getting the same issue. Only I am not even getting to the login page. The console shows:
   ```
   **superset run -p 8088 --with-threads --reload --debugger**
   INFO:root:logging was configured successfully
    * Serving Flask app "superset" (lazy loading)
    * 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
   INFO:werkzeug: * Running on http://127.0.0.1:8088/ (Press CTRL+C to quit)
   INFO:werkzeug: * Restarting with stat
   INFO:root:logging was configured successfully
   WARNING:werkzeug: * Debugger is active!
   INFO:werkzeug: * Debugger PIN: 292-408-079
   ```
   There is no relevant entry for superset in /var/log so I am not sure where to look for them.

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