jhoff80 94 Posted December 28, 2015 Posted December 28, 2015 I'm unable to access my server when using the SSL site after upgrading to 5800.0. On the web client end, it just keeps spinning and spinning like it's trying to access the site but cannot. It seems to me like the following error is related, but I've included the whole log file in case there's more to see. 2015-12-28 12:27:27.1529 Info HttpServer: HTTP GET https://remote.<server>.com:8097/web/index.html. UserAgent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; Touch; rv:11.0) like Gecko 2015-12-28 12:27:27.6695 Error HttpServer: Error in HttpListenerResponseWrapper: This operation is not allowed on a security context that has already been authenticated. *** Error Report *** Version: 3.0.5800.0 Command line: C:\Users\Administrator\AppData\Roaming\Emby-Server\system\MediaBrowser.ServerApplication.exe -service Operating system: Microsoft Windows NT 6.2.9200.0 Processor count: 8 64-Bit OS: True 64-Bit Process: False Program data path: C:\Users\Administrator\AppData\Roaming\Emby-Server Application Path: C:\Users\Administrator\AppData\Roaming\Emby-Server\system\MediaBrowser.ServerApplication.exe This operation is not allowed on a security context that has already been authenticated. System.InvalidOperationException at System.Net.Security.SslState.ValidateCreateContext(Boolean isServer, String targetHost, SslProtocols enabledSslProtocols, X509Certificate serverCertificate, X509CertificateCollection clientCertificates, Boolean remoteCertRequired, Boolean checkCertRevocationStatus, Boolean checkCertName) at System.Net.Security.SslStream.AuthenticateAsServer(X509Certificate serverCertificate, Boolean clientCertificateRequired, SslProtocols enabledSslProtocols, Boolean checkCertificateRevocation) at System.Net.Security.SslStream.AuthenticateAsServer(X509Certificate serverCertificate) at SocketHttpListener.Net.HttpConnection.Init() at SocketHttpListener.Net.HttpConnection.Close(Boolean force_close) at SocketHttpListener.Net.ResponseStream.Close() at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.Extensions.CloseOutputStream(HttpListenerResponse response, ILogger logger) ssl.txt
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now