Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cloud Run Trigger execution failed when creating a service

I am having problems creating a service in cloud run. I am following this tutorial, using the Go template that GCP provides. But I get this error: Trigger execution failed: source code could not be built or deployed, no logs are found. I tried with the template that they provide, and with my own application in Go. The app works fine when running with docker. What could be happening? I don't have more logs than that.

error creating service

Edit: In log explorer more logs are shown and there was an error which showed the IAM API disabled. Enabling this api, the creation of the service works fine

like image 207
Nicols Esteban Morales Morales Avatar asked Jul 03 '26 15:07

Nicols Esteban Morales Morales


1 Answers

Might sound redundant but have you checked the logs on Log Explorer / Stackdriver? The tutorial you just shared should be pretty straightforward. Maybe there (Log Explorer) we can have some more information

like image 159
MrThompson Avatar answered Jul 05 '26 04:07

MrThompson



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!