Jump to content

Trying to delete old sync jobs


blauter78

Recommended Posts

blauter78

Under sync I have one failed sync, one stuck transferring for over a week and one complete. I want to remove them all but every one gives me the following error:

Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)

 

Can I remove them another way?

 

From Log:

2015-07-02 11:29:29.1516 Debug - HttpServer: HTTP DELETE http://10.152.1.100:8096/mediabrowser/Sync/Jobs/undefined
    Ip: 10.152.1.100:64386. Headers: Host=10.152.1.100:8096,User-Agent=Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0,Accept=*/*,Accept-Language=en-US,en;q=0.5,Accept-Encoding=gzip, deflate,Authorization=MediaBrowser Client="Emby Web Client", Device="Firefox 38.0", DeviceId="f341ad1ccdb76ac3f6074757b4cb2b347b402e1d", Version="3.0.5660.29063", UserId="74eff9be4f7376e0d9c62893052d007d",X-MediaBrowser-Token=fdd7f1688d4b4d1dbad4930056c42c41,Connection=keep-alive
2015-07-02 11:29:29.1576 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
    *** Error Report ***
    Version: 3.0.5660.29063
    Command line: C:\Users\Kristina\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
    Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
    Processor count: 4
    64-Bit OS: True
    64-Bit Process: False
    Program data path: C:\Users\Kristina\AppData\Roaming\MediaBrowser-Server
    Application Path: C:\Users\Kristina\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
    Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
    System.FormatException
       at System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result)
       at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
       at System.Guid..ctor(String g)
       at MediaBrowser.Server.Implementations.Sync.SyncRepository.GetJob(String id)
       at MediaBrowser.Server.Implementations.Sync.SyncManager.<CancelJob>d__46.MoveNext()
    
2015-07-02 11:29:29.1576 Error - HttpServer: Error processing request for /mediabrowser/Sync/Jobs/undefined
    *** Error Report ***
    Version: 3.0.5660.29063
    Command line: C:\Users\Kristina\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
    Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
    Processor count: 4
    64-Bit OS: True
    64-Bit Process: False
    Program data path: C:\Users\Kristina\AppData\Roaming\MediaBrowser-Server
    Application Path: C:\Users\Kristina\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
    Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
    ServiceStack.HttpError
    No Stack Trace Available
  

Link to comment
Share on other sites

blauter78

I apologize, disregard. I just came across the post in Alpha area with same issue. I forgot I'm running Dev  version. Going to update and try again.

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