rclone-ui/rclone-ui

How to run refresh / reconnect command?

Open

#78 geöffnet am 4. Nov. 2025

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (79 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (2.049 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 20h 31m) (1 gemergte PR in 30 T)

Beschreibung

When I try to connect to a mount, I get the following error. How do I do what it suggests in the error message (refresh the config with reconnect command)? Thank you!

Edit: I am on macos using latest version 2.8.0 installed via brew

Failed to mount gdrive: Error: couldn't find root directory ID: Get "https://www.googleapis.com/drive/v3/files/root?alt=json&fields=id&prettyPrint=false&supportsAllDrives=true": couldn't fetch token: invalid_grant: maybe token expired? - try refreshing with "rclone config reconnect gdrive:"

Contributor Guide