I can not access any longer Mega account from rclone, i can from web but the content is encrypted , how to get the content back?
rclone mount mega_one_crypt: ~/mega_one_crypt/ --vfs-cache-mode full --checksum --network-mode --allow-non-empty --drive-use-trash
2024/10/31 13:14:58 CRITICAL: Failed to create file system for "mega_one_crypt:": failed to make remote "mega_one:" to wrap: couldn't login: Object (typically, node or user) not found
What is the problem you are having with rclone?
Run the command 'rclone version' and share the full output of the command.
rclone v1.68.1
- os/version: debian 12.7 (64 bit)
- os/kernel: 6.1.0-26-amd64 (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.23.1
- go/linking: static
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
Mega
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone mount mega_one_crypt: ~/mega_one_crypt/ --vfs-cache-mode full --checksum --network-mode --allow-non-empty --drive-use-trash
2024/10/31 13:14:58 CRITICAL: Failed to create file system for "mega_one_crypt:": failed to make remote "mega_one:" to wrap: couldn't login: Object (typically, node or user) not found
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
Paste config here
A log from the command that you were trying to run with the -vv
flag
Paste log here