Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Failed to start and then listen on the port defined by the PORT environment variable #3

Closed
kubosuke opened this issue Mar 30, 2020 · 0 comments

Comments

@kubosuke
Copy link

kubosuke commented Mar 30, 2020

gcloud run deploy sample-tunnel --set-env-vars "GCE_IP=35.225.211.112" --platform managed --region us-central1 --allow-unauthenticated --image=gcr.io/myproject/sample-tunnel

result:

Deploying container to Cloud Run service [sample-tunnel] in project [myproject] region [us-central1]
X Deploying... Cloud Run error: Container failed to start. Failed to start and then listen on the port defined by the PORT environment variable. Logs for this revision might contain more information.    
  X Creating Revision... Cloud Run error: Container failed to start. Failed to start and then listen on the port defined by the PORT environment variable. Logs for this revision might contain more inform
  ation.                                                                                                                                                                                                   
  . Routing traffic...                                                                                                                                                                                     
  ✓ Setting IAM Policy...                                                                                                                                                                                  
Deployment failed                                                                                                                                                                                          
ERROR: (gcloud.run.deploy) Cloud Run error: Container failed to start. Failed to start and then listen on the port defined by the PORT environment variable. Logs for this revision might contain more information.
@kubosuke kubosuke changed the title cannot start Cloud Run Instance Failed to start and then listen on the port defined by the PORT environment variable Mar 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant