NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
ludwich
Jun 26, 2012Aspirant
subsonic stops
My subsonic stops working every morning now after the new update =( I had the same problem before but there was a patch that made it work but now it stops every morning even when i dont restart the n...
pkas
Oct 01, 2012Tutor
I have an ultra 4 plus also, so hopefully we can get this working for you.
By the way, I would not worry about the "light" ; it turns out that the light is not an accurate indication of whether the Subsonic server is running. The first thing we need to do is determine if Subsonic is running or not. To do this, you need to ssh into the ReadyNAS as root. Have you already installed the "Enable Root SSH Access" add-on? If not, then please do so.
For now, I will assume you are comfortable using Linux, ssh, bash, and etc. If you are not, let me know and I will provide more details.
We're going to see if the Subsonic server is running by looking for it in the running process list. So, do the following:
1) ssh into the ReadyNAS
2) type: ps aux | grep -i subsonic | grep java
Copy and paste what is returned and we'll take it from there.
pkas
By the way, I would not worry about the "light" ; it turns out that the light is not an accurate indication of whether the Subsonic server is running. The first thing we need to do is determine if Subsonic is running or not. To do this, you need to ssh into the ReadyNAS as root. Have you already installed the "Enable Root SSH Access" add-on? If not, then please do so.
For now, I will assume you are comfortable using Linux, ssh, bash, and etc. If you are not, let me know and I will provide more details.
We're going to see if the Subsonic server is running by looking for it in the running process list. So, do the following:
1) ssh into the ReadyNAS
2) type: ps aux | grep -i subsonic | grep java
Copy and paste what is returned and we'll take it from there.
pkas
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!