Can't decrypt config created in win11 on wsl debian

STOP and READ USE THIS TEMPLATE NO EXCEPTIONS - By not using this, you waste your time, our time and really hate puppies. Please remove these two lines and that will confirm you have read them.

What is the problem you are having with rclone?

Can't decrypt password protected config with linux binary on wsl

Run the command 'rclone version' and share the full output of the command.

rclone v1.69.0
- os/version: debian 12.7 (64 bit)
- os/kernel: 5.15.167.4-microsoft-standard-WSL2 (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.23.4
- go/linking: static
- go/tags: none

Which cloud storage system are you using? (eg Google Drive)

iDrive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

./rclone mount OGUN:guinee /mnt/z --vfs-cache-mode=full

Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.

 ERROR : Couldn't decrypt configuration, most likely wrong password.

A log from the command that you were trying to run with the -vv flag

[same error]

Config works fine on Android (rdx)

I do not see other reason than you entering a wrong password. Have you tried to type it in terminal cmd? To see if there are no funny keyboard mapping issues?

Instead of typing (where results might depend on keyboard language setting etc.) try to export this password using RCLONE_CONFIG_PASS environment variable.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.