Page 1 of 1

Problem with version 1.5

PostPosted: Fri Jan 16, 2015 10:11 pm
by BaX
I just installed version 1.5, but the application will not pick up my rendering device (an LG 55L V5400 television) in the Status window. After several attempts to get the system working, I reverted to version 1.4.1.2 and the device showed immediately. Suggestions? I use an iMac 27" Late 2012 computer, running OSX 10.10, with 32GB of RAM.
BaX

Re: Problem with version 1.5

PostPosted: Fri Jan 16, 2015 11:13 pm
by stefana888
wrong post

Re: Problem with version 1.5

PostPosted: Sat Jan 17, 2015 12:30 am
by zip
you will have to post a detailed log as a minimum for us to help

Re: Problem with version 1.5

PostPosted: Sat Jan 17, 2015 11:30 pm
by BaX
I followed the instructions exactly as indicated. I'll try it again.
BaX

Re: Problem with version 1.5

PostPosted: Sun Jan 18, 2015 12:45 pm
by zip
this is not detailed log. Follw the steps in the link and post the log again - there should be a lot of DEBUG lines

in the meantime, I assume 192.168.1.27 is the IP of your Mac?

Also, do you have a firewall that might be blocking port 8895 for the app (the name and location of serviio has changed in 1.5, so the firewall rules might need o be updated)

Re: Problem with version 1.5

PostPosted: Mon Jan 19, 2015 5:21 am
by BaX
It appears port 8895 is open:

“From the Apple Network Utility”

Esamina Porte avviato...

Port Scanning host: 192.168.1.27

Open TCP Port: 8000 irdmi
Open TCP Port: 8080 http-alt
Open TCP Port: 8088 radan-http
Open TCP Port: 8888 ddi-tcp-1
Open TCP Port: 8895
Esamina Porte completato...
—————
“From Unix-based Command”

MY-iMac:~ computername$ sudo lsof -i -P | grep -i "listen"

JavaAppli 958 username 96u IPv4 0x229f8373c718c177 0t0 TCP *:8895 (LISTEN)

Re: Problem with version 1.5

PostPosted: Mon Jan 19, 2015 10:26 am
by zip
how about UDP 1900 ?

Re: Problem with version 1.5

PostPosted: Tue Jan 20, 2015 3:51 am
by BaX
It also appears UDP 1900 is open:

iMac:~ username$ sudo lsof -i -P
JavaAppli 958 username 85u IPv4 0x229f8373c83bb05f 0t0 UDP *:1900

BaX

Re: Problem with version 1.5

PostPosted: Tue Jan 20, 2015 10:38 am
by zip
I'm not sure how the firewall on OSF works, but is it tied to a username? Serviio now runs as 'root'...