Error log using Syncovery on Synology NAS

English Support for Syncovery on Linux etc.
Post Reply
_rk_
Posts: 3
Joined: Thu May 12, 2022 12:18 pm

Error log using Syncovery on Synology NAS

Post by _rk_ »

Hi,
I startet a big sync task with preview on Synology NAS. Preview went fine. Actually it was a one-direction-copy because the target was empty at that time.
But the copying halted while processing the last file (referring to the progress message in the preview window).
The web interface could not be renewed ("Server is not available").

I re-startet the NAS (because I don't know how to kill a single process) and downloaded the log of that Syncovery profile through the web interface.
There are some errors which I don't understand:

Code: Select all

Error adding Extended Attribute system.syno_acl_self to /volumeUSB1/usbshare1-2/Studio (SSD)/_sync_RK-iMac5k.txt: 
Unknown Unix Error Code 95
Seems that this error is written at each processed file.

Code: Select all

WriteFolderContents Exception: SQL Error: database disk image is malformed: 
library routine called out of sequence
Path=/Sounds/_SF2/Strings
FolderID: 1996  -> Retrying=FALSE!
This type of error happens a few times (with different folder IDs) near the bottom of the log.

tobias
Posts: 1604
Joined: Tue Mar 31, 2020 7:37 pm

Re: Error log using Syncovery on Synology NAS

Post by tobias »

Hello,
I think you need to delete the cache database for this profile. The path is shown in the log file. Make sure you delete only the job related database in the Database folder, not the main Syncovery.cfg!

The database folder can be something like this:
/volume1/@appdata/Syncovery/Database/

Since the drive does not support extended attributes, you can turn off copying of extended attributes in the profile, under Special->More.

Post Reply