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.

Unable to get gist to update... Requesting help.

See original GitHub issue

Run matchai/waka-box@master
(node:2499) UnhandledPromiseRejectionWarning: Error: Request failed with status code 401
    at createError (/home/runner/work/_actions/matchai/waka-box/master/dist/index.js:372:15)
    at settle (/home/runner/work/_actions/matchai/waka-box/master/dist/index.js:6118:11)
    at IncomingMessage.handleStreamEnd (/home/runner/work/_actions/matchai/waka-box/master/dist/index.js:7018:15)
    at IncomingMessage.emit (events.js:215:7)
    at endReadableNT (_stream_readable.js:1184:12)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
(node:2499) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
(node:2499) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

My waka-box repo: https://github.com/rlam3/waka-box GIST: https://gist.github.com/rlam3/f66b68a6bcd096a4f732e1e4c2e16323

I did notice that we needed to create an environment before we can add secrets. Was there a specific name we had to give this property? I use ‘master’ as my environment.

@matchai

I’m receiving the following error. Where do I begin to debug? Thanks!

Issue Analytics

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

github_iconTop GitHub Comments

3reactions
shiiiiiijicommented, Feb 15, 2022

I also encountered this problem, and found the secret key was put in the wrong place.

image
1reaction
rlam3commented, Jan 20, 2021

@zhuo1angT Yes. this was the problem. I have also pushed out a new write up on this as well. https://github.com/rlam3/waka-box

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't update a gist immediately after creating it - Stack Overflow
I am trying to use the gist API as a adhoc diff tool. To do this I want to upload some text to...
Read more >
Creating gists - GitHub Docs
You can discover public gists others have created by going to the gist home page and clicking All Gists. This will take you...
Read more >
If you can't download or update apps on your Mac
Manually update the app​​ Open the App Store and update the app manually. Learn what to do if a message says that you...
Read more >
Share code with GitHub gists | WebStorm Documentation
Gists let you share code snippets, entire files, ... If you want to create a public gist, make sure this option is deselected....
Read more >
Fixes or workarounds for recent issues in Outlook for PC
Last updated: December 2022. For issues that are not covered on this page, we have multiple tools to help you automatically diagnose and...
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