Jump to content

Emby 3.3.0


Recommended Posts

Posted

Just updated to 3.3.0 but it seem that the https service is not working anymore.

 

Anyone that already has installed 3.3.0 on synology without problems?

 

Restarted mono, restarted emby, killed mono and emby procces al of them a no go.

Posted

Hi there, can you please describe your issue in more detail? Thanks

Posted

After the update to 3.3 i can not log in into the emby website with https.

Emby sais "Running on http port 8096, and https port 8920" but port 8920 is doing nothing.

I see the connection being established with netstat, but the emby gives a time out on the request.

Posted

After the update to 3.3 i can not log in into the emby website with https.

Emby sais "Running on http port 8096, and https port 8920" but port 8920 is doing nothing.

I see the connection being established with netstat, but the emby gives a time out on the request.

 

@@parsaria, please attach the information requested in how to report a problem. thanks !

Posted

this is an error what i see in the log further nothing unusual.

 

*** Error Report ***
Version: 3.3.0.0
Command line: /var/packages/EmbyServer/target/server/MediaBrowser.Server.Mono.exe -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe -restartpath /var/packages/EmbyServer/scripts/restart
Operating system: Unix 3.10.102.0
64-Bit OS: True
64-Bit Process: True
User Interactive: False
Mono: 5.2.0.224 (tarball Thu Sep 21 17:18:09 CST 2017)
Processor count: 8
Program data path: /var/packages/EmbyServer/target/var
Application directory: /volume1/@appstore/EmbyServer/releases/v3.3.0.0
System.NullReferenceException: Object reference not set to an instance of an object
  at Emby.Server.Connect.ConnectManager.IsAuthorizationTokenValid (System.String token) [0x00025] in <353fa9be89414da98c79eccaa6c5b1d6>:0 
  at Emby.Server.Implementations.HttpServer.Security.AuthService.IsValidConnectKey (System.String token) [0x00010] in <aba6291c962a474ab653db57eeabd3ba>:0 
  at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateUser (MediaBrowser.Model.Services.IRequest request, MediaBrowser.Controller.Net.IAuthenticationAttributes authAttribtues) [0x0001f] in <aba6291c962a474ab653db57eeabd3ba>:0 
  at Emby.Server.Implementations.HttpServer.Security.AuthService.Authenticate (MediaBrowser.Model.Services.IRequest request, MediaBrowser.Controller.Net.IAuthenticationAttributes authAttribtues) [0x00000] in <aba6291c962a474ab653db57eeabd3ba>:0 
  at MediaBrowser.Controller.Net.AuthenticatedAttribute.RequestFilter (MediaBrowser.Model.Services.IRequest request, MediaBrowser.Model.Services.IResponse response, System.Object requestDto) [0x00005] in <a291052b702c42de946123163a3d3a7d>:0 
  at Emby.Server.Implementations.HttpServer.HttpListenerHost.ApplyRequestFilters (MediaBrowser.Model.Services.IRequest req, MediaBrowser.Model.Services.IResponse res, System.Object requestDto) [0x0006c] in <aba6291c962a474ab653db57eeabd3ba>:0 
  at Emby.Server.Implementations.Services.ServiceHandler+<ProcessRequestAsync>d__15.MoveNext () [0x000bc] in <aba6291c962a474ab653db57eeabd3ba>:0 
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <d31cad56a57f4677b3b2262d472abcad>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <d31cad56a57f4677b3b2262d472abcad>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <d31cad56a57f4677b3b2262d472abcad>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <d31cad56a57f4677b3b2262d472abcad>:0 
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <d31cad56a57f4677b3b2262d472abcad>:0 
  at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>d__74.MoveNext () [0x0070b] in <aba6291c962a474ab653db57eeabd3ba>:0 
System.NullReferenceException
  at Emby.Server.Connect.ConnectManager.IsAuthorizationTokenValid (System.String token) [0x00025] in <353fa9be89414da98c79eccaa6c5b1d6>:0 
  at Emby.Server.Implementations.HttpServer.Security.AuthService.IsValidConnectKey (System.String token) [0x00010] in <aba6291c962a474ab653db57eeabd3ba>:0 
  at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateUser (MediaBrowser.Model.Services.IRequest request, MediaBrowser.Controller.Net.IAuthenticationAttributes authAttribtues) [0x0001f] in <aba6291c962a474ab653db57eeabd3ba>:0 
  at Emby.Server.Implementations.HttpServer.Security.AuthService.Authenticate (MediaBrowser.Model.Services.IRequest request, MediaBrowser.Controller.Net.IAuthenticationAttributes authAttribtues) [0x00000] in <aba6291c962a474ab653db57eeabd3ba>:0 
  at MediaBrowser.Controller.Net.AuthenticatedAttribute.RequestFilter (MediaBrowser.Model.Services.IRequest request, MediaBrowser.Model.Services.IResponse response, System.Object requestDto) [0x00005] in <a291052b702c42de946123163a3d3a7d>:0 
  at Emby.Server.Implementations.HttpServer.HttpListenerHost.ApplyRequestFilters (MediaBrowser.Model.Services.IRequest req, MediaBrowser.Model.Services.IResponse res, System.Object requestDto) [0x0006c] in <aba6291c962a474ab653db57eeabd3ba>:0 
  at Emby.Server.Implementations.Services.ServiceHandler+<ProcessRequestAsync>d__15.MoveNext () [0x000bc] in <aba6291c962a474ab653db57eeabd3ba>:0 
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <d31cad56a57f4677b3b2262d472abcad>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <d31cad56a57f4677b3b2262d472abcad>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <d31cad56a57f4677b3b2262d472abcad>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <d31cad56a57f4677b3b2262d472abcad>:0 
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <d31cad56a57f4677b3b2262d472abcad>:0 
  at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>d__74.MoveNext () [0x0070b] in <aba6291c962a474ab653db57eeabd3ba>:0 
 
but if you want full log i get send you personal message with the log.
Posted

Yes please attach the complete emby server log, thanks.

computerprep
Posted (edited)

There's definitely a few weird https things happening for me after this update too.

I got reports that people were being kicked off and couldn't get back even to the login screen. I could get to everything from LAN on my insecure port, but the secure public port was not working, even inside my LAN when I typed it manually.

After some trial and error, and rebooting routers and such, I changed my secure port (LAN and WAN) to 444 instead of 443. And boom, it worked. But when I went to change it back, it didn't work anymore. Except it still works on 444. And the settings definitely say 443 even after a refresh.

 

I opened up the logs, and I can see the place where it changes to 444

 

But there's no corresponding entry where I changed it back to 443. And my Resource Monitor still has EmbyServer.exe listening on 444.

 

What ended up fixing it was changing my secure port for both WAN and LAN, then changing it back, then restarting Emby. I'll post here again if it breaks again for some reason.

 

Edit: oh, and I'm not hosting on a Synology. I'm hosting in a Windows Server environment.

Edited by computerprep
  • 2 weeks later...
solabc16
Posted

Hello @@parsaria

 

Are you still experiencing this issue with 3.3.1?

 

Best

- James

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