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 2021/07/10 10:25:58 UTC

[GitHub] [superset] envicon commented on issue #15626: After upgrading from ver. 0.37.2 to ver. 1.2.0 I get error: Unexpected error: SupersetApiError: Not authorized

envicon commented on issue #15626:
URL: https://github.com/apache/superset/issues/15626#issuecomment-877613768


   Hi 
   Thank you for your reply.
   
   Yes I have run these commands several times.
   
   ```
   pip install apache-superset --upgrade
   superset db upgrade
   superset init
   ```
   
   When I start apache I get this info  on the server. Is there another way to see logs?
   
   
   ```
   : Flask-Caching: CACHE_TYPE is set to null, caching is effectively disabled.
     "Flask-Caching: CACHE_TYPE is set to null, "
   Loaded your LOCAL configuration at [/root/.superset/superset_config.py]
   logging was configured successfully
   2021-07-10 12:20:33,802:INFO:superset.utils.logging_configurator:logging was configured successfully
   2021-07-10 12:20:33,819:INFO:root:Configured event logger of type <class 'superset.utils.log.DBEventLogger'>
   /superset/lib/python3.7/site-packages/flask_caching/__init__.py:202: UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively disabled.
     "Flask-Caching: CACHE_TYPE is set to null, "
   Loaded your LOCAL configuration at [/root/.superset/superset_config.py]
   logging was configured successfully
   2021-07-10 12:20:33,908:INFO:superset.utils.logging_configurator:logging was configured successfully
   2021-07-10 12:20:33,924:INFO:root:Configured event logger of type <class 'superset.utils.log.DBEventLogger'>
   /superset/lib/python3.7/site-packages/flask_caching/__init__.py:202: UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively disabled.
     "Flask-Caching: CACHE_TYPE is set to null, "
   Loaded your LOCAL configuration at [/root/.superset/superset_config.py]
   logging was configured successfully
   2021-07-10 12:20:34,115:INFO:superset.utils.logging_configurator:logging was configured successfully
   2021-07-10 12:20:34,132:INFO:root:Configured event logger of type <class 'superset.utils.log.DBEventLogger'>
   /superset/lib/python3.7/site-packages/flask_caching/__init__.py:202: UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively disabled.
     "Flask-Caching: CACHE_TYPE is set to null, "
   [2021-07-10 12:20:39 +0200] [23370] [INFO] Handling signal: winch
   ```
   
   I think maybe it has to to with how I have created uuid-fields. I also found out that I missed the field in table **dbs**
   
   Can I find a code how to create these fields?
   
   Thanks
   
   Best regards,
   Bjarne
   
   


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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