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

merge-on-green error: Internal authentication error #5524

Open
ldetmer opened this issue Oct 4, 2024 · 0 comments
Open

merge-on-green error: Internal authentication error #5524

ldetmer opened this issue Oct 4, 2024 · 0 comments
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@ldetmer
Copy link
Contributor

ldetmer commented Oct 4, 2024

Received this error on 2024-10-04 11:12:13.816

jsonPayload: {

@type: "type.googleapis.com/google.devtools.clouderrorreporting.v1beta1.ReportedErrorEvent"
err: {
code: 13
details: [
]
message: "Internal authentication error"
stack: "Error: Internal authentication error
    at GoogleError.parseHttpError (/workspace/node_modules/google-gax/build/src/googleError.js:72:37)
    at decodeResponse (/workspace/node_modules/google-gax/build/src/fallbackRest.js:66:49)
    at /workspace/node_modules/google-gax/build/src/fallbackServiceStub.js:104:42
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"
type: "GoogleError"
}
level: 50
message: "Internal authentication error"
trigger: {
trigger_type: "Cloud Scheduler"
}
}
@ldetmer ldetmer added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants