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/03/19 16:32:57 UTC

[GitHub] [superset] searain commented on issue #8538: Change SECRET_KEY and get error `ValueError: Invalid decryption key` on K8s

searain commented on issue #8538:
URL: https://github.com/apache/superset/issues/8538#issuecomment-1073039913


   I had the same issue when I use docker-compose to install superset on MacOS.
   
   Due to it is my local test, it is easy for me just to remove old containers and old data and start fresh.
   
   - **docker-compose down -v** (or docker-compose down and docker volume prune), this will remove the old containers and old data
   - **docker-compose up,** to start fresh
   
   The key point is you need to remove old volumes.
   
   


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