Page 1 of 1

run subsonic as non-root

PostPosted: Thu Dec 28, 2017 7:46 am
by woogle
hello
please help to get subsonic running as non-root
its running fine as root but i cant use it under any other user, it just gets inaccessible from the web
i used this manual to set things up
viewtopic.php?t=5098
but it obviously doesnt work for me

Subsonic Version: 6.1.3 (build e408c9) – October 31, 2017
Server Version: jetty-6.1.x, java 1.8.0_151, HSQLDB, Linux (125.2 MB / 235.0 MB)
Hardware Platform: Debian 9.3 (Stretch)

Re: run subsonic as non-root

PostPosted: Tue Jan 09, 2018 1:14 pm
by vsteel
What port are you using? Only root can open the lower ports.

Can you run it on the machine locally? Is this a connection to the Internet or the server is not running at all?

Re: run subsonic as non-root

PostPosted: Thu Jan 11, 2018 3:48 pm
by woogle
yes, my bad i forgot only root can use ports < 1000
i tried to use port 99

now its running fine on port 3000
i also needed to add 'subsonic' user into 'sudo' group
otherwise it wasnt working