FAQ  •  Register  •  Login

Help! PS3 unable to see serviio Unraid installation

<<

kingjahfy

Serviio newbie

Posts: 3

Joined: Mon Feb 11, 2013 5:27 am

Post Mon Feb 11, 2013 5:58 am

Help! PS3 unable to see serviio Unraid installation

Hello I am new to the serviio community and am very excited to use serviio. However, I am unable to see serviio installed on my Unraid Nas, from my PS3 (my only render device). I am able to connect to the serviio installation on my mac from my PS3 without any issues. Please assist me in making full use of serviio. Here are the steps i've taken thus far:

*used system properties to configure bound address
  Code:
# Setup Serviio specific properties
JAVA_OPTS="-Dserviio.home=$SERVIIO_CONSOLE_HOME -Djava.net.preferIPv4Stack=true -Dserviio.boundAddr=192.168.1.108 -Dserviio.home=/boot/config/plugins/serviio/serviio-1.1"


*Forwarded ports 8895 TCP and 1900 UDP through router firewall by setting internal & external port forwarding to 192.168.1.108 (serviio host machine's ip). Also temporarily turned off the router firewall :shock: to make sure that wasn't the issue.

*Using the FAQ links I setup multicast routes, but im not too familiar with this so I just used the examples given in this forum then deleted the entries after I still couldn't connect to serviio.

*After trying the above and more I am still no closer to seeing serviio from the PS3. Below/Attached are the relevant logs:

  Code:
:/boot/config/plugins/serviio# java ListNic
ip: 192.168.1.108,
name: eth0
display name: eth0
loopback: false
p2p: false
up: true
virtual: false
multicast: true
------------------------------
ip: 127.0.0.1,
name: lo
display name: lo
loopback: true
p2p: false
up: true
virtual: false
multicast: false
------------------------------


  Code:
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg/librarys/libtheoraenc.so.1.1.2': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg/librarys/libva.so.1.0.12': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg/librarys/libvorbis.so.0.4.5': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg/librarys/libvorbisenc.so.2.0.8': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg/librarys/libwrap.so.0.7.6': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg/librarys/libX11.so.6.3.0': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg/librarys/libXau.so.6.0.0': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg/librarys/libxcb.so.1.1.0': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg/librarys/libXdmcp.so.6.0.0': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg/librarys/libXext.so.6.4.0': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg/librarys/libXfixes.so.3.1.0': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg/librarys/libxvidcore.so.4.3': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg/librarys/libz.so.1.2.3.4': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg/librarys': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg/.DS_Store': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg/._.DS_Store': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/ffmpeg': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/serviio-version.cfg': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/.DS_Store': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio/._.DS_Store': Operation not permitted
chown: changing ownership of `/boot/config/plugins/serviio': Operation not permitted
ffmpeg has already been installed
root@blueBox:~# Feb 10, 2013 10:45:46 AM org.restlet.ext.net.HttpClientHelper start
INFO: Starting the HTTP client
Feb 10, 2013 10:45:46 AM org.restlet.engine.http.connector.HttpServerHelper start
INFO: Starting the internal HTTP server on port 8123
root@blueBox:~# Exception in thread "Thread-19" java.lang.NullPointerException                                                             
   at org.serviio.upnp.webserver.DeviceDescriptionRequestHandler.handleRequest(DeviceDescriptionRequestHandler.java:73)
   at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:61)
   at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
   at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
   at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
   at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:192)


Also getting a java NullPointerException at the DiscoverySSDPMessageListener header request. I will get the full stack trace and add to this thread. Thanks in advance for the help.
<<

kingjahfy

Serviio newbie

Posts: 3

Joined: Mon Feb 11, 2013 5:27 am

Post Tue Feb 12, 2013 12:27 am

Re: Help! PS3 unable to see serviio Unraid installation

Also getting a java NullPointerException at the DiscoverySSDPMessageListener header request. I will get the full stack trace and add to this thread. Thanks in advance for the help.


Ignore the quoted statement. The stack trace is posted in my initial post.

Return to NAS installation

Who is online

Users browsing this forum: No registered users and 15 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.