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 2022/07/04 13:07:51 UTC

[GitHub] [superset] MuslimBeibytuly commented on pull request #9786: chore: bump python dependencies

MuslimBeibytuly commented on PR #9786:
URL: https://github.com/apache/superset/pull/9786#issuecomment-1173800688

   Is this related?
   ```
   2022-07-04 13:05:30,592:ERROR:root:'S3Cache' object has no attribute 'get'
   Traceback (most recent call last):
     File "/usr/local/lib/python3.9/site-packages/flask_appbuilder/api/__init__.py", line 85, in wraps
       return f(self, *args, **kwargs)
     File "/usr/local/lib/python3.9/site-packages/flask_appbuilder/api/__init__.py", line 155, in wraps
       return f(self, *args, **kwargs)
     File "/usr/local/lib/python3.9/site-packages/superset/utils/log.py", line 242, in wrapper
       value = f(*args, **kwargs)
     File "/usr/local/lib/python3.9/site-packages/superset/dashboards/api.py", line 833, in thumbnail
       screenshot = DashboardScreenshot(
     File "/usr/local/lib/python3.9/site-packages/superset/utils/screenshots.py", line 111, in get_from_cache
       return self.get_from_cache_key(cache, cache_key)
     File "/usr/local/lib/python3.9/site-packages/superset/utils/screenshots.py", line 116, in get_from_cache_key
       payload = cache.get(cache_key)
     File "/usr/local/lib/python3.9/site-packages/flask_caching/__init__.py", line 190, in get
       return self.cache.get(*args, **kwargs)
   AttributeError: 'S3Cache' object has no attribute 'get'
   ```


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