yuqian90 commented on issue #11060: URL: https://github.com/apache/airflow/issues/11060#issuecomment-696660085
I did the same steps described, triggered a dagrun and waited till some tasks executed. I could not reproduce the webserver error. I did get an error in the `create_cluster` TaskInstance log, but that's probably because of my setup: ``` google.auth.exceptions.DefaultCredentialsError: Could not automatically determine credentials. Please set GOOGLE_APPLICATION_CREDENTIALS or explicitly create credentials and re-run the application. For more information, please see https://cloud.google.com/docs/authentication/getting-started ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
