Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

queueに曲があるにも関わらず再生終了後に次の曲が再生されない場合がある。 #3

Closed
sakkuntyo opened this issue Oct 17, 2021 · 2 comments

Comments

@sakkuntyo
Copy link
Owner

sakkuntyo commented Oct 17, 2021

ログがなんもでない。。。。。。。。。。。。

@sakkuntyo
Copy link
Owner Author

以下コードを追加して再現時に出たログ

  .on("error", console.error)
  .on("debug", console.log);

MinigetError: input stream: Status code: 403
at ClientRequest. (/home/noma/discord-sktrythmjs/node_modules/miniget/dist/index.js:210:27)
at Object.onceWrapper (events.js:520:26)
at ClientRequest.emit (events.js:400:28)
at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:647:27)
at HTTPParser.parserOnHeadersComplete (_http_common.js:127:17)
at HTTPParser.execute ()
at TLSSocket.socketOnData (_http_client.js:515:22)
at TLSSocket.emit (events.js:400:28)
at addChunk (internal/streams/readable.js:293:12)
at readableAddChunk (internal/streams/readable.js:267:9) {
statusCode: 403

GitHub の API 制限に抵触?

fent/node-ytdl-core#798

@sakkuntyo
Copy link
Owner Author

8fe7a8e で対応、エラーは出るものの、継続再生される様になりました。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant