What version of Round Sync are you using (About -> App version)?
2.5.6
What is your Android version, phone model and manufacturer?
Android 17, Google Pixel 6a
Which steps are required to reproduce this issue?
Example:
- Open the app
- Go to Remotes
- Press "+" to add a remote
- Select SMB and press "->" to continue
- Enter details
- Press the "Save" button
- See the error message as popup - "Error creating remote"
Please also enable rclone logging (Settings > Logging > Log Rclone errors). You're going to need the log for the last question.
What is your configuration (rclone.conf)?
[5d44cd8d-397c-4107-b79b-17f2b6a071e8]
type = alias
remote = /storage/emulated/0
Does the same issue also occur when using the same configuration on a PC or in Termux?
This is not relevant for this issue. It's about the way how the app behaves.
Also it is impossible to get data from the path where the app stores the log since Android/data/de.felixnuesse.extract/files/logs is inside the sandbox of the app and can not be read without root access. If the log should be accessible, it should be written to one of the shared folders Android/obb/... or Android/media/....
What version of Round Sync are you using (About -> App version)?
2.5.6
What is your Android version, phone model and manufacturer?
Android 17, Google Pixel 6a
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.
What is your configuration (
rclone.conf)?Does the same issue also occur when using the same configuration on a PC or in Termux?
This is not relevant for this issue. It's about the way how the app behaves.
Also it is impossible to get data from the path where the app stores the log since
Android/data/de.felixnuesse.extract/files/logsis inside the sandbox of the app and can not be read without root access. If the log should be accessible, it should be written to one of the shared foldersAndroid/obb/...orAndroid/media/....