Cannot stop syncs once they enter failing state
theherk opened this issue · 0 comments
theherk commented
MEGAcmd version
1.6.3
Operating System/Platform
Synology
Platform version. In the case of Linux, please enter the Linux distribution you are using.
DSM 7.2.1-69057 Update 5
Steps
- Install package
- Grant system user read write to shared directory.
- Add test sync of small directory, which worked.
- All larger sync, which starts failing
sysstat() failed: error code: 2: No such file or directory
, even though this is the same shared directory. - Try to remove sync.
- Fail.
- Stop the server.
- Try to remove sync in non-interactive mode, which starts the server and again starts generating fail messages in the log.
Expected behavior
Syncs can be stopped.
Actual behavior
Syncs can't be stopped. Well the server can be stopped, but there is no way to take any action without the broken sync starting again, thus preventing the management of syncs. So it seems to be unusable.