Jump to content

Server Configuration Backup Plugin failing


Go to solution Solved by Happy2Play,

Recommended Posts

Posted

Hi @@Happy2Play @@cayars,

can someone please explain in layman's terms why the Server Configuration Backup plugin has difficulty setting a network path on my DS-918+ for the Backup Path.  When I click on Network in the Folder, it fails to display anything so I have manually entered the server as in the example  (\\sever or \\192.168.1.101). It seems to display the appropriate folder but still fails to run.

 

I have tried the following paths:

 

\\NAS-MCE4\Backups (works in Windows File Explorer)

\\192.168.0.22\Backups (works in Windows File Explorer)

 

//NAS-MCE4/Backups

//192.168.0.22/Backups

 

smb:\\NAS-MCE4\Backups

smb:\\192.168.0.22\Backups

 

\\NAS-MCE4/Backups

\\192.168.0.22/Backups

 

smb://NAS-MCE4/Backups

smb://192.168.0.22/Backups

 

 

Nothing works.

 

These are extracts from the log showing no matter what backup location I try, they all come up as does not exist:

 

 

 

2019-10-18 10:56:22.522 Info TaskManager: Executing Configuration Backup
2019-10-18 10:56:22.522 Info HttpServer: HTTP Response 204 to 192.168.0.165. Time: 2ms. http://192.168.0.24:8096/emby/ScheduledTasks/Running/a1e4a7962c72ac5e491497598d1ee479
2019-10-18 10:56:22.523 Error Server Configuration Backup: Backup location smb:\\192.168.0.22\Backups does not exist. Please configure in settings.
2019-10-18 10:56:22.526 Error TaskManager: Error
    *** Error Report ***
    Version: 4.2.1.0
    Command line: /volume1/@appstore/EmbyServer/releases/4.2.1.0/EmbyServer.dll -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe -ffdetect /var/packages/EmbyServer/target/ffmpeg/bin/ffdetect -restartexitcode 121
    Operating system: Unix 4.4.59.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: True
    Runtime: file:///volume1/@appstore/EmbyServer/3rdparty/netcore/2.2.1/runtime/System.Private.CoreLib.dll
    Processor count: 4
    Program data path: /var/packages/EmbyServer/target/var
    Application directory: /volume1/@appstore/EmbyServer/releases/4.2.1.0
    System.IO.FileNotFoundException: System.IO.FileNotFoundException: backup directory not found
     at MBBackup.ServerEntryPoint.ExecuteBackup(BackupProfile settings, CancellationToken cancellationToken, IProgress`1 progress, Boolean isAuto)
     at MBBackup.Entities.ScheduledBackupTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
     at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
    Source: MBBackup
    TargetSite: Void MoveNext()
    
2019-10-18 10:56:22.526 Info HttpServer: HTTP GET http://192.168.0.24:8096/emby/ScheduledTasks?isHidden=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.63 Safari/537.36
2019-10-18 10:56:22.526 Info TaskManager: Configuration Backup Failed after 0 minute(s) and 0 seconds

 

 

 

2019-10-18 10:53:30.374 Info TaskManager: Executing Configuration Backup
2019-10-18 10:53:30.374 Info HttpServer: HTTP Response 204 to 192.168.0.165. Time: 2ms. http://192.168.0.24:8096/emby/ScheduledTasks/Running/a1e4a7962c72ac5e491497598d1ee479
2019-10-18 10:53:30.377 Info HttpServer: HTTP GET http://192.168.0.24:8096/emby/ScheduledTasks?isHidden=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.63 Safari/537.36
2019-10-18 10:53:30.379 Info HttpServer: HTTP Response 200 to 192.168.0.165. Time: 2ms. http://192.168.0.24:8096/emby/ScheduledTasks?isHidden=false
2019-10-18 10:53:30.440 Error Server Configuration Backup: Backup location smb://NAS-MCE4/Backups does not exist. Please configure in settings.
2019-10-18 10:53:30.443 Error TaskManager: Error
    *** Error Report ***
    Version: 4.2.1.0
    Command line: /volume1/@appstore/EmbyServer/releases/4.2.1.0/EmbyServer.dll -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe -ffdetect /var/packages/EmbyServer/target/ffmpeg/bin/ffdetect -restartexitcode 121
    Operating system: Unix 4.4.59.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: True
    Runtime: file:///volume1/@appstore/EmbyServer/3rdparty/netcore/2.2.1/runtime/System.Private.CoreLib.dll
    Processor count: 4
    Program data path: /var/packages/EmbyServer/target/var
    Application directory: /volume1/@appstore/EmbyServer/releases/4.2.1.0
    System.IO.FileNotFoundException: System.IO.FileNotFoundException: backup directory not found
     at MBBackup.ServerEntryPoint.ExecuteBackup(BackupProfile settings, CancellationToken cancellationToken, IProgress`1 progress, Boolean isAuto)
     at MBBackup.Entities.ScheduledBackupTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
     at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
    Source: MBBackup
    TargetSite: Void MoveNext()
    
2019-10-18 10:53:30.443 Info TaskManager: Configuration Backup Failed after 0 minute(s) and 0 seconds
2019-10-18 10:53:30.447 Info TaskManager: ExecuteQueuedTasks
Posted

No one?

 

Would this be a Synology or a plugin problem you think?

Happy2Play
Posted

No one?

 

Would this be a Synology or a plugin problem you think?

 

Personally I would say yes as there are different limitations per OS on these paths.  

Posted

Worked.

Long way around to simply access a shared network folder but no more errors in the Emby log.

Thank you Happy2Play

Posted

Glad you got it working Mick_K

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