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

No error logs on sync job #316

Open
1 task done
MarthinusBosman opened this issue Jan 5, 2025 · 0 comments
Open
1 task done

No error logs on sync job #316

MarthinusBosman opened this issue Jan 5, 2025 · 0 comments

Comments

@MarthinusBosman
Copy link

MarthinusBosman commented Jan 5, 2025

  • I have read the above note

What version of Round Sync are you using (About -> App version)?

2.5.6

What is your Android version, phone model and manufacturer?

Android 14, Samsung Galaxy A14

Which steps are required to reproduce this issue?

Example:

  1. Create a remote to a NextCloud server (potentially, or any server that has a maximum chunk size).
  2. Try to set Chunk Size in advanced settings accordingly (or skip this step)
  3. Create copy task from local to remote.
  4. Make sure local has file significantly exceeding chunk size.
  5. Run task
  6. Observe failures in process notification and end result, but zero error logs or errors in notification.

Please also enable rclone logging (Settings > Logging > Log Rclone errors). You're going to need the log for the last question.

This is the main issue. No error logs are being created. I can see the errors pop up while the task is running, but the task is just reported as successful at the end and no error logs are created.

What is your configuration (rclone.conf)?

[5d44cd8d-397c-4107-b79b-17f2b6a071e8]
type = alias
remote = /storage/emulated/0

[NextCloud]
type = webdav
vendor = other
nextcloud_chunk_size = 10M
user = x
url = x
rclone_remote_name = NextCloud

Also rcx.json

{"tasks":[{"id":1,"title":"NextCloud","remoteId":"NextCloud","remoteType":31,"remotePath":"\/Galaxy A14","localPath":"\/storage\/emulated\/0","direction":3,"wifionly":true}],"trigger":[{"id":1,"title":"Daily","time":10,"triggerTarget":1}]}

Does the same issue also occur when using the same configuration on a PC or in Termux?

No.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant