question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

HTTP Validation failed

See original GitHub issue

My action generated from the template suddenly stopped working and spitting out this error: (see logs here)

2020-06-22T18:28:19.1126179Z ⬤ debug Getting activity for filiptronicek 2020-06-22T18:28:19.6148552Z ⬤ debug Activity for filiptronicek, 100 events found. 2020-06-22T18:28:19.6152187Z ⬤ debug Updating Gist 4bd350ff9bc3244caefefab69e263bfa 2020-06-22T18:28:24.3806716Z ⬤ debug Error getting or update the Gist: 2020-06-22T18:28:24.3818817Z ✖ fatal HttpError: Validation Failed: {"resource":"Gist","code":"missing_field","field":"files"} 2020-06-22T18:28:24.3819586Z at /node_modules/@octokit/request/dist-node/index.js:66:23 2020-06-22T18:28:24.3819890Z at processTicksAndRejections (internal/process/task_queues.js:97:5) 2020-06-22T18:28:24.3820291Z at async Toolkit.run.event (/index.js:59:7) 2020-06-22T18:28:24.5616307Z Cleaning up orphan processes

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
filiptronicekcommented, Jul 13, 2020

Is this still occurring? Have you tried changing the name to something and running it to see if it changes again? @filiptronicek

It’s not occurring anymore, but just something to note, perhaps was a GitHub actions issue, who knows…

0reactions
HPaulsoncommented, Jul 13, 2020

Is this still occurring? Have you tried changing the name to something and running it to see if it changes again?

In theory it shouldn’t have any effect on the title; I changed mine, and had no issues (It did not change it to anything etc) @filiptronicek

Read more comments on GitHub >

github_iconTop Results From Across the Web

Which status code should I use for failed validations or invalid ...
Failed validation: 403 Forbidden ("The server understood the request, but is refusing to fulfill it") ...
Read more >
HTTP status codes - Oracle Help Center
If the API fails to validate a request, it will respond with a validation error message (JSON ... Here are some common HTTP...
Read more >
Which HTTP code is best suited for validation errors - Quora
It means that error is due to bad programming of the client system or the Web server & server failed to understand the...
Read more >
What http error to return in case of validation and business ...
The 403 (Forbidden) status code indicates that the server understood the request but refuses to authorize it. In this case, you might be...
Read more >
"Confirmed A record with IP, but HTTP validation failed" error
I have a fresh MailCow installation. I am trying to get my certificates signed by Let's Encrypt. Since I do not have IPv5,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found