Installation with Google Drive

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?

I goy a message error after allowing rclone to see and use my Google Drive files.
Error: failed to get token: Post "https://oauth2.googleapis.com/token": dial tcp 192.178.50.42:443: connectex: No connection could be made because the target machine actively refused it.
rclone version
rclone v1.67.0

  • os/version: Microsoft Windows 10 Enterprise 22H2 (64 bit)
  • os/kernel: 10.0.19045.4651 (x86_64)
  • os/type: windows
  • os/arch: amd64
  • go/version: go1.22.4
  • go/linking: static
  • go/tags: cmount

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

Yes

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)

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

D:\Arturo\0>rclone config redacted
[GOOGLEDRIVE]
type = drive
scope = drive

[google-drive]
type = drive
scope = drive

Double check the config for sensitive info before posting publicly

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

2024/08/06 13:06:32 NOTICE: If your browser doesn't open automatically go to the following link: http://127.0.0.1:53682/auth?state=mury0vw9DyVUfk0XgyRI8Q
2024/08/06 13:06:32 NOTICE: Log in and authorize rclone for access
2024/08/06 13:06:32 NOTICE: Waiting for code...
2024/08/06 13:06:39 NOTICE: Got code
Error: failed to get token: Post "https://oauth2.googleapis.com/token": dial tcp 192.178.50.42:443: connectex: No connection could be made because the target machine actively refused it.
Usage:
  rclone config [flags]
  rclone config [command]

welcome to the forum,

can you ping the domain name, ping the ipaddress?

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