We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Traceback (most recent call last): File "/root/MusicPlayer/core/decorators.py", line 110, in decorator return await func(client, obj, *args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/MusicPlayer/main.py", line 103, in play_stream raise Exception(status)
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/root/MusicPlayer/core/decorators.py", line 110, in decorator
return await func(client, obj, *args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/MusicPlayer/main.py", line 103, in play_stream
raise Exception(status)
Same issue
Sorry, something went wrong.
The issue caused by ytdl_p or maybe your requested url/song is inaccessible!
I'm having the same problem too
Traceback (most recent call last): File "/www/wwwroot/cakir/bot/MusicPlayer/core/decorators.py", line 110, in decorator return await func(client, obj, *args) File "/www/wwwroot/cakir/bot/MusicPlayer/main.py", line 103, in play_stream raise Exception(status) Exception: MAX_RETRY_LIMIT_REACHED
No branches or pull requests
Traceback (most recent call last):
File "/root/MusicPlayer/core/decorators.py", line 110, in decorator
return await func(client, obj, *args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/MusicPlayer/main.py", line 103, in play_stream
raise Exception(status)
The text was updated successfully, but these errors were encountered: