Page 1 of 1

ubuntu 14.04.1 video media will not show - error 13

PostPosted: Sun Nov 30, 2014 7:55 am
by jonnoc
Hi all,
I am a long-time serviio user on windows with never any issues. I have recently acquired a linux desktop machine (ubuntu 14.04.1) and am attempting to run serviio for linux - starting to feel like I have bitten off more than I can chew!!

I have managed to get the service running and can see the server from my devices.
However I cannot get video to add to the library, audio adds fine but I keep getting an error 13
See below:

2014-11-30 16:28:26,172 ERROR [ProcessExecutor] Fatal error in process starting: Cannot run program "/home/john/bin": error=13, Permission denied
java.io.IOException: Cannot run program "/home/john/bin": error=13, Permission denied
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1047)
at org.serviio.external.ProcessExecutor.run(ProcessExecutor.java:135)
Caused by: java.io.IOException: error=13, Permission denied
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:186)
at java.lang.ProcessImpl.start(ProcessImpl.java:130)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1028)
... 1 more
2014-11-30 16:28:26,172 WARN [ProcessExecutor] Cannot retrieve results, output reader is null
2014-11-30 16:28:26,172 WARN [LibraryManager] Skipping processing metadata for an unsupported file (/home/john/Videos/American Horror Story Season 3 COMPLETE 720p.Web.Dl.Sujaidr/american.horror.story.s03e07.the.dead.720p.web-dl.sujaidr.mkv). Message: Unknown video file type.


I have changed the ffmpeg folder and files to read and write for all profiles through right click, properties.

Any suggestions would be awesome.
If you require any more info please feel free to ask - I am at a rookie level!!

Thanks in advance,

Re: ubuntu 14.04.1 video media will not show - error 13

PostPosted: Sun Nov 30, 2014 10:34 am
by NX3
Who are you running serviio as? I presume not the user John which is why you don't have permission to your home folder.
Run serviio as John then you can access your files [SMILING FACE WITH OPEN MOUTH]