Quartinal commented on issue #25261: URL: https://github.com/apache/superset/issues/25261#issuecomment-1867164424
My old account was @MarkupMaster due to GitHub's whole two-factor authentication fiasco. But, I found a solution (at least for me)! The solution was to use `superset re-encrypt-secrets` after you have changed every `utf-8` string found in the file `/home/YOUR_USER/superset-env/lib/pythonX.X.X/site-packages/sqlalchemy_utils/types/encrypted/encrypted_type.py` to `latin-1` 🎉 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
