Jump to content

Debian 7 (OMV V2 and Emby)


Recommended Posts

geaves
Posted

I have recently deployed omv v2 and I have installed Emby using Debian 7 for the repositories, all appears to work, movies are there, collections etc. Today I logged into Emby to update some of the images on the collections, this appeared to go well until I went back to the dashboard whereby the web gui crashed....refreshed the page and then got err_connection_refused, cleared the browser cache and tried again, same error.

So through ssh I restarted the Emby service....this is the odd part, gets back to the login prompt and it continues with this error,

 

Error HttpClient: Error getting response from https://embydata.com/downloads/ffmpeg/linux/ffmpeg-git-20170301-64bit-static.7z

 

I had added the latest server log as the error can be seen within the log.

 

Many thanks.

server-63629835710.txt

Posted

hi @@geaves, please try 3.2.15 and let us know if this is any different. thanks !

geaves
Posted

Thanks @@Luke updated but still appears the same have attached log, and it's still the same as in first post.

 

 

server-63629960719.txt

Posted

Try removing your installed plugins and see if that makes a difference. thanks.

Posted

@@Luke thanks doesn't appear to make any difference, have attached another log which will show the same error.

 

server-63629997936.txt

Posted

What are we talking about exactly, just the error at startup?

Posted
This is a short version from the terminal if do I service emby-server stop, then service emby-server start 
 
Info, AuthenticationRepository, Default journal_mode for /var/lib/emby-server/data/authentication.db is wal
Info, AuthenticationRepository, PRAGMA synchronous=1
.
root@OMV:~# Info, HttpClient, HttpClientManager.GetTempFileResponse url: https://embydata.com/downloads/ffmpeg/linux/ffmpeg-git-201703
01-64bit-static.7z
*** Error Report ***
Version: 3.2.15.0
Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffprobe /usr/bin/ffprob
e -restartpath /usr/lib/emby-server/restart.sh
Operating system: Unix 3.2.0.4
64-Bit OS: True
64-Bit Process: True
Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Wed Mar 15 20:19:10 UTC 2017)
Processor count: 4
Program data path: /var/lib/emby-server
Application directory: /usr/lib/emby-server/bin
System.Net.WebException: Error: SecureChannelFailure (The authentication or decryption has failed.) ---> System.IO.IOException
: The authentication or decryption has failed. ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Secu
rity.Protocol.Tls.TlsException: The authentication or decryption has failed.
at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult asyncResult) [0x00040] in <1d0bb82c94e743
5eb09324cf5ef20e36>:0 
 
Finishes on these 2 lines
 
Info, App, Entry point completed: Emby.Server.Core.EntryPoints.ExternalPortForwarding. Duration: 9.9E-05 seconds
Info, App, All entry points have started
 
It then hangs, so the only way to get back to the prompt is Ctrl C then exit to close the session.
 
But why is it attempting to download Ffmpeg? when I have downloaded the recommended version and pointed emby to the location with custom install. 

 

Posted

It doesn't look like you've configured ffmpeg. Look at the command line used to launch emby. It is specifying only an ffprobe path, but no ffmpeg. Both are needed. Or, they can be omitted from the command line and configured in the web interface.

Posted

It doesn't look like you've configured ffmpeg. Look at the command line used to launch emby. It is specifying only an ffprobe path, but no ffmpeg. Both are needed. Or, they can be omitted from the command line and configured in the web interface.

 

I downloaded the recommended version added it to /etc and pointed to the path after selecting custom so it should point /etc/FFmpeg. I did this twice, because the first time I selected installed version and pointed to the same path.....(multitasking was never my thing, and I was on a support call the first time around) 

 

Looks like another install then  :( unless there is a conf file or something I can change.

Posted

You still need to fix the bad command line that is starting the emby process.

Posted

Ok totally clean install, no addons, custom path to FFmpeg with emby having read access, still the same.

server-63630139522.txt

Posted

Ok, there is an errant command line param, we need to get that removed from the debian package. We'll be issuing an update for that. thanks.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...