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 #975

Closed
TentacleSama4254 opened this issue Jul 17, 2021 · 3 comments
Closed

Status code: 429 #975

TentacleSama4254 opened this issue Jul 17, 2021 · 3 comments

Comments

@TentacleSama4254
Copy link

let err = new Miniget.MinigetError(Status code: ${res.statusCode}, res.statusCode);
^

MinigetError: Status code: 429
at ClientRequest. (/home/tentaclesama/Bots/rAqua/node_modules/miniget/dist/index.js:204:31)
at Object.onceWrapper (node:events:434:26)
at ClientRequest.emit (node:events:327:20)
at HTTPParser.parserOnIncomingClient (node:_http_client:652:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:126:17)
at TLSSocket.socketOnData (node:_http_client:518:22)
at TLSSocket.emit (node:events:327:20)
at addChunk (node:internal/streams/readable:304:12)
at readableAddChunk (node:internal/streams/readable:279:9)
at TLSSocket.Readable.push (node:internal/streams/readable:218:10)
at TLSWrap.onStreamRead (node:internal/stream_base_commons:192:23) {
statusCode: 429
}

@LuvbCa
Copy link

LuvbCa commented Jul 18, 2021

you are probaly sending too many requests in a giving time frame, try to use proxies or something else, to "trick" the server into thinking you are another person

@gatecrasher777
Copy link
Contributor

#635

Discussed at length.

@TimeForANinja
Copy link
Collaborator

closing as dup of #635

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

4 participants