Nathan Chan
10/11/2022, 12:46 AM.env file and point to the dir where I am going to place application_default_credentials.json , configured the volume mapping in docker-compose.yaml and in worker + webserver contain the env variable GOOGLE_APPLICATION_CREDENTIALS is accessible, but still on ui I get this error: java.io.IOException: The Application Default Credentials are not available. They are available if running in Google Compute Engine. Otherwise, the environment variable GOOGLE_APPLICATION_CREDENTIALS must be defined pointing to a file defining the credentials. See <https://developers.google.com/accounts/docs/application-default-credentials> for more information. Did I miss something?Marcelo Pio de Castro
10/11/2022, 2:05 AMNathan Chan
10/11/2022, 2:22 AMMarcelo Pio de Castro
10/11/2022, 2:24 AMMarcelo Pio de Castro
10/11/2022, 2:25 AMNathan Chan
10/11/2022, 2:35 AMuser
10/11/2022, 10:56 AM