Page 1 of 1

serviio.sh dead but subsys locked (Clear OS 6.5)

PostPosted: Sun Nov 24, 2013 8:01 am
by srikanthanair
Hello everyone,

I am trying to get serviio working on my ClearOS box (ClearOS Community release 6.5.0 Beta (Beta 2)). It's running on an HP Microserver N36L.

These are the instructions I'm following: http://www.clearfoundation.com/componen ... tstart,60/

I also had a glance at this: http://info.vortexbox.org/tiki-index.ph ... allServiio

I was able to follow the instructions, however, when I attempt to run the service, this is what I see.

# service serviio stop
Shutting down Serviio DLNA daemon: [FAILED]
# service serviio start
Starting Serviio DLNA server: [ OK ]
# service serviio status
serviio.sh (pid 24227) is running...
# service serviio status
serviio.sh dead but subsys locked

Attached is the script for running it as a service.
serviio-service.txt
(2 KiB) Downloaded 368 times


Since last night, I have done my best to figure out where I am going wrong, but a) I'm not all that familiar with Linux b) I'm new to ClearOS as well. Needless to say, I don't know where I'm going wrong.

I can delete the lock file and attempt to run the service, but the result is the same.

I've also attached a screenshot of the WebUI (WebUI v1.4beta),
serviio-webui.PNG
serviio-webui.PNG (36.79 KiB) Viewed 3507 times
but I'm sure it's not working because the serviio service isn't running. I understand there is a seperate thread for this, so if the UI isn't working after the service is sorted, I will open the issue up there.

I have enabled detailed logging (viewtopic.php?f=5&t=7) in case anyone would like me to share that information.

I initially got miniDLNA working, but since it doesn't support transcoding, I decided to give serviio a try. I believe I am very close to getting it up and running (I could be wrong).

I would appreciate if anyone could tell me what I'm doing wrong and how I can go about correcting the issue.

Thank you in advance for your help.
Sri

Re: serviio.sh dead but subsys locked (Clear OS 6.5)

PostPosted: Thu May 15, 2014 8:36 am
by htl
just run this command:
  Code:
sudo rm -rf /var/lock/subsys/serviio.sh

and then start the service