Pat
Apr 29, 2022 11:41:37 AM

Cannot (Re)start Synchrify Server TrueNAS

TrueNAS install of Synchrify server; Windows 11 Install of Synchrify client.

The install seems to have gone well but I did not create a user on the server side; now I cannot get back to the server webpage. I can see all the Syncrify content in /iocage/jails/syncrify/root/opt. I've started, stopped and restarted the jail several times. When I run <code>sh run.sh</code> from the jail shell, it returns

root@syncrify:/opt/Syncrify # sh run.sh
:lib/ant-launcher.jar:lib/ant.jar:lib/gwt-user.jar:lib/mail.jar:lib/SyncrifyServer.jar
root@syncrify:/opt/Syncrify # Apr 29, 2022 7:29:21 AM org.teleal.cling.UpnpServiceImpl <init>
INFO: >>> Starting UPnP service...
Apr 29, 2022 7:29:21 AM org.teleal.cling.UpnpServiceImpl <init>
INFO: Using configuration: org.teleal.cling.DefaultUpnpServiceConfiguration
Apr 29, 2022 7:29:21 AM org.teleal.cling.transport.RouterImpl <init>
INFO: Creating Router: org.teleal.cling.transport.RouterImpl
Apr 29, 2022 7:29:21 AM org.teleal.cling.transport.impl.StreamServerImpl init
INFO: Created server (for receiving TCP streams) on: /192.168.0.154:37617
Apr 29, 2022 7:29:21 AM org.teleal.cling.transport.impl.MulticastReceiverImpl init
INFO: Creating wildcard socket (for receiving multicast datagrams) on port: 1900
Apr 29, 2022 7:29:21 AM org.teleal.cling.transport.impl.MulticastReceiverImpl init
INFO: Joining multicast group: /239.255.255.250:1900 on network interface: epair0b
Exception in thread "main" org.teleal.cling.transport.spi.InitializationException: Could not initialize MulticastReceiverImpl:

INFO: Creating wildcard socket (for receiving multicast datagrams) on port: 1900
Apr 29, 2022 7:29:21 AM org.teleal.cling.transport.impl.MulticastReceiverImpl init
INFO: Joining multicast group: /239.255.255.250:1900 on network interface: epair0b
Exception in thread "main" org.teleal.cling.transport.spi.InitializationException: Could not initialize MulticastReceiverImpl: java.net.SocketException: Invalid argument
at org.teleal.cling.transport.impl.MulticastReceiverImpl.init(MulticastReceiverImpl.java:83)
at org.teleal.cling.transport.RouterImpl.<init>(RouterImpl.java:125)
at org.teleal.cling.UpnpServiceImpl.createRouter(UpnpServiceImpl.java:97)
at org.teleal.cling.UpnpServiceImpl.<init>(UpnpServiceImpl.java:81)
at org.teleal.cling.UpnpServiceImpl.<init>(UpnpServiceImpl.java:62)
at com.synametrics.a.b.a(Unknown Source)
at com.synametrics.syncrify.k.ae.a(Unknown Source)
at com.synametrics.syncrify.Ignition.run(Unknown Source)
at com.synametrics.sradef.BootLoader.c(Unknown Source)
at com.synametrics.sradef.BootLoader.main(Unknown Source)

It seems like this question must have been answered but I regret I cannot find it.



Synametrics support engineer
Apr 29, 2022 1:51:55 PM

Cannot (Re)start Synchrify Server TrueNAS

Pat,

Sorry to hear you're running into this problem. The log you pasted refers to a problem with UPnP on the machine. I recommend you disable UPnP in Syncrify - in fact, we don't recommend using it anymore and it will be completely removed from Syncrify in later versions.

Here is how to disable UPnP.

  • Look for AppConfig.xml and open it in any editor
  • Search for a line with "useUpnp" and change its value to "false"
  • Save the file
  • Restart Syncrify

 

Navigation

Social Media

Powered by 10MinutesWeb.com