Hello!
I have had multiple cloud run jobs that are on timers through the scheduler begin to crash/error out mostly with the following:
"Response: {"error":"invalid_grant","error_description":"Invalid JWT Signature."}", although I have also seen a handful of error logs citing resource exhaustion, or quota limits being reached. Each of these jobs use the same docker image, are configured the same way, same service account, region, etc. etc. have staggered run times and have all been working fine for weeks up until the 27th. Now they all are failing, I find myself unable to reach resources from the Cloud Run service, even though I can see and access them through gsutil or the console. Additionally, I have been seemingly experiencing issues with DNS that started around the same time - it's entirely possible this is on my end... but I don't know how/why that would affect the Jobs I put in place well before experiencing any local issues. Anyone have any ideas here?
Hi @mtgelmo,
I would highly recommend you contact Google Cloud Support for this matter.
Thank you.
I was under the impression that tech support was not included at my level of plan - nor is the upgraded support service even able to be bought since my project is not within an organization. Thought these forums were sort of the community support group, guess not?