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: SyntaxError: Unexpected token < in JSON at position 0 #5525

Open
ldetmer opened this issue Oct 4, 2024 · 0 comments
Open
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 at 2024-10-03 01:20:26.413

{
  "jsonPayload": {
    "err": {
      "stack": "SyntaxError: Unexpected token < in JSON at position 0\n    at JSON.parse (<anonymous>)\n    at decodeResponse (/workspace/node_modules/google-gax/build/src/fallbackRest.js:64:23)\n    at /workspace/node_modules/google-gax/build/src/fallbackServiceStub.js:104:42\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)",
      "type": "SyntaxError",
      "message": "Unexpected token < in JSON at position 0"
    },
@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

1 participant