What is the problem you are having with rclone?
I tried to connect to my google drive with rclone, but I always get
Fatal error: failed to get token: Post "https://oauth2.googleapis.com/token": EOF
when configuring and connecting to the drive after the redirecting page says
Success!
--
All done. Please go back to rclone.
Run the command 'rclone version' and share the full output of the command.
- os/version: arch rolling (64 bit)
- os/kernel: 6.6.8-arch1-1 (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.21.5
- go/linking: static
- go/tags: none
(BTW: I've tried pacman's version and latest stable version, but the same result.)
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 config
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[Gdrive]
type = drive
client_id = XXX
client_secret = XXX
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
rclone config -vv
2023/12/30 22:47:09 DEBUG : rclone: Version "v1.66.0-beta.7580.8503282a5" starting with parameters ["rclone" "config" "-vv"]
2023/12/30 22:47:09 DEBUG : Using config file from "/home/allen/.config/rclone/rclone.conf"
Current remotes:
Name Type
==== ====
Gdrive drive
e) Edit existing remote
n) New remote
d) Delete remote
r) Rename remote
c) Copy remote
s) Set configuration password
q) Quit config
e/n/d/r/c/s/q> e
Select remote.
Choose a number from below, or type in an existing value.
1 > Gdrive
remote> 1
Editing existing "Gdrive" remote with options:
- type: drive
- client_id: XXX.googleusercontent.XX
- client_secret: XXXXXXXXXAdUJgODa9v
- scope: drive
2023/12/30 22:47:18 DEBUG : Gdrive: config in: state="*all", result=""
2023/12/30 22:47:18 DEBUG : Gdrive: config out: out=&{State:*all-set,0,false Option:162533864211-1e036876mahi97devjdff12139uvogf4.apps.googleusercontent.com OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:18 DEBUG : Gdrive: config: reading config parameter "client_id"
Option client_id.
Google Application Client Id
Setting your own is recommended.
See rclone.org/drive/#making-your-own-client-id for how to create your own.
If you leave this blank, it will use an internal key which is low performance.
Enter a string value. Press Enter for the default (XXXXXXXXXXXXXXX.apps.googleusercontent.com).
client_id>
2023/12/30 22:47:22 DEBUG : Gdrive: config in: state="*all-set,0,false", result="162533864211-1e036876mahi97devjdff12139uvogf4.apps.googleusercontent.com"
2023/12/30 22:47:22 DEBUG : Gdrive: config out: out=&{State:*all,1,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:22 DEBUG : Gdrive: config in: state="*all,1,false", result=""
2023/12/30 22:47:22 DEBUG : Gdrive: config out: out=&{State:*all-set,1,false Option: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 OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:22 DEBUG : Gdrive: config: reading config parameter "client_secret"
Option client_secret.
OAuth Client Secret.
Leave blank normally.
Enter a string value. Press Enter for the default (GOCSPX-XXXXXXXXXXXXXv).
client_secret>
2023/12/30 22:47:22 DEBUG : Gdrive: config in: state="*all-set,1,false", result="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"
2023/12/30 22:47:22 DEBUG : Gdrive: config out: out=&{State:*all,2,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:22 DEBUG : Gdrive: config in: state="*all,2,false", result=""
2023/12/30 22:47:22 DEBUG : Gdrive: config out: out=&{State:*all,3,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:22 DEBUG : Gdrive: config in: state="*all,3,false", result=""
2023/12/30 22:47:22 DEBUG : Gdrive: config out: out=&{State:*all,4,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:22 DEBUG : Gdrive: config in: state="*all,4,false", result=""
2023/12/30 22:47:22 DEBUG : Gdrive: config out: out=&{State:*all,5,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:22 DEBUG : Gdrive: config in: state="*all,5,false", result=""
2023/12/30 22:47:22 DEBUG : Gdrive: config out: out=&{State:*all-set,5,false Option:drive OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:22 DEBUG : Gdrive: config: reading config parameter "scope"
Option scope.
Comma separated list of scopes that rclone should use when requesting access from drive.
Choose a number from below, or type in your own string value.
Press Enter for the default (drive).
1 / Full access all files, excluding Application Data Folder.
\ (drive)
2 / Read-only access to file metadata and file contents.
\ (drive.readonly)
/ Access to files created by rclone only.
3 | These are visible in the drive website.
| File authorization is revoked when the user deauthorizes the app.
\ (drive.file)
/ Allows read and write access to the Application Data folder.
4 | This is not visible in the drive website.
\ (drive.appfolder)
/ Allows read-only access to file metadata but
5 | does not allow any access to read or download file content.
\ (drive.metadata.readonly)
scope> 1
2023/12/30 22:47:24 DEBUG : Gdrive: config in: state="*all-set,5,false", result="drive"
2023/12/30 22:47:24 DEBUG : Gdrive: config out: out=&{State:*all,6,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:24 DEBUG : Gdrive: config in: state="*all,6,false", result=""
2023/12/30 22:47:24 DEBUG : Gdrive: config out: out=&{State:*all,7,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:24 DEBUG : Gdrive: config in: state="*all,7,false", result=""
2023/12/30 22:47:24 DEBUG : Gdrive: config out: out=&{State:*all-set,7,false Option: OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:24 DEBUG : Gdrive: config: reading config parameter "service_account_file"
Option service_account_file.
Service Account Credentials JSON file path.
Leave blank normally.
Needed only if you want use SA instead of interactive login.
Leading `~` will be expanded in the file name as will environment variables such as `${RCLONE_CONFIG_DIR}`.
Enter a value. Press Enter to leave empty.
service_account_file>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all-set,7,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,8,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,8,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,9,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,9,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,10,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,10,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,11,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,11,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,12,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,12,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,13,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,13,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,14,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,14,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,15,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,15,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,16,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,16,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,17,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,17,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,18,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,18,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,19,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,19,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,20,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,20,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,21,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,21,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,22,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,22,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,23,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,23,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,24,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,24,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,25,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,25,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,26,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,26,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,27,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,27,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,28,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,28,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,29,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,29,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,30,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,30,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,31,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,31,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,32,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,32,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,33,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,33,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,34,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,34,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,35,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,35,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,36,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,36,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,37,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,37,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,38,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,38,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,39,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,39,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,40,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,40,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,41,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,41,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,42,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,42,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,43,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,43,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,44,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,44,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,45,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,45,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,46,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,46,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,47,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,47,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,48,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,48,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all,49,false Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config in: state="*all,49,false", result=""
2023/12/30 22:47:46 DEBUG : Gdrive: config out: out=&{State:*all-advanced Option:false OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:46 DEBUG : Gdrive: config: reading config parameter "config_fs_advanced"
Edit advanced config?
y) Yes
n) No (default)
y/n>
2023/12/30 22:47:53 DEBUG : Gdrive: config in: state="*all-advanced", result="false"
2023/12/30 22:47:53 DEBUG : Gdrive: config out: out=&{State:*postconfig Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:53 DEBUG : Gdrive: config in: state="*postconfig", result=""
2023/12/30 22:47:53 DEBUG : Gdrive: config in: state="", result=""
2023/12/30 22:47:53 DEBUG : Gdrive: config out: out=&{State:*oauth,teamdrive,, Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:53 DEBUG : Gdrive: config out: out=&{State:*oauth,teamdrive,, Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:53 DEBUG : Gdrive: config in: state="*oauth,teamdrive,,", result=""
2023/12/30 22:47:53 DEBUG : Gdrive: config out: out=&{State:*oauth-confirm,teamdrive,, Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:53 DEBUG : Gdrive: config in: state="*oauth-confirm,teamdrive,,", result=""
2023/12/30 22:47:53 DEBUG : Gdrive: config out: out=&{State:*oauth-islocal,teamdrive,, Option:true OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:53 DEBUG : Gdrive: config: reading config parameter "config_is_local"
Use web browser to automatically authenticate rclone with remote?
* Say Y if the machine running rclone has a web browser you can use
* Say N if running rclone on a (remote) machine without web browser access
If not sure try Y. If Y failed, try N.
y) Yes (default)
n) No
y/n>
2023/12/30 22:47:58 DEBUG : Gdrive: config in: state="*oauth-islocal,teamdrive,,", result="true"
2023/12/30 22:47:58 DEBUG : Gdrive: config out: out=&{State:*oauth-do,teamdrive,, Option:<nil> OAuth:<nil> Error: Result:}, err=<nil>
2023/12/30 22:47:58 DEBUG : Gdrive: config in: state="*oauth-do,teamdrive,,", result=""
2023/12/30 22:47:58 NOTICE: Make sure your Redirect URL is set to "http://127.0.0.1:53682/" in your custom config.
2023/12/30 22:47:58 DEBUG : Starting auth server on 127.0.0.1:53682
2023/12/30 22:47:58 NOTICE: If your browser doesn't open automatically go to the following link: http://127.0.0.1:53682/auth?state=6MlAAQdG0MWDi5MuBlHxwg
2023/12/30 22:47:58 NOTICE: Log in and authorize rclone for access
2023/12/30 22:47:58 NOTICE: Waiting for code...
2023/12/30 22:47:58 DEBUG : Redirecting browser to: https://accounts.google.com/o/oauth2/auth?access_type=offline&client_id=162533864211-1e036876mahi97devjdff12139uvogf4.apps.googleusercontent.com&redirect_uri=http%3A%2F%2F127.0.0.1%3A53682%2F&response_type=code&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fdrive&state=6MlAAQdG0MWDi5MuBlHxwg
2023/12/30 22:48:17 DEBUG : Received GET request on auth server to "/"
2023/12/30 22:48:17 NOTICE: Got code
2023/12/30 22:48:17 DEBUG : Closing auth server
2023/12/30 22:48:17 DEBUG : Closed auth server with error: accept tcp 127.0.0.1:53682: use of closed network connection
2023/12/30 22:48:28 DEBUG : Gdrive: config out: out=<nil>, err=failed to get token: Post "https://oauth2.googleapis.com/token": EOF
Error: failed to get token: Post "https://oauth2.googleapis.com/token": EOF
Usage:
rclone config [flags]
rclone config [command]
Available Commands:
create Create a new remote with name, type and options.
delete Delete an existing remote.
disconnect Disconnects user from remote
dump Dump the config file as JSON.
edit Enter an interactive configuration session.
file Show path of configuration file in use.
password Update password in an existing remote.
paths Show paths used for configuration, cache, temp etc.
providers List in JSON format all the providers and options.
reconnect Re-authenticates user with remote.
redacted Print redacted (decrypted) config file, or the redacted config for a single remote.
show Print (decrypted) config file, or the config for a single remote.
touch Ensure configuration file exists.
update Update options in an existing remote.
userinfo Prints info about logged in user of remote.
Flags:
-h, --help help for config
Use "rclone [command] --help" for more information about a command.
Use "rclone help flags" for to see the global flags.
Use "rclone help backends" for a list of supported services.
2023/12/30 22:48:28 Fatal error: failed to get token: Post "https://oauth2.googleapis.com/token": EOF
Thanks for your help!