Page 1 of 1

[SOLVED] Error in logs

PostPosted: Sun Jan 06, 2013 12:47 am
by francob
Hi, Serviio this evening decided to notify loop of errors in log file:

ERROR [DiscoverySSDPMessageListener] Cannot open multicast socket,will try again
java.net.BindException: Address already in use
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at java.net.PlainDatagramSocketImpl.bind(PlainDatagramSocketImpl.java:91)
at java.net.DatagramSocket.bind(DatagramSocket.java:372)
at java.net.MulticastSocket.bind(MulticastSocket.java:162)
at java.net.MulticastSocket.<init>(MulticastSocket.java:147)
at java.net.MulticastSocket.<init>(MulticastSocket.java:112)
at org.serviio.util.MultiCastUtils.startMultiCastSocketForListening(MultiCastUtils.java:40)
at org.serviio.upnp.discovery.DiscoverySSDPMessageListener.run(DiscoverySSDPMessageListener.java:88)
at java.lang.Thread.run(Thread.java:680)
Never happened before. I didn't installed any eyeconnect or something else. I tried to force IP address (my mac ip addess) in the "State" tab under the recognized devices but no success.

Nothing changes before this error in my computer: no new apps nor services.

How can I solve it? Thanks in advance,

Re: Error in logs

PostPosted: Sun Jan 06, 2013 5:42 am
by slyguy42o
have you rebooted recently? it looks like you may have a copy already running or a hung up instance maybe.

Re: Error in logs

PostPosted: Sun Jan 06, 2013 8:58 pm
by francob
Thanks, needed to reboot.

I tried the Logout action, but it didn't work.

Now everything is ok.

Re: [SOLVED] Error in logs

PostPosted: Sat Jan 12, 2013 9:13 pm
by francob
Argh... it happens again! And now even if I close Serviio regularly from the serviio consolle, logout and login, or reboot, the error continues to appear in the log file!

How to stop it?

Activity Monitor doesn't show any serviio service...

Thanks in advance

Re: Error in logs

PostPosted: Tue Jan 15, 2013 5:26 pm
by zip
Do you have any other UPnP server? E.G. EyeConnect?

Re: Error in logs

PostPosted: Thu Jan 17, 2013 8:50 pm
by francob
Nope, but I discovered how the error appears.

If uTorrent (specifically nor tcp or udp is 1900 port) is opened before Serviio, Serviio generates the error, viceversa if Serviio is opened before uTorrent, and then open this program, the error doesn't appear at all. Seems like uTorrent uses 1900 port for other uses.

Re: [SOLVED] Error in logs

PostPosted: Thu Jan 17, 2013 10:11 pm
by zip
ok. they use it for UPnP (opening ports I guess), but they should not block it exclusively for them.

Re: [SOLVED] Error in logs

PostPosted: Thu Jan 17, 2013 10:36 pm
by slyguy42o
you could downgrade utorrent to version 2.2.1 which should omit all that media server junk they bundled in the 3.x versions.