Chess@Chess:~/lila-ws$ sbt run [info] welcome to sbt 1.7.1 (Oracle Corporation Java 17) [info] loading settings for project lila-ws-build from plugins.sbt ... [info] loading project definition from /home/Chess/lila-ws/project [info] loading settings for project lila-ws from build.sbt ... [info] set current project to lila-ws (in build file:/home/Chess/lila-ws/) [warn] Compile / run / javaOptions will be ignored, Compile / run / fork is set to false [info] running lila.ws.Boot SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/Chess/lila-ws/target/bg-jobs/sbt_f0f3bd24/target/75da533d/1c6abfda/logback-classic-1.2.11.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/home/Chess/lila-ws/target/bg-jobs/sbt_f0f3bd24/target/d5ce26bd/f19a3c0c/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also www.slf4j.org/codes.html#replay INFO r.api.Driver [clients-akka.actor.default-dispatcher-5] [Supervisor-1] Creating connection: Connection-1 INFO r.api.Driver [clients-akka.actor.default-dispatcher-3] [Supervisor-1] Creating connection: Connection-2 INFO r.c.a.MongoDBSystem [reactivemongo-akka.actor.default-dispatcher-5] [Supervisor-1/Connection-2] Starting the MongoDBSystem INFO r.c.a.MongoDBSystem [reactivemongo-akka.actor.default-dispatcher-7] [Supervisor-1/Connection-1] Starting the MongoDBSystem INFO r.core.netty.Pack [reactivemongo-akka.actor.default-dispatcher-7] Netty EPoll successfully loaded (shaded: true) INFO r.core.netty.Pack [reactivemongo-akka.actor.default-dispatcher-7] Instantiated reactivemongo.core.netty.Pack INFO r.core.netty.Pack [reactivemongo-akka.actor.default-dispatcher-5] Netty EPoll successfully loaded (shaded: true) INFO r.core.netty.Pack [reactivemongo-akka.actor.default-dispatcher-5] Instantiated reactivemongo.core.netty.Pack INFO lila.ws.Lila [clients-akka.actor.default-dispatcher-5] Redis connection took 573 ms INFO lila.ws.Monitor$ [sbt-bg-threads-1] lila-ws 3.0 netty epoll=false kamon=false INFO lila.ws.Monitor$ [sbt-bg-threads-1] Java version: 17, memory: 1024MB INFO l.w.n.NettyServer [sbt-bg-threads-1] Start INFO l.w.n.NettyServer [sbt-bg-threads-1] Listening to 9664 ERROR r.c.a.MongoDBSystem [epollEventLoopGroup-2-1] [Supervisor-1/Connection-2] Fails to send a isMaster request to localhost:27017 (channel #d972f609) reactivemongo.io.netty.channel.StacklessClosedChannelException: null at reactivemongo.io.netty.channel.AbstractChannel$AbstractUnsafe.write(Object, ChannelPromise)(Unknown Source) WARN r.c.p.MongoHandler [epollEventLoopGroup-2-1] [Supervisor-1/Connection-2] Channel is closed under 2968041ns: localhost/127.0.0.1:27017; Please check network connectivity and the status of the set. (channel [id: 0xd972f609, L:/127.0.0.1:40188 ! R:localhost/127.0.0.1:27017]) WARN r.c.a.MongoDBSystem [reactivemongo-akka.actor.default-dispatcher-10] [Supervisor-1/Connection-2] The entire node set is unreachable, is there a network problem? WARN r.a.MongoConnection [reactivemongo-akka.actor.default-dispatcher-11] [Supervisor-1/Connection-2] Timeout after 8200 milliseconds while probing the connection monitor: IsPrimaryAvailable#1507887704? WARN r.c.p.MongoHandler [epollEventLoopGroup-3-1] [Supervisor-1/Connection-1] Channel is closed under 915912ns: localhost/127.0.0.1:27017; Please check network connectivity and the status of the set. (channel [id: 0xfc903deb, L:/127.0.0.1:40194 ! R:localhost/127.0.0.1:27017]) WARN r.c.a.MongoDBSystem [reactivemongo-akka.actor.default-dispatcher-11] [Supervisor-1/Connection-1] The entire node set is unreachable, is there a network problem?