Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

buildpacks/php81/run image permission issue on Google Cloud Run #466

Open
html5maker opened this issue Nov 12, 2024 · 0 comments
Open

buildpacks/php81/run image permission issue on Google Cloud Run #466

html5maker opened this issue Nov 12, 2024 · 0 comments
Labels
kind/bug Something isn't working

Comments

@html5maker
Copy link

2024-11-12 09:07:04.498
2024-11-12 06:07:04,499 INFO spawned: 'nginx' with pid 19
2024-11-12 09:07:04.561
[pid1-nginx] Successfully connected to localhost:8080 after 1.774493225s [session:GHW2Q5M]
2024-11-12 09:07:04.562
[pid1-nginx] Skipping nginx because port tcp:localhost:8080 is already bound [session:GHW2Q5M]
2024-11-12 09:07:05.899
2024-11-12 06:07:05,900 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2024-11-12 09:07:06.900
2024-11-12 06:07:06,901 INFO success: php-fpm entered RUNNING state, process has stayed up for > than 2 seconds (startsecs)
2024-11-12 09:07:07.644
2024/11/12 06:07:07 [crit] 20#20: *5 connect() to unix:/var/run/php-fpm.sock failed (13: Permission denied) while connecting to upstream, client: 169.254.169.126, server: , request: "GET /true HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "127.0.0.1"
2024-11-12 09:07:17.645
2024/11/12 06:07:17 [crit] 20#20: *7 connect() to unix:/var/run/php-fpm.sock failed (13: Permission denied) while connecting to upstream, client: 169.254.169.126, server: , request: "GET /true HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "127.0.0.1"
2024-11-12 09:07:27.647
2024/11/12 06:07:27 [crit] 21#21: *9 connect() to unix:/var/run/php-fpm.sock failed (13: Permission denied) while connecting to upstream, client: 169.254.169.126, server: , request: "GET /true HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "127.0.0.1"
2024-11-12 09:07:37.648
2024/11/12 06:07:37 [crit] 21#21: *11 connect() to unix:/var/run/php-fpm.sock failed (13: Permission denied) while connecting to upstream, client: 169.254.169.126, server: , request: "GET /true HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "127.0.0.1"
2024-11-12 09:07:47.649
STARTUP HTTP probe failed 5 times consecutively for container "prod-gcloud-run-myproject-http-1" on path "/true". The instance was not started.
2024-11-12 09:07:47.649
2024/11/12 06:07:47 [crit] 21#21: *13 connect() to unix:/var/run/php-fpm.sock failed (13: Permission denied) while connecting to upstream, client: 169.254.169.126, server: , request: "GET /true HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "127.0.0.1"
2024-11-12 09:07:48.734
Ready condition status changed to False for Revision prod-gcloud-run-myproject-http-20241112-060021 with message: The user-provided container failed the configured startup probe checks. Logs for this revision might contain more information. Logs URL: https://console.cloud.google.com/logs/viewer?project=myproject-gcloud&resource=cloud_run_revision/service_name/prod-gcloud-run-myproject-http/revision_name/prod-gcloud-run-myproject-http-20241112-060021&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22prod-gcloud-run-myproject-http%22%0Aresource.labels.revision_name%3D%22prod-gcloud-run-myproject-http-20241112-060021%22 For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start

Showing logs for last 1 day from 11/11/24, 9:08 AM to 11/12/24, 9:08 AM.

@html5maker html5maker added the kind/bug Something isn't working label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant