I was wondering if the Akka framework does not support remoting over IPv6 , because it turned out that the software built using Akka remoting worked just fine in IPv4 but when using IPv6 we got the following exception : "akka.event.slf4j.Slf4jLogger$$anonfun$receive$1$$anonfun$applyOrElse$2.apply$mcV$sp() [line 71] [email protected]:49673] -> [akka.ssl.tcp://messaging@windows-vm-81:2552]: Error [Invalid address: akka.ssl.tcp://messaging@windows-vm-81:2552] [ akka.remote.InvalidAssociation: Invalid address: akka.ssl.tcp://messaging@windows-vm-81:2552 Caused by: akka.remote.transport.Transport$InvalidAssociationException: Connection refused: no further information: WINDOWS-VM-81/fe80:0:0:0:6823:d519:cbce:c2bb%20:2552 ]" > > > > -- > Cheers, > >
-- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
