Authentication must be set up on the rc server

What is your rclone version (output from rclone version )

rclone v1.51.0

  • os/arch: android/arm64
  • go version: go1.13.7

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

Android 10 Termux

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

Google Drive

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

rclone rcd --rc-web-gui

Hi, i have a problem while viewing my google drives on webui i have this log on command prompt saying

2020/02/13 10:01:16 ERROR: rc : "config/listremotes": error: authentication must be set up on the rc server to use "config/listremotes" or the --rc-no-auth flag must be in use

any help thank you.

What is your rclone version (output from rclone version)

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

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

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

What is your rclone version (output from rclone version )

rclone v1.51.0

  • os/arch: android/arm64
  • go version: go1.13.7

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

Android 10 Termux

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

Google Drive

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

rclone rcd --rc-web-gui

You either need to add the flag in the error message or setup authentication if you want to use it.

You can see this section here which gives a few examples on passwords and how to set them up.

https://rclone.org/gui/#example-running-a-public-gui

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