Lavalink error when setting up basic bot
Hi, I'm just trying to a get bot similar to the one in the readme running. I am creating a new MoonlinkManager on my bot with the correct credentials for my Lavalink, some sort of request does get through to Lavalink but it throws and error
No mapping for GET /v4/websocket
and then eventually times out. Any ideas for the cause of this? Happy to add more detail. Thanks7 Replies
Hello
Alright, I'll help you
Could you tell me which version of lavalink and which version of nodejs is?
fair-roseOP•2y ago
Hi Thanks. My lavalink version is the latest (3.7.9) and node.js = v18.14.0
fair-roseOP•2y ago
this is my application.yml

fair-roseOP•2y ago
and this is how im setting up the manager

Very simple to tidy up
In the node information you add pathVersion: 'v3'
fair-roseOP•2y ago
Perfect thanks!
You're welcome, if you have any questions, don't hesitate to ask