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

Error Status Code 429 #648

Closed
uhFinn opened this issue Jun 4, 2020 · 2 comments
Closed

Error Status Code 429 #648

uhFinn opened this issue Jun 4, 2020 · 2 comments

Comments

@uhFinn
Copy link

uhFinn commented Jun 4, 2020

Im getting an error message:

04.06 17:01:01 [Bot] (node:60) UnhandledPromiseRejectionWarning: Error: Status code: 429
04.06 17:01:01 [Bot] at ClientRequest. (/node_modules/ytdl-core/node_modules/miniget/dist/index.js:141:31)
04.06 17:01:01 [Bot] at Object.onceWrapper (events.js:417:26)
04.06 17:01:01 [Bot] at ClientRequest.emit (events.js:310:20)
04.06 17:01:01 [Bot] at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:596:27)
04.06 17:01:01 [Bot] at HTTPParser.parserOnHeadersComplete (_http_common.js:119:17)
04.06 17:01:01 [Bot] at TLSSocket.socketOnData (_http_client.js:469:22)
04.06 17:01:01 [Bot] at TLSSocket.emit (events.js:310:20)
04.06 17:01:01 [Bot] at addChunk (_stream_readable.js:286:12)
04.06 17:01:01 [Bot] at readableAddChunk (_stream_readable.js:268:9)
04.06 17:01:01 [Bot] at TLSSocket.Readable.push (_stream_readable.js:209:10)
04.06 17:01:01 [Bot] at TLSWrap.onStreamRead (internal/stream_base_commons.js:186:23)
04.06 17:01:01 [Bot] (node:60) 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(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)

After doing some research ive figured it may mean im sending too many requests however I dont believe this is the case as no-ones even used the music feature today & yesterday
Anyone else had this issue and know of a way to fix it

Edit: This was perfectly working a few days ago how it has randomly just stopped

@beaudry12087
Copy link

beaudry12087 commented Jun 5, 2020

I have encountered the same Error: Status code: 429 issue. I am not sure what to do to resolve it.

@fent fent added the duplicate label Jun 7, 2020
@fent
Copy link
Owner

fent commented Jun 7, 2020

dupe of #635

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

No branches or pull requests

3 participants