I forgot my login details for Web GUI. Any way to retrieve it?

What is the problem you are having with rclone?

I forgot my log in details. I can't log in to Web GUI so I decided to retrieve log in details.

What is your rclone version (output from rclone version)

1.53.1

Which OS you are using and how many bits (eg Windows 7, 64 bit)

Windows 10

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

rclone rc user

A log from the command with the -vv flag

rclone rc user
2020/10/19 13:27:14 Failed to rc: connection failed: Post "http://localhost:5572/user": dial tcp [::1]:5572: connectex: No connection could be made because the target machine actively refused it.

That means the RC is not running based on the error message you have.

You'd have to check the log file to see what you set or check the running process.

Never mind mate, I solved it. I jus had to add -vv and I could see the generated password.

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