@ncw @bullishpip
The test build fixed the issue for me
Thanks for testing @Waseh.
I've merged this to master now which means it will be in the latest beta in 15-30 mins and released in v1.51 - I think I'll put it in a point release too v1.50.2
I'd like to hear how you get on @bullishpip before I do that though - thanks.
Hi @ncw, v1.50.1-021-g223fd798-fix-drive-files-scope-beta the problem . Thank you!
root@raspberrypi:~/rclone-tmp# rclone -vv ls gdrive:
2019/11/12 15:39:54 DEBUG : rclone: Version "v1.50.1-021-g223fd798-fix-drive-files-scope-beta" starting with parameters ["rclone" "-vv" "ls" "gdrive:"]
2019/11/12 15:39:54 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2019/11/12 15:39:55 DEBUG : Saving config "root_folder_id" = "root" in section "gdrive" of the config file
2019/11/12 15:39:56 DEBUG : 5 go routines active
2019/11/12 15:39:56 DEBUG : rclone: Version "v1.50.1-021-g223fd798-fix-drive-files-scope-beta" finishing with parameters ["rclone" "-vv" "ls" "gdrive:"]
root@raspberrypi:~/rclone-tmp# rclone -vv mkdir gdrive:rcloneTest
2019/11/12 15:41:14 DEBUG : rclone: Version "v1.50.1-021-g223fd798-fix-drive-files-scope-beta" starting with parameters ["rclone" "-vv" "mkdir" "gdrive:rcloneTest"]
2019/11/12 15:41:14 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2019/11/12 15:41:16 DEBUG : Google drive root 'rcloneTest': Making directory
2019/11/12 15:41:18 DEBUG : 5 go routines active
2019/11/12 15:41:18 DEBUG : rclone: Version "v1.50.1-021-g223fd798-fix-drive-files-scope-beta" finishing with parameters ["rclone" "-vv" "mkdir" "gdrive:rcloneTest"]
root@raspberrypi:~/rclone-tmp#
Thanks for testing
YW
How long does it usually take for this fix to get rolled into a GA (non-beta) release?
That is quite an important fix so I'll roll it into a release at the weekend.
@ncw, wonderful! Thank you very much
Hello @ncw, i am using rclone 1.50.2 on macOS Catalina and i am still receiving this error. Any thoughts?
EDIT:
I am sorry, I've just realized that my error is different:
Failed to create file system for "gdrive:": couldn't find root directory ID: googleapi: Error 401: Invalid Credentials, authError
Should i create a new issue? I have tried removing the config and recreating a new one and that still gave the same error.
Please open a new topic as it's unrelated to this one.
To bring this thread full circle, I've updated to 1.50.2 and confirmed 1.50.2 solved this issue:
root@pi0-tmx:~# rclone -vv lsd gdrive:
2019/11/25 08:58:22 DEBUG : rclone: Version "v1.50.2" starting with parameters ["rclone" "-vv" "lsd" "gdrive:"]
2019/11/25 08:58:22 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
-1 2019-10-17 12:09:10 -1 TeslaCamTM3
-1 2019-11-12 08:37:25 -1 TeslaCamTMX
2019/11/25 08:58:23 DEBUG : 5 go routines active
2019/11/25 08:58:23 DEBUG : rclone: Version "v1.50.2" finishing with parameters ["rclone" "-vv" "lsd" "gdrive:"]
root@pi0-tmx:~#
@ncw, @Animosity022, thank you so much for the support and quick fix. You guys rock!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.