Adding a cloud config remotely, unable to open http://127.0.0.1:53682/... authentication URL

What is the problem you are having with rclone?

I'm setting up a rclone configuration remotely on my NAS (via ssh/putty). Everything goes well but I'm eventually asked to open a verification URL that points to 127.0.0.1:53682/xxxxxxxxxxxxx
As I'm working remotely and I don't have a GUI on the NAS I can't perform this. I have tried SSH port forwarding in putty and command line browser lynx but with no success.

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

rclone v1.53.3-DEV

  • os/arch: linux/amd64
  • go version: go1.15.9

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

pCloud

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

rclone config

The rclone config contents with secrets removed.

There is not config created since I can't go past the

If your browser doesn't open automatically go to the following link: http://127.0.0.1:53682/auth?state=XXXXXXXXXXXXX

A log from the command with the -vv flag

root@nas-2022:~# rclone config -vv
2023/02/25 20:41:40 DEBUG : rclone: Version "v1.53.3-DEV" starting with parameters ["rclone" "config" "-vv"]
2023/02/25 20:41:40 NOTICE: Config file "/root/.config/rclone/rclone.conf" not found - using defaults
No remotes found - make a new one
n) New remote
s) Set configuration password
q) Quit config
n/s/q>

hello and welcome to the forum,

if possible, update to latest stable, v1.61.1
https://rclone.org/downloads/#script-download-and-install

and then
https://forum.rclone.org/t/hi-have-issus-rclone-config/35659/3

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