GCP

【エラー】google.auth.exceptions.DefaultCredentialsError: Could not automatically determine credentials. Please set GOOGLE_APPLICATION_CREDENTIALS or explicitly create credentials and re-run the application

エラー $ docker-compose up <SEVICE_NAME> 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 info</sevice_name>…

【GCP】ssh_exchange_identification: read: Connection reset by peer

環境 クライアント:Mac OS Mojave 10.14.1 サーバー:Ubuntu 16.04 エラー 今までは以下のコマンドでGCPに入れたのに、何故か突然エラーを吐き出すようになった。 $ gcloud compute --project "<PROJECT_NAME>" ssh --zone "<REGION_NAME>" "<VM_NAME>" ssh_exchange_identification: read: Conn</vm_name></region_name></project_name>…