Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot stop syncs once they enter failing state #979

Open
theherk opened this issue Jun 13, 2024 · 0 comments
Open

Cannot stop syncs once they enter failing state #979

theherk opened this issue Jun 13, 2024 · 0 comments
Labels

Comments

@theherk
Copy link

theherk commented Jun 13, 2024

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

  1. Install package
  2. Grant system user read write to shared directory.
  3. Add test sync of small directory, which worked.
  4. All larger sync, which starts failing sysstat() failed: error code: 2: No such file or directory, even though this is the same shared directory.
  5. Try to remove sync.
  6. Fail.
  7. Stop the server.
  8. 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.

@theherk theherk added the bug label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant