Page 1 of 1

remote console linux

PostPosted: Sun May 11, 2014 8:14 pm
by phn2
Having problems using console on my remote Linux mint machine after reinstall of OS.
Use to be able to use ver. 1.31 connecting to server with newest version.
Have changed javaopts in bin/console.sh, but nothing happens when trying to start.

Re: remote console linux

PostPosted: Sun May 11, 2014 8:55 pm
by zip
You need the same version of the console and the server

Re: remote console linux

PostPosted: Mon May 12, 2014 4:13 am
by phn2
Yes i have that. Still no luck

Re: remote console linux

PostPosted: Mon May 12, 2014 8:14 pm
by zip
where is the server and where is the console?

Re: remote console linux

PostPosted: Tue May 13, 2014 5:47 am
by phn2
server is on a Stativ adress, works fine as serving media to hole house. Server OS is turnkey Linux, console server OS is Linux mint. I have edited Java opts on serverside.

Re: remote console linux

PostPosted: Tue May 13, 2014 6:10 pm
by zip
you have to edit then on the console side, to tell the console where is the server you want to connect to

Re: remote console linux

PostPosted: Tue May 13, 2014 7:06 pm
by phn2
Yes thats what I Mean, java opst With
My serveradress

JAVA_OPTS="-Dserviio.home=$SERVIIO_CONSOLE_HOME -Djava.net.preferIPv4Stack=true -Dserviio.remoteHost=192.168.2.10"

looks ok?

by the way, the link on your site about setting up console > remote server is dead.

If you are having difficulties to connecting to Serviio on Linux, this article on forum might help.

Re: remote console linux

PostPosted: Tue May 13, 2014 8:33 pm
by zip
It looks fine. I assume 192.168.2.10 is the server's IP.

Do you have java installed on the client? is there something in the console log?

Re: remote console linux

PostPosted: Wed May 14, 2014 5:13 am
by phn2
Yes, openjdk-7-jre is installed. Wheres the location of console-log, couldnt find it.

Re: remote console linux

PostPosted: Thu May 15, 2014 6:19 pm
by zip
serviio.log under log folder in the console installation

Re: remote console linux

PostPosted: Fri May 16, 2014 2:23 am
by phn2
per bin # ls
serviio-console.sh serviio.sh
per bin # bash serviio-console.sh
Error: Could not find or load main class filer.serviio-1.4.1.2
per bin #

is what it says when trying to start in terminal. No log file...