-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
Command raised an exception: ZeroConnectedNodes: #18
Comments
Show me the all console please. It must be an issue with Lavalink |
Hey, I'm having the same issue. The container-log is the following:
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Its return a error in Discord Channel when i put any Yt,Spotify or other link on my command Play.
[Command raised an exception: ZeroConnectedNodes: ]
WEBSOCKET | Connection Failure::
Traceback (most recent call last):
File "C:\Users\elemesmo\anaconda3\lib\site-packages\wavelink\websocket.py", line 76, in _connect
self._websocket = await self._node.session.ws_connect(uri, headers=self.headers, heartbeat=self._node.heartbeat)
File "C:\Users\elemesmo\anaconda3\lib\site-packages\aiohttp\client.py", line 754, in _ws_connect
resp = await self.request(
File "C:\Users\elemesmo\anaconda3\lib\site-packages\aiohttp\client.py", line 544, in _request
await resp.start(conn)
File "C:\Users\elemesmo\anaconda3\lib\site-packages\aiohttp\client_reqrep.py", line 905, in start
self._continue = None
File "C:\Users\elemesmo\anaconda3\lib\site-packages\aiohttp\helpers.py", line 656, in exit
raise asyncio.TimeoutError from None
asyncio.exceptions.TimeoutError
I Have everything running great in MySQL. I think its some problem with youtubedl
The text was updated successfully, but these errors were encountered: