007revad / Synology_app_mover

Easily move Synology packages from 1 volume to another volume
MIT License
359 stars 26 forks source link

Surveillance Station error #33

Closed wallacebrf closed 5 months ago

wallacebrf commented 8 months ago

Synology_app_mover v3.0.37

Stopping Surveillance Station Backing up /volume1/@appconf/SurveillanceStation Backing up /volume1/@appdata/SurveillanceStation Backing up /volume1/@apphome/SurveillanceStation Backing up /volume1/@appshare/SurveillanceStation Backing up /volume1/@appstore/SurveillanceStation Backing up /volume1/@apptemp/SurveillanceStation stat: cannot stat '/volume1/@ssbackup': No such file or directory mkdir: invalid mode ‘’ Line 615: ERROR Failed to create directory!

007revad commented 8 months ago

I just installed Surveillance Station and it didn't create the @ssbackup folder.

I did recently change my DS720+ into a DVA1622 so I could install a the Deep Analytics version of Surveillance Station. Maybe that's what created the @ssbackup folder.

I'll add a check if the extra @ folders exist to prevent errors.

007revad commented 8 months ago

stat: cannot stat '/volume1/@ssbackup': No such file or directory mkdir: invalid mode ‘’ Line 615: ERROR Failed to create directory!

Did the script stop or continue past that error?

I've added a check that the extra @ folders exist to prevent errors. https://github.com/007revad/Synology_app_mover/releases/tag/v3.0.38

wallacebrf commented 8 months ago

It stopped

wallacebrf commented 8 months ago

SS backed up fine this time running 3.0.38 it said

Stopping Surveillance Station Backing up /volume1/@appconf/SurveillanceStation Backing up /volume1/@appdata/SurveillanceStation Backing up /volume1/@apphome/SurveillanceStation Backing up /volume1/@appshare/SurveillanceStation Backing up /volume1/@appstore/SurveillanceStation Backing up /volume1/@apptemp/SurveillanceStation No /volume1/@ssbackup to backup Backing up /volume1/@surveillance Starting Surveillance Station