You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Create a remote to a NextCloud server (potentially, or any server that has a maximum chunk size).
Try to set Chunk Size in advanced settings accordingly (or skip this step)
Create copy task from local to remote.
Make sure local has file significantly exceeding chunk size.
Run task
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
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:
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
)?Also rcx.json
Does the same issue also occur when using the same configuration on a PC or in Termux?
No.
The text was updated successfully, but these errors were encountered: