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

429 errors in music #165

Closed
thaddeuskkr opened this issue Aug 13, 2020 · 1 comment
Closed

429 errors in music #165

thaddeuskkr opened this issue Aug 13, 2020 · 1 comment

Comments

@thaddeuskkr
Copy link
Contributor

Do not open an issue if you simply "copied" code over to your bot/another bot. This is absolutely not recommended and will cause bugs. Also do not open an issue if you modified code and added features and now it's not working right. This is because I can't figure it out and don't have the time to read your code and find out what you did wrong.

Describe the bug
I keep getting status code 429 errors while either 1) the music is playing or 2) when trying to add music.
The bot returns in the channel cannot play song. Idk how YouTube api works, i know 429 is ratelimit but just restarting the bot fixes this. Still pretty annoying though

To Reproduce
Steps to reproduce the behavior:

  1. play something, happens occasionally

Expected behavior
Uninterrupted music

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: ~~
  • Node Version(Should be v12 atleast): 12.18.2 i think
  • Are python 2.7 and Ffmpeg installed?: yes
  • How are you hosting the bot(Locally, on a vps, heroku, glitch...): heroku

Additional context
Add any other context about the problem here.

@galnir
Copy link
Owner

galnir commented Aug 13, 2020

This problem is related to ytdl-core, read this issue:
fent/node-ytdl-core#635

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

No branches or pull requests

2 participants