#I did change it to beta and use a beta file too

1 messages · Page 1 of 1 (latest)

calm hinge
#

2026-05-05 12:40:58 ERROR vocard An unexpected error occurred in the search command on the BLACK NIGGA(1410526715947515906).
Traceback (most recent call last):
File "C:\Users\pokhr\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\ext\commands\core.py", line 266, in wrapped
ret = await coro(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\pokhr\Documents\Vocard-beta\cogs\basic.py", line 236, in search
tracks = await player.get_tracks(query=query, requester=ctx.author, search_type=search_type)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\pokhr\Documents\Vocard-beta\voicelink\player.py", line 551, in get_tracks
return await self._node.get_tracks(query, requester=requester, search_type=search_type)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\pokhr\Documents\Vocard-beta\voicelink\pool.py", line 372, in get_tracks
response: dict[str, Any] = await self.send(RequestMethod.GET, f"loadtracks?identifier={quote(query)}")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\pokhr\Documents\Vocard-beta\voicelink\pool.py", line 263, in send
raise NodeException(f"Getting errors from Lavalink REST api")
voicelink.exceptions.NodeException: Getting errors from Lavalink REST api

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "C:\Users\pokhr\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\ext\commands\bot.py", line 1376, in invoke
await ctx.command.invoke(ctx)
File "C:\Users\pokhr\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\ext\commands\core.py", line 1064, in invoke
await injected(*ctx.args, **ctx.kwargs) # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\pokhr\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\ext\commands\core.py", line 275, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: NodeException: Getting errors from Lavalink REST api

#

@errant rock

errant rock
#

what error do you get in the lavalink?

calm hinge
errant rock
#

can you show your full logs

calm hinge
#

S C:\Users\pokhr\Documents\Vocard-beta> python main.py
Your bot is not up-to-date! The latest version is v2.7.2 and you are currently running version v2.7.3b3
Run python.exe update.py -l to update your bot!
2026-05-05 12:47:08 INFO discord.client logging in using static token
2026-05-05 12:47:11 INFO vocard.db MongoDB databases initialized: NOTX
2026-05-05 12:47:11 INFO vocard Loaded Translator
2026-05-05 12:47:11 INFO vocard Loaded basic
2026-05-05 12:47:11 INFO vocard Loaded effect
2026-05-05 12:47:11 INFO vocard Loaded listeners
2026-05-05 12:47:11 INFO vocard Loaded playlist
2026-05-05 12:47:11 INFO vocard Loaded settings
2026-05-05 12:47:11 INFO vocard Loaded task
2026-05-05 12:47:11 INFO vocard.db Starting cache cleanup at timestamp: 1777964531.42
2026-05-05 12:47:11 INFO vocard.db Cache cleanup completed. Current cache size: 0
2026-05-05 12:47:12 INFO discord.gateway Shard ID None has connected to Gateway (Session ID: 7ef35e0f83fc52e8b8d1efecc4c2a8be).
2026-05-05 12:47:12 INFO vocard Node [NOTX] is connected!
2026-05-05 12:47:14 INFO vocard Changed the bot status to /help
2026-05-05 12:47:14 INFO vocard ------------------
2026-05-05 12:47:14 INFO vocard Logging As Melodia#4667
2026-05-05 12:47:14 INFO vocard Bot ID: 1410196077910560848
2026-05-05 12:47:14 INFO vocard ------------------
2026-05-05 12:47:14 INFO vocard Vocard Version: v2.7.3b3
2026-05-05 12:47:14 INFO vocard Discord Version: 2.7.1
2026-05-05 12:47:14 INFO vocard Python Version: 3.12.7 (tags/v3.12.7:0b05ead, Oct 1 2024, 03:06:41) [MSC v.1941 64 bit (AMD64)]
2026-05-05 12:47:14 INFO vocard ------------------
2026-05-05 12:47:26 ERROR vocard An unexpected error occurred in the play command on the BLACK NIGGA(1410526715947515906).
Traceback (most recent call last):
File "C:\Users\pokhr\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\ext\commands\core.py", line 266, in wrapped
ret = await coro(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\pokhr\Documents\Vocard-beta\cogs\basic.py", line 138, in play
tracks = await player.get_tracks(query, requester=ctx.author)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\pokhr\Documents\Vocard-beta\voicelink\player.py", line 551, in get_tracks
return await self._node.get_tracks(query, requester=requester, search_type=search_type)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\pokhr\Documents\Vocard-beta\voicelink\pool.py", line 372, in get_tracks
response: dict[str, Any] = await self.send(RequestMethod.GET, f"loadtracks?identifier={quote(query)}")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\pokhr\Documents\Vocard-beta\voicelink\pool.py", line 263, in send
raise NodeException(f"Getting errors from Lavalink REST api")
voicelink.exceptions.NodeException: Getting errors from Lavalink REST api

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "C:\Users\pokhr\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\ext\commands\bot.py", line 1376, in invoke
await ctx.command.invoke(ctx)
File "C:\Users\pokhr\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\ext\commands\core.py", line 1064, in invoke
await injected(*ctx.args, **ctx.kwargs) # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\pokhr\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\ext\commands\core.py", line 275, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: NodeException: Getting errors from Lavalink REST api

errant rock
#

how about the logs from lavalink?

calm hinge
#

am*

errant rock
#

The error was caused by lavalink, not vcoard

calm hinge
#

oh let me try
i will host a lava link just a mins

errant rock
calm hinge
#

@errant rock

#

"DEFAULT": {
"host": "13.233.130.41",
"port": 2334,
"password": "youshallnotpass",
"secure": false,
"identifier": "NOTX",
"yt_ratelimit": {
"tokens": [],
"config": {
"retry_time": 10800,
"max_requests": 30
},

errant rock
#

ig you are using pterodactyl panel? and both container are in the same node?

#

you have to enable the commuation between those containers

calm hinge
calm hinge
#

@errant rock thanks bro its worked

errant rock