pjfanning commented on issue #1854: URL: https://github.com/apache/pekko/issues/1854#issuecomment-2894422176
also seeing ``` [ERROR] [05/20/2025 14:27:02.954] [MixedProtocolClusterSpec-pekko.actor.internal-dispatcher-4] [org.apache.pekko.cluster.ClusterActorRefProvider] No root guardian at [akka.ssl.tcp://MixedProtocolClusterSpec@192.168.0.2:62752] org.apache.pekko.remote.RemoteTransportException: No transport is loaded for protocol: [akka.ssl.tcp], available protocols: [akka.tcp, pekko.tcp] at org.apache.pekko.remote.Remoting$.localAddressForRemote(Remoting.scala:125 at org.apache.pekko.remote.Remoting.localAddressForRemote(Remoting.scala:168) at org.apache.pekko.remote.RemoteActorRefProvider.rootGuardianAt(RemoteActorRefProvider.scala:488) at org.apache.pekko.actor.ActorRefFactory.actorSelection(ActorRefProvider.scala:261) at org.apache.pekko.actor.ActorRefFactory.actorSelection$(ActorRefProvider.scala:255) at org.apache.pekko.actor.ActorCell.actorSelection(ActorCell.scala:420) at org.apache.pekko.cluster.SeedNodeProcess.$anonfun$receiveJoinSeedNode$1(SeedNodeProcess.scala:88) at org.apache.pekko.cluster.SeedNodeProcess.$anonfun$receiveJoinSeedNode$1$adapted(SeedNodeProcess.scala:87) at scala.collection.immutable.Set$Set1.foreach(Set.scala:177) at org.apache.pekko.cluster.SeedNodeProcess.receiveJoinSeedNode(SeedNodeProcess.scala:87) at org.apache.pekko.cluster.JoinSeedNodeProcess$$anonfun$receive$2.applyOrElse(SeedNodeProcess.scala:299) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org