ddxv commented on issue #17049: URL: https://github.com/apache/superset/issues/17049#issuecomment-1945432477
I'm also encountering this issue. Did anyone ever understand what causes this or how it should be worked around? My flow: 1. Docker Compose up 2. Inside Docker: `superset export_datasources -f myexport.zip` 3. Docker copy to a local directory 4. Docker compose down 5. Docker compose up with` superset import_datasources -p /myexport.zip` at the end of my init file. -- 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]
