i2cute commented on issue #9457: Can't log in using 0.36.0rc3
URL: 
https://github.com/apache/incubator-superset/issues/9457#issuecomment-609700939
 
 
   I have downgraded to Node 12 but still facing the same issue.
   
   Node version: v12.16.1
   
   ```
   logging was configured successfully
   INFO:superset.utils.logging_configurator:logging was configured successfully
   /data/superset/lib64/python3.6/site-packages/flask_caching/__init__.py:189: 
UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively 
disabled.
     "Flask-Caching: CACHE_TYPE is set to null, "
    * 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://0.0.0.0:8080/ (Press CTRL+C to quit)
   INFO:werkzeug: * Restarting with stat
   logging was configured successfully
   INFO:superset.utils.logging_configurator:logging was configured successfully
   /data/superset/lib64/python3.6/site-packages/flask_caching/__init__.py:189: 
UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively 
disabled.
     "Flask-Caching: CACHE_TYPE is set to null, "
   WARNING:werkzeug: * Debugger is active!
   INFO:werkzeug: * Debugger PIN: 234-768-526
   INFO:werkzeug:192.168.1.1 - - [06/Apr/2020 18:02:28] "GET / HTTP/1.1" 302 -
   INFO:werkzeug:192.168.1.1 - - [06/Apr/2020 18:02:28] "GET /superset/welcome 
HTTP/1.1" 302 -
   INFO:werkzeug:192.168.1.1 - - [06/Apr/2020 18:02:28] "GET /login/ HTTP/1.1" 
200 -
   INFO:werkzeug:192.168.1.1 - - [06/Apr/2020 18:02:37] "POST /login/ HTTP/1.1" 
302 -
   INFO:werkzeug:192.168.1.1 - - [06/Apr/2020 18:02:37] "GET / HTTP/1.1" 302 -
   INFO:werkzeug:192.168.1.1 - - [06/Apr/2020 18:02:38] "GET /superset/welcome 
HTTP/1.1" 200 -
   INFO:werkzeug:192.168.1.1 - - [06/Apr/2020 18:03:49] "GET /superset/welcome 
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to