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. Thanks
7 Replies
1Lucas1.apk
1Lucas1.apk•2y ago
Hello Alright, I'll help you Could you tell me which version of lavalink and which version of nodejs is?
fair-rose
fair-roseOP•2y ago
Hi Thanks. My lavalink version is the latest (3.7.9) and node.js = v18.14.0
fair-rose
fair-roseOP•2y ago
this is my application.yml
No description
fair-rose
fair-roseOP•2y ago
and this is how im setting up the manager
No description
1Lucas1.apk
1Lucas1.apk•2y ago
Very simple to tidy up In the node information you add pathVersion: 'v3'
fair-rose
fair-roseOP•2y ago
Perfect thanks!
1Lucas1.apk
1Lucas1.apk•2y ago
You're welcome, if you have any questions, don't hesitate to ask

Did you find this page helpful?