Normaly subsonic should be running actually !
if not try to check it with :
- Code: Select all
service subsonic status
if it isn't running try this :
- Code: Select all
service subsonic start
Jetty always run after installation, subsonic too !
Check if you have any firewall blocking something !
Router firewall ? Server Firewall ? Running port is 4040 by default !
Check Logs for more info ! ( /var/subsonic/subsonic_sh.log in debian maybe same in freebsd )
( maybe i'm wrong i don't use Freebsd but its almost same as Debian )
Got the info from
https://www.freebsd.org/doc/handbook/configtuning-rcd.htmlInsann