Bot logs (before): ``` [2025-09-26 19:28:19] debug: Moonlink.js > Database > Mode set to WAL [2025-09-26 19:28:19] debug: Moonlink.js > Sources are enabled [2025-09-26 19:28:19] debug: Moonlink.js > Node > Connect > Attempting connection to default (lavalink:2333) UUID: 4bbc5f4e8312fe228c608f24e63104d1dc3d3c235fa7f41b6647c8eba69d158f [2025-09-26 19:28:19] debug: Moonlink.js > initialized with clientId(...), ready to go! [2025-09-26 19:28:19] debug: Moonlink.js > Version: 4.60.4 [2025-09-26 19:28:19] debug: Moonlink.js > environment: Node.js; version: v24.3.0 [2025-09-26 19:28:19] debug: Moonlink.js > Node (default) is ready for attempting to connect. [2025-09-26 19:28:19] debug: Moonlink.js > Node > Connect > WebSocket handlers attached to default [2025-09-26 19:28:19] debug: Moonlink.js > Spotify > source loaded [2025-09-26 19:28:19] debug: Moonlink.js > Source > Spotify added [2025-09-26 19:28:19] debug: Moonlink.js > Deezer > Source loaded [2025-09-26 19:28:19] debug: Moonlink.js > Source > Deezer added [2025-09-26 19:28:19] info: Logging in... [2025-09-26 19:28:20] info: Ready! Logged in as Foobar#0000 ``` Bot logs (after): ``` [2025-09-26 19:30:26] debug: (Moonlink.js) - Node > No available nodes [2025-09-26 19:30:26] debug: (Moonlink.js) - Player > No available nodes to create a player. ``` Lavalink (before and after is the same): ``` 2025-09-26T19:28:16.942Z INFO 1 --- [ main] lavalink.server.Launcher : Starting Launcher v4.0.6 using Java 18.0.2.1 with PID 1 (/opt/Lavalink/Lavalink.jar started by lavalink in /opt/Lavalink) 2025-09-26T19:28:16.943Z INFO 1 --- [ main] lavalink.server.Launcher : No active profile set, falling back to 1 default profile: "default" 2025-09-26T19:28:17.405Z INFO 1 --- [ main] lavalink.server.Launcher : Started Launcher in 0.673 seconds (process running for 0.879) 2025-09-26T19:28:17.429Z INFO 1 --- [ main] lavalink.server.Launcher : . _ _ _ _ __ _ _ /\\ | | __ ___ ____ _| (_)_ __ | | __\ \ \ \ ( ( )| |/ _` \ \ / / _` | | | '_ \| |/ / \ \ \ \ \\/ | | (_| |\ V / (_| | | | | | | < ) ) ) ) ' |_|\__,_| \_/ \__,_|_|_|_| |_|_|\_\ / / / / =========================================/_/_/_/ Version: 4.0.6 Build time: 06.06.2024 21:02:48 UTC Branch HEAD Commit: 8a8ff75 Commit time: 06.06.2024 20:47:26 UTC JVM: 18.0.2.1 Lavaplayer 2.2.0 2025-09-26T19:28:17.434Z INFO 1 --- [ main] lavalink.server.Launcher : No active profile set, falling back to 1 default profile: "default" 2025-09-26T19:28:17.703Z WARN 1 --- [ main] io.undertow.websockets.jsr : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used 2025-09-26T19:28:17.714Z INFO 1 --- [ main] io.undertow.servlet : Initializing Spring embedded WebApplicationContext 2025-09-26T19:28:17.715Z INFO 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 277 ms 2025-09-26T19:28:17.754Z WARN 1 --- [ main] l.server.config.SentryConfiguration : Turning off sentry 2025-09-26T19:28:17.794Z INFO 1 --- [ main] c.s.d.l.tools.GarbageCollectionMonitor : GC monitoring enabled, reporting results every 2 minutes. 2025-09-26T19:28:17.854Z WARN 1 --- [ main] l.s.config.AudioPlayerConfiguration : The default Youtube source is now deprecated and won't receive further updates. You should use the new Youtube source plugin instead. https://github.com/lavalink-devs/youtube-source#plugin. To disable this warning, set 'lavalink.server.sources.youtube' to false in your application.yml. 2025-09-26T19:28:18.153Z INFO 1 --- [ main] l.server.config.KoeConfiguration : OS: LINUX, Arch: ARMv8_64 2025-09-26T19:28:18.153Z INFO 1 --- [ main] l.server.config.KoeConfiguration : Enabling JDA-NAS 2025-09-26T19:28:18.154Z INFO 1 --- [ main] c.s.l.c.natives.NativeLibraryLoader : Native library udpqueue: loading with filter null 2025-09-26T19:28:18.156Z INFO 1 --- [ main] c.s.l.c.natives.NativeLibraryLoader : Native library udpqueue: successfully loaded. 2025-09-26T19:28:18.271Z INFO 1 --- [ main] io.undertow : starting server: Undertow - 2.3.6.Final 2025-09-26T19:28:18.274Z INFO 1 --- [ main] org.xnio : XNIO version 3.8.8.Final 2025-09-26T19:28:18.278Z INFO 1 --- [ main] org.xnio.nio : XNIO NIO Implementation Version 3.8.8.Final 2025-09-26T19:28:18.306Z INFO 1 --- [ main] org.jboss.threads : JBoss Threads version 3.5.0.Final 2025-09-26T19:28:18.322Z INFO 1 --- [ main] o.s.b.w.e.undertow.UndertowWebServer : Undertow started on port(s) 2333 (http) 2025-09-26T19:28:18.324Z INFO 1 --- [ main] lavalink.server.Launcher : Started Launcher in 0.915 seconds (process running for 1.798) 2025-09-26T19:28:18.324Z INFO 1 --- [ main] lavalink.server.Launcher : Lavalink is ready to accept connections. 2025-09-26T19:28:19.577Z INFO 1 --- [ XNIO-1 task-2] io.undertow.servlet : Initializing Spring DispatcherServlet 'dispatcherServlet' 2025-09-26T19:28:19.577Z INFO 1 --- [ XNIO-1 task-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2025-09-26T19:28:19.578Z INFO 1 --- [ XNIO-1 task-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2025-09-26T19:28:19.589Z INFO 1 --- [ XNIO-1 task-2] l.server.io.HandshakeInterceptorImpl : Incoming connection from /172.24.0.3:48502 2025-09-26T19:28:19.597Z INFO 1 --- [ XNIO-1 task-2] l.server.io.RequestLoggingFilter : GET /v4/websocket 2025-09-26T19:28:19.621Z INFO 1 --- [ XNIO-1 task-2] lavalink.server.io.SocketServer : Connection successfully established from Foobar ```