Jump to content

Remote SMB Share on a ReadyNAS device


SeLLeRoNe

Recommended Posts

SeLLeRoNe

Hi,

I have just installed the latest available version (presumambly stable) of Emby Server (3.2.35.0) but I cannot find out how to add a remote SMB share which exists on a ReadyNAS.

 

Everytime I try to add the share providing the full path I got as response that Emby need to be able to write in the folder (which is set with RW access for anonymous users).

 

If I try to add the root path of the NAS it works but the Library Scan is not able to find anything

 

As far as I can read from logs somehow it break on the SMB connection to the NAS (same LAN, no Firewall)

2017-10-30 15:49:49.464 Error HttpServer: Error processing request
        *** Error Report ***
        Version: 3.2.35.0
        Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-rpm_{version}_x86_64.deb
        Operating system: Unix 3.10.0.693
        64-Bit OS: True
        64-Bit Process: True
        User Interactive: True
        Processor count: 4
        Program data path: /var/lib/emby
        Application directory: /opt/emby-server/system
        SharpCifs.Smb.SmbException: Failed to connect: 0.0.0.0<00>/192.168.0.101
           at SharpCifs.Smb.SmbTransport.Connect()
           at SharpCifs.Smb.SmbTree.TreeConnect(ServerMessageBlock andx, ServerMessageBlock andxResponse)
           at SharpCifs.Smb.SmbFile.DoConnect()
           at SharpCifs.Smb.SmbFile.Connect()
           at SharpCifs.Smb.SmbFile.Connect0()
           at SharpCifs.Smb.SmbFile.Exists()
           at Emby.Server.Implementations.IO.SharpCifsFileSystem.AssertDirectoryExists(SmbFile file, String path)
           at Emby.Server.Implementations.IO.SharpCifsFileSystem.<GetFileSystemEntries>d__45.MoveNext()
           at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1 source, Int32& length)
           at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
           at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__3.MoveNext()
           at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToList()
           at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
           at MediaBrowser.Api.EnvironmentService.Get(GetDirectoryContents request)
           at Emby.Server.Implementations.Services.ServiceExecGeneral.<Execute>d__2.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
        SharpCifs.Util.Transport.TransportException: I/O error occurred.
           at SharpCifs.Util.Transport.Transport.Connect(Int64 timeout)
           at SharpCifs.Smb.SmbTransport.Connect()
        SharpCifs.Util.Transport.TransportException: Invalid state: 0
           at SharpCifs.Util.Transport.Transport.Connect(Int64 timeout)


        SharpCifs.Smb.SmbException
           at SharpCifs.Smb.SmbTransport.Connect()
           at SharpCifs.Smb.SmbTree.TreeConnect(ServerMessageBlock andx, ServerMessageBlock andxResponse)
           at SharpCifs.Smb.SmbFile.DoConnect()
           at SharpCifs.Smb.SmbFile.Connect()
           at SharpCifs.Smb.SmbFile.Connect0()
           at SharpCifs.Smb.SmbFile.Exists()
           at Emby.Server.Implementations.IO.SharpCifsFileSystem.AssertDirectoryExists(SmbFile file, String path)
           at Emby.Server.Implementations.IO.SharpCifsFileSystem.<GetFileSystemEntries>d__45.MoveNext()
           at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1 source, Int32& length)
           at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
           at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__3.MoveNext()
           at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToList()
           at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
           at MediaBrowser.Api.EnvironmentService.Get(GetDirectoryContents request)
           at Emby.Server.Implementations.Services.ServiceExecGeneral.<Execute>d__2.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.Mo

Please let me know if you need the full log or this trace is enough.

 

Also I have to say that I am having issue when I try to browse the plugin, Network tab show a 500 error on path: Packages?TargetSystems=Server&IsAdult=false&IsAppStoreSafe=true&PackageType=UserInstalled

 

While logs show this:

2017-10-30 15:51:39.427 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/scripts/plugincatalogpage.js
2017-10-30 15:51:39.467 Info HttpServer: HTTP GET https://emby.test-server.it:443/Packages?TargetSystems=Server&IsAdult=false&IsAppStoreSafe=true&PackageType=UserInstalled. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36
2017-10-30 15:51:39.473 Info HttpServer: HTTP GET https://emby.test-server.it:443/Plugins. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36
2017-10-30 15:51:39.475 Info InstallationManager: Opening /var/lib/emby/cache/serverpackages.json
2017-10-30 15:51:39.475 Info HttpClient: HttpClientManager.GetTempFileResponse url: https://www.mb3admin.com/admin/service/EmbyPackages.json
2017-10-30 15:51:39.502 Info InstallationManager: Opening /var/lib/emby/cache/serverpackages.json
2017-10-30 15:51:39.688 Error HttpClient: Error getting response from https://www.mb3admin.com/admin/service/EmbyPackages.json
        *** Error Report ***
        Version: 3.2.35.0
        Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-rpm_{version}_x86_64.deb
        Operating system: Unix 3.10.0.693
        64-Bit OS: True
        64-Bit Process: True
        User Interactive: True
        Processor count: 4
        Program data path: /var/lib/emby
        Application directory: /opt/emby-server/system
        System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.Http.CurlException: Problem with the SSL CA cert (path? access rights?)
           at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)
           at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)
           --- End of inner exception stack trace ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
           at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.<GetTempFileResponse>d__29.MoveNext()
        System.Net.Http.HttpRequestException
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
           at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.<GetTempFileResponse>d__29.MoveNext()
        InnerException: System.Net.Http.CurlException
        System.Net.Http.CurlException: Problem with the SSL CA cert (path? access rights?)
           at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)
           at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)
           at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)
           at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)

2017-10-30 15:51:39.693 Error InstallationManager: Error updating package cache
        *** Error Report ***
        Version: 3.2.35.0
        Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-rpm_{version}_x86_64.deb
        Operating system: Unix 3.10.0.693
        64-Bit OS: True
        64-Bit Process: True
        User Interactive: True
        Processor count: 4
        Program data path: /var/lib/emby
        Application directory: /opt/emby-server/system
        System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.Http.CurlException: Problem with the SSL CA cert (path? access rights?)
           at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)
           at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)
           --- End of inner exception stack trace ---
           at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.<GetTempFileResponse>d__29.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.<GetTempFile>d__28.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.Updates.InstallationManager.<UpdateCachedPackages>d__53.MoveNext()
        System.Net.Http.HttpRequestException
           at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.<GetTempFileResponse>d__29.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.<GetTempFile>d__28.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.Updates.InstallationManager.<UpdateCachedPackages>d__53.MoveNext()
        InnerException: System.Net.Http.CurlException
        System.Net.Http.CurlException: Problem with the SSL CA cert (path? access rights?)
           at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)
           at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)
           at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)
           at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)

2017-10-30 15:51:39.693 Info HttpClient: HttpClientManager.GetTempFileResponse url: https://www.mb3admin.com/admin/service/EmbyPackages.json
2017-10-30 15:51:39.694 Info HttpServer: HTTP Response 200 to 31.24.32.94. Time: 221ms. https://emby.test-server.it:443/Plugins
2017-10-30 15:51:39.923 Error HttpClient: Error getting response from https://www.mb3admin.com/admin/service/EmbyPackages.json
        *** Error Report ***
        Version: 3.2.35.0
        Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-rpm_{version}_x86_64.deb
        Operating system: Unix 3.10.0.693
        64-Bit OS: True
        64-Bit Process: True
        User Interactive: True
        Processor count: 4
        Program data path: /var/lib/emby
        Application directory: /opt/emby-server/system
        System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.Http.CurlException: Problem with the SSL CA cert (path? access rights?)
           at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)
           at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)
           --- End of inner exception stack trace ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
           at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.<GetTempFileResponse>d__29.MoveNext()
        System.Net.Http.HttpRequestException
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
           at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.<GetTempFileResponse>d__29.MoveNext()
        InnerException: System.Net.Http.CurlException
        System.Net.Http.CurlException: Problem with the SSL CA cert (path? access rights?)
           at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)
           at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)
           at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)
           at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)

2017-10-30 15:51:39.927 Error InstallationManager: Error updating package cache
        *** Error Report ***
        Version: 3.2.35.0
        Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-rpm_{version}_x86_64.deb
        Operating system: Unix 3.10.0.693
        64-Bit OS: True
        64-Bit Process: True
        User Interactive: True
        Processor count: 4
        Program data path: /var/lib/emby
        Application directory: /opt/emby-server/system
        System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.Http.CurlException: Problem with the SSL CA cert (path? access rights?)
           at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)
           at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)
           --- End of inner exception stack trace ---
           at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.<GetTempFileResponse>d__29.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.<GetTempFile>d__28.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.Updates.InstallationManager.<UpdateCachedPackages>d__53.MoveNext()
        System.Net.Http.HttpRequestException
           at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.<GetTempFileResponse>d__29.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.<GetTempFile>d__28.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.Updates.InstallationManager.<UpdateCachedPackages>d__53.MoveNext()
        InnerException: System.Net.Http.CurlException
        System.Net.Http.CurlException: Problem with the SSL CA cert (path? access rights?)
           at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)
           at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)
           at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)
           at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)

2017-10-30 15:51:39.938 Error HttpServer: Error processing request
        *** Error Report ***
        Version: 3.2.35.0
        Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-rpm_{version}_x86_64.deb
        Operating system: Unix 3.10.0.693
        64-Bit OS: True
        64-Bit Process: True
        User Interactive: True
        Processor count: 4
        Program data path: /var/lib/emby
        Application directory: /opt/emby-server/system
        System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.Http.CurlException: Problem with the SSL CA cert (path? access rights?)
           at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)
           at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)
           --- End of inner exception stack trace ---
           at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.<GetTempFileResponse>d__29.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.<GetTempFile>d__28.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.Updates.InstallationManager.<UpdateCachedPackages>d__53.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.Updates.InstallationManager.<GetAvailablePackagesWithoutRegistrationInfo>d__49.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.Updates.InstallationManager.<GetAvailablePackages>d__47.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at MediaBrowser.Api.PackageService.<Get>d__5.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.Services.ServiceExecGeneral.<Execute>d__2.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
        System.Net.Http.HttpRequestException
           at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.<GetTempFileResponse>d__29.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.<GetTempFile>d__28.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.Updates.InstallationManager.<UpdateCachedPackages>d__53.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.Updates.InstallationManager.<GetAvailablePackagesWithoutRegistrationInfo>d__49.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.Updates.InstallationManager.<GetAvailablePackages>d__47.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at MediaBrowser.Api.PackageService.<Get>d__5.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.Services.ServiceExecGeneral.<Execute>d__2.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
        InnerException: System.Net.Http.CurlException
        System.Net.Http.CurlException: Problem with the SSL CA cert (path? access rights?)
           at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)
           at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)
           at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)
           at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)


Thanks in advance for any help/suggestions

 

Best regards

Andrea

 

Link to comment
Share on other sites

  • 3 weeks later...

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