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

Status Code: 429 #700

Closed
hackermondev opened this issue Sep 5, 2020 · 6 comments
Closed

Status Code: 429 #700

hackermondev opened this issue Sep 5, 2020 · 6 comments
Labels

Comments

@hackermondev
Copy link

hackermondev commented Sep 5, 2020

So, I have a discord bot that plays music so I tried playing 8D audio but it didn't work. I tried playing this song. I get an Error Status Code: 429 on my Heroku logs.

Error:

2020-09-05T17:16:29.273604+00:00 app[worker.1]: (node:34) UnhandledPromiseRejectionWarning: Error: Status code: 429
2020-09-05T17:16:29.273625+00:00 app[worker.1]:     at ClientRequest.<anonymous> (/app/node_modules/miniget/dist/index.js:150:31)
2020-09-05T17:16:29.273626+00:00 app[worker.1]:     at Object.onceWrapper (events.js:422:26)
2020-09-05T17:16:29.273626+00:00 app[worker.1]:     at ClientRequest.emit (events.js:315:20)
2020-09-05T17:16:29.273627+00:00 app[worker.1]:     at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:596:27)
2020-09-05T17:16:29.273627+00:00 app[worker.1]:     at HTTPParser.parserOnHeadersComplete (_http_common.js:119:17)
2020-09-05T17:16:29.273628+00:00 app[worker.1]:     at TLSSocket.socketOnData (_http_client.js:469:22)
2020-09-05T17:16:29.273629+00:00 app[worker.1]:     at TLSSocket.emit (events.js:315:20)
2020-09-05T17:16:29.273629+00:00 app[worker.1]:     at addChunk (_stream_readable.js:295:12)
2020-09-05T17:16:29.273629+00:00 app[worker.1]:     at readableAddChunk (_stream_readable.js:271:9)
2020-09-05T17:16:29.273630+00:00 app[worker.1]:     at TLSSocket.Readable.push (_stream_readable.js:212:10)
@hackermondev
Copy link
Author

Haha, I'm the #700 issue post, which is a good thing but a bad thing at the same time.

@TimeForANinja
Copy link
Collaborator

even worse if there's already an issue open for the same error
#635

@hackermondev
Copy link
Author

oof

@hackermondev
Copy link
Author

should I close this or?

@TimeForANinja
Copy link
Collaborator

if you feel like the issue represents your problem - a single issue should be enough
you can always add to an existing issue via comments

@fent fent added the bug label Sep 5, 2020
@fent
Copy link
Owner

fent commented Sep 5, 2020

dupe, look in #635 for possible workarounds. the main one being using a cookie.

@fent fent closed this as completed Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants