Jump to content

Upgrade Error: Failed to issue method call: No Such File or Directory


KingKoopa08

Recommended Posts

KingKoopa08

Hey,

 

I am trying to upgrade from Version 3.6.0.84 beta to 4 stable release or even to 4.1 beta. I am running ubuntu 14.04. 

 

(screenshot attached of errors)

When I run a dpkg on the deb I get the below error.
 

Failed to issue method call: No such file or directory
Failed to issue method call: Unit emby-server.service failed to load: No such file or directory. See system logs and 'systemctl status emby-server.service' for details.
 
As it suggests I checked systemctl status emby-server.service
 
emby-server.service
   Loaded: error (Reason: No such file or directory)
   Active: inactive (dead)
 

Anyone have ideas on how to fix this?

 

Thanks!

post-217015-0-86401400-1547858159_thumb.png

Link to comment
Share on other sites

KingKoopa08

@@Luke

 

Thanks that did the trick. May I ask is that normal, it installs but gives those errors then a reboot shows emby is updated to the new version?

Link to comment
Share on other sites

It's not normal. It suggests to me that something was holding a lock on the folder preventing it from updating.

Link to comment
Share on other sites

  • 4 weeks later...

It's not normal. It suggests to me that something was holding a lock on the folder preventing it from updating.

Is this still an issue?  

Edited by Abobader
removed spam link
Link to comment
Share on other sites

  • 2 months later...
nosis_r8
root@Code:/home# sudo systemctl status emby-server.service

● emby-server.service - Emby Server is a personal media server with apps on just about every device.

   Loaded: loaded (/usr/lib/systemd/system/emby-server.service; enabled; vendor preset: enabled)

   Active: inactive (dead) since Wed 2019-05-01 16:37:18 UTC; 21s ago

  Process: 30907 ExecStart=/opt/emby-server/bin/emby-server (code=exited, status=0/SUCCESS)

 Main PID: 30907 (code=exited, status=0/SUCCESS)

 

May 01 16:37:18 Code emby-server[30907]:            at System.Linq.Enumerable.SelectListIterator`2.MoveNext()

May 01 16:37:18 Code emby-server[30907]:            at System.Collections.Generic.List`1.AddEnumerable(IEnumerable`1 enumerable)

May 01 16:37:18 Code emby-server[30907]:            at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)

May 01 16:37:18 Code emby-server[30907]:            at Emby.Server.Implementations.ScheduledTasks.TaskManager.AddTasks(IEnumerable`1 tasks)

May 01 16:37:18 Code emby-server[30907]:            at Emby.Server.Implementations.ApplicationHost.RunStartupTasks()

May 01 16:37:18 Code emby-server[30907]:            at EmbyServer.HostedService.StartAsync(CancellationToken cancellationToken)

May 01 16:37:18 Code emby-server[30907]:         Source: System.Private.CoreLib

May 01 16:37:18 Code emby-server[30907]:         TargetSite: System.String NormalizeDatePattern(System.String)

May 01 16:37:18 Code emby-server[30907]:

May 01 16:37:18 Code emby-server[30907]: Info Main: Shutdown complete

 

 

the service stays inactive could you help me, ubuntu 18

Edited by nosis_r8
Link to comment
Share on other sites

 

root@Code:/home# sudo systemctl status emby-server.service
● emby-server.service - Emby Server is a personal media server with apps on just about every device.
   Loaded: loaded (/usr/lib/systemd/system/emby-server.service; enabled; vendor preset: enabled)
   Active: inactive (dead) since Wed 2019-05-01 16:37:18 UTC; 21s ago
  Process: 30907 ExecStart=/opt/emby-server/bin/emby-server (code=exited, status=0/SUCCESS)
 Main PID: 30907 (code=exited, status=0/SUCCESS)
 
May 01 16:37:18 Code emby-server[30907]:            at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
May 01 16:37:18 Code emby-server[30907]:            at System.Collections.Generic.List`1.AddEnumerable(IEnumerable`1 enumerable)
May 01 16:37:18 Code emby-server[30907]:            at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
May 01 16:37:18 Code emby-server[30907]:            at Emby.Server.Implementations.ScheduledTasks.TaskManager.AddTasks(IEnumerable`1 tasks)
May 01 16:37:18 Code emby-server[30907]:            at Emby.Server.Implementations.ApplicationHost.RunStartupTasks()
May 01 16:37:18 Code emby-server[30907]:            at EmbyServer.HostedService.StartAsync(CancellationToken cancellationToken)
May 01 16:37:18 Code emby-server[30907]:         Source: System.Private.CoreLib
May 01 16:37:18 Code emby-server[30907]:         TargetSite: System.String NormalizeDatePattern(System.String)
May 01 16:37:18 Code emby-server[30907]:
May 01 16:37:18 Code emby-server[30907]: Info Main: Shutdown complete
 
 
the service stays inactive could you help me, ubuntu 18

 

 

Hi, is any emby server log generated under /opt/emby-server/logs?

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