Jump to content

Latest beta broke Emby on Debian testing


bigeyez

Recommended Posts

After trying to upgrade to the latest emby-server-beta

 

tarting emby-server daemon:Info Main: Emby
        Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
        Operating system: Unix 4.3.0.1
        64-Bit OS: True
        64-Bit Process: True
        User Interactive: False
        Mono: 4.6.2 (Debian 4.6.2.7+dfsg-1)
        Processor count: 8
        Program data path: /var/lib/emby-server
        Application directory: /usr/lib/emby-server/bin
Error Main: Skia not available. Will try next image processor. libSkiaSharp.so
Info ImageMagick: ImageMagick version: ImageMagick 6.9.6-6 Q8 x86_64 2017-07-22 http://www.imagemagick.org
Error Main: UnhandledException
        *** Error Report ***
        Version: 3.2.30.11
        Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
        Operating system: Unix 4.3.0.1
        64-Bit OS: True
        64-Bit Process: True
        User Interactive: False
        Mono: 4.6.2 (Debian 4.6.2.7+dfsg-1)
        Processor count: 8
        Program data path: /var/lib/emby-server
        Application directory: /usr/lib/emby-server/bin
        System.NullReferenceException: Object reference not set to an instance of an object
          at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x000b1] in <e5ce45fe07e94b0eb9a3ab59e1b67413>:0
          at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x000ac] in <e5ce45fe07e94b0eb9a3ab59e1b67413>:0
        System.NullReferenceException
          at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x000b1] in <e5ce45fe07e94b0eb9a3ab59e1b67413>:0
          at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x000ac] in <e5ce45fe07e94b0eb9a3ab59e1b67413>:0

UnhandledException
System.NullReferenceException: Object reference not set to an instance of an object
  at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x000b1] in <e5ce45fe07e94b0eb9a3ab59e1b67413>:0
  at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x000ac] in <e5ce45fe07e94b0eb9a3ab59e1b67413>:0
System.NullReferenceException
  at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x000b1] in <e5ce45fe07e94b0eb9a3ab59e1b67413>:0
  at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x000ac] in <e5ce45fe07e94b0eb9a3ab59e1b67413>:0


 failed!
invoke-rc.d: initscript emby-server, action "start" failed.
dpkg: error processing package emby-server-beta (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 emby-server-beta
E: Sub-process /usr/bin/dpkg returned an error code (1)
 

Link to comment
Share on other sites

thanks

 

Error App: Error downloading https://embydata.com/downloads/ffmpeg/linux/ffmpeg-git-20170301-64bit-static.7z                                                                                                              *** Error Report ***                                                                                                                                                                                               Version: 3.2.30.16                                                                                                                                                                                                 Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh                                                                 Operating system: Unix 4.3.0.1                                                                                                                                                                                     64-Bit OS: True                                                                                                                                             
        64-Bit Process: True                                                                                                                                             
        User Interactive: False                                                                                                                  
        Mono: 4.6.2 (Debian 4.6.2.7+dfsg-1)                                                                                                                       
        Processor count: 8                                                                                                                                                                                                 Program data path: /var/lib/emby-server                                                                                                          
        Application directory: /usr/lib/emby-server/bin                                                                                                                                                                    MediaBrowser.Model.Net.HttpException: Error: SecureChannelFailure (The authentication or decryption has failed.) ---> 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.Security.Protocol.Tls.TlsException: The
authentication or decryption has failed.                                                                                                                                                                           
          at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult asyncResult) [0x00040] in <1d0bb82c94e7435eb09324cf5ef20e36>:0                        
          at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (System.IAsyncResult ar, System.Boolean ignoreEmpty) [0x00000] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
          at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (System.IAsyncResult result) [0x00071] in <1d0bb82c94e7435eb09324cf5ef20e36>:0                        
           --- End of inner exception stack trace ---                                                                                                                                                              
          at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (System.IAsyncResult result) [0x0003b] in <1d0bb82c94e7435eb09324cf5ef20e36>:0                                                       
          at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (System.IAsyncResult asyncResult) [0x0000c] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
           --- End of inner exception stack trace ---                                                                                                           
          at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (System.IAsyncResult asyncResult) [0x00057] in <1d0bb82c94e7435eb09324cf5ef20e36>:0                                  
          at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (System.IAsyncResult asyncResult) [0x00011] in <bd46d4d4f7964dfa9beea098499ab597>:0                                                           at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000e] in <bd46d4d4f7964dfa9beea098499ab597>:0                                                                      
          at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) [0x00044] in <bd46d4d4f7964dfa9beea098499ab597>:0                              
           --- End of inner exception stack trace ---                                                                                                      
          at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0                                                                                    at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult]
promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0                                                                                                                 
        --- End of stack trace from previous location where exception was thrown ---                                                         
          at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0    
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0                                                          
          at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at Emby.Server.Implementations.HttpClientManager.HttpClientManager+<GetTempFileResponse>c__async7.MoveNext () [0x00252] in <e9378062d02a4d4ab7ea29a18af36a08>:0
           --- End of inner exception stack trace ---                                                                                                                    
          at Emby.Server.Implementations.HttpClientManager.HttpClientManager+<GetTempFileResponse>c__async7.MoveNext () [0x00594] in <e9378062d02a4d4ab7ea29a18af36a08>:0                                          
        --- End of stack trace from previous location where exception was thrown ---                                                                                                                              
          at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0                                          

Link to comment
Share on other sites

Well this happened during  the upgrade to emby-server-beta, seems like it cant download the ffmpeg binaries

Error App: Error downloading https://embydata.com/downloads/ffmpeg/linux/ffmpeg-git-20170301-64bit-static.7z                                                                                                               *** Error Report ***                                                                                                                                                                                               Version: 3.2.30.16                                                                                                                                                                                                 Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh                                                                 Operating system: Unix 4.3.0.1                                                                                                                                                                                     64-Bit OS: True                                                                                                                                          
        64-Bit Process: True                                                                                                      
        User Interactive: False                                                                                                                  
        Mono: 4.6.2 (Debian 4.6.2.7+dfsg-1)                                                                                                                       
        Processor count: 8                                                                                                                                                                                                 Program data path: /var/lib/emby-server                                                                                                          
        Application directory: /usr/lib/emby-server/bin                                                                                                                                                                    MediaBrowser.Model.Net.HttpException: Error: SecureChannelFailure (The authentication or decryption has failed.) ---> 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.Security.Protocol.Tls.TlsException: The
authentication or decryption has failed.                                                                                                                                                                           
          at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult asyncResult) [0x00040] in <1d0bb82c94e7435eb09324cf5ef20e36>:0                        
          at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (System.IAsyncResult ar, System.Boolean ignoreEmpty) [0x00000] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
          at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (System.IAsyncResult result) [0x00071] in <1d0bb82c94e7435eb09324cf5ef20e36>:0                        
           --- End of inner exception stack trace ---                                                                                                       
          at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (System.IAsyncResult result) [0x0003b] in <1d0bb82c94e7435eb09324cf5ef20e36>:0    
          at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (System.IAsyncResult asyncResult) [0x0000c] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
           --- End of inner exception stack trace ---                                                                                                           
          at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (System.IAsyncResult asyncResult) [0x00057] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
          at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (System.IAsyncResult asyncResult) [0x00011] in <bd46d4d4f7964dfa9beea098499ab597>:0                                                           at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000e] in <bd46d4d4f7964dfa9beea098499ab597>:0                                                                      
          at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) [0x00044] in <bd46d4d4f7964dfa9beea098499ab597>:0                         
           --- End of inner exception stack trace ---                                                                                                      
          at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0                                                                                    at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult]
promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0                                                                                                                
        --- End of stack trace from previous location where exception was thrown ---              

Edited by bigeyez
Link to comment
Share on other sites

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...