matvey12322 commented on issue #33595: URL: https://github.com/apache/superset/issues/33595#issuecomment-2913792076
Thanks a lot, everything worked, first I did this: docker exec -it superset_db psql -U superset, then like this UPDATE dbs SET password = NULL, encrypted_extra = NULL; and added SECRET_KEY to superset_config I restarted the machine and everything worked -- 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-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org