Hi experts!
I do have one cloud run app running today.
As of mid january, it started to gave me error "Service Unavailable", withouth any updates on the code.
Code runs fine on my local-hosted docker.
Trying to build a new implantation, i can't see my images. It shows that I don't have permissions to see images (I'm with a proprietary account, owner of cloud project).
When I try to open Container Registry, agains it says that i don't have permissions.
When I try to manually build from Cloud Build it gave me this errors: "Too much Retries" (or something on these lines), and gave me this error again and again "denied: Access Denied" (exactly like that).
Could someone please help me? I'm kinda lost from now on. (I rechecked all IAM permissions as of google docs from cloud run).
Thanks in advance!
TLDR: Error with permissions in google cloud, can't rebuild my project.