GitHub user inesh25 added a comment to the discussion: Superset 5.0.0 Upgrade — Invalid Decryption Key Error After psycopg2 Fix
@dosu SECRET-KEY is the same as pervious one before upgrade and not sure if the key is accidentally generated or not. How to check if key is changed as i could not exec into the pod as they are failing. One more change what i observed is previously the path was /usr/local/lib/python3.10/site-packages/ but after upgrade path was changed to /app/.venv/ as shown in screenshot...is it causing the key error as superset is trying to find key in that path? As part of configuration also i did not modify anything...everything remains same for both versions(configMountPath: /app/pythonpath) mountpath also remains same GitHub link: https://github.com/apache/superset/discussions/36340#discussioncomment-15120552 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
