Traceback (most recent call last):
File "/home/container/.local/lib/python3.12/site-packages/discord/state.py", line 169, in logging_coroutine
await coroutine
File "/home/container/voicelink/player.py", line 368, in on_voice_server_update
await self._dispatch_voice_update(self._voice_state)
File "/home/container/voicelink/player.py", line 363, in _dispatch_voice_update
raise e
File "/home/container/voicelink/player.py", line 358, in _dispatch_voice_update
await self.send(method=RequestMethod.PATCH, data=payload)
File "/home/container/voicelink/player.py", line 315, in send
return await self._node.send(method, query=uri, data=data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/container/voicelink/pool.py", line 265, in send
raise NodeException(f"Getting errors from Lavalink REST api (status {resp.status}): {text}")
voicelink.exceptions.NodeException: Getting errors from Lavalink REST api (status 400): {"timestamp":1774747626392,"status":400,"error":"Bad Request","message":"Bad Request","path":"/v4/sessions/mp2zd4nsfue31oz8/players/1152361620975132785"}
The bot works with public lavalinks but not this