Join Slack
Powered by
<Cloud run logs in GCP shows that web app is runni...
# community-feeds
r
rss
09/13/2023, 8:29 PM
Cloud run logs in GCP shows that web app is running successfully but the generated domain name is never reachable
I have followed documentation instructions and have been able to deploy a django app connected to a postgresql database. The issue is that the deployment does result a success, and looking at the instance logs here is what is shown:
https://i.stack.imgur.com/6M8YN.png
▾
I also tried with gunicorn and it seems to have the same result. And configured the networks to allow all and allow unauthenticated invocations. What can be the issue here?
Open in Slack
Previous
Next