Jump to content

Emby won't launch properly on AS6202T


krecik

Recommended Posts

I've install Emby from app center on Asustor. No problem there but when I try to access it page is not found.

Asustor show's that Emby is running but as mentioned page is not working.

When I'll try to run it manualy via terminal this is what I get:

admin@Asustor:/volume1/.@plugins/AppCentral/mediabrowser $
Unhandled Exception:
System.IO.FileNotFoundException: Could not find file "/etc/localtime"
File name: '/etc/localtime'
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0025f] in <a8460a77e67a430a8486a9751162e5f4>:0
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0
  at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00011] in <a8460a77e67a430a8486a9751162e5f4>:0
  at System.TimeZoneInfo.CreateLocal () [0x000ed] in <a8460a77e67a430a8486a9751162e5f4>:0
  at System.TimeZoneInfo.get_Local () [0x0000c] in <a8460a77e67a430a8486a9751162e5f4>:0
  at System.TimeZoneInfo.GetDateTimeNowUtcOffsetFromUtc (System.DateTime time, System.Boolean& isAmbiguousLocalDst) [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0
  at System.DateTime.get_Now () [0x00008] in <a8460a77e67a430a8486a9751162e5f4>:0
  at Emby.Common.Implementations.Logging.NlogManager.ReloadLogger (MediaBrowser.Model.Logging.LogSeverity level) [0x00028] in <73d6c7e663864d5f99437f9a7f7c69bc>:0
  at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00045] in <411ab68bfddb467eb9cd369d2980a767>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not find file "/etc/localtime"
File name: '/etc/localtime'
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0025f] in <a8460a77e67a430a8486a9751162e5f4>:0
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0
  at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00011] in <a8460a77e67a430a8486a9751162e5f4>:0
  at System.TimeZoneInfo.CreateLocal () [0x000ed] in <a8460a77e67a430a8486a9751162e5f4>:0
  at System.TimeZoneInfo.get_Local () [0x0000c] in <a8460a77e67a430a8486a9751162e5f4>:0
  at System.TimeZoneInfo.GetDateTimeNowUtcOffsetFromUtc (System.DateTime time, System.Boolean& isAmbiguousLocalDst) [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0
  at System.DateTime.get_Now () [0x00008] in <a8460a77e67a430a8486a9751162e5f4>:0
  at Emby.Common.Implementations.Logging.NlogManager.ReloadLogger (MediaBrowser.Model.Logging.LogSeverity level) [0x00028] in <73d6c7e663864d5f99437f9a7f7c69bc>:0
  at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00045] in <411ab68bfddb467eb9cd369d2980a767>:0

I updated Emby manually via WinSCP with the latest version but stil the same.

Any ideas how to fix that or what else should I check?

Link to comment
Share on other sites

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