你好,我在完成3.3.5,返回了got code,出现了
2022/06/23 10:18:12 NOTICE: Got code
2022/06/23 10:18:12 DEBUG : Closing auth server
2022/06/23 10:18:12 DEBUG : Closed auth server with error: accept tcp 127.0.0.1:53682: use of closed network connection
2022/06/23 10:18:12 DEBUG : **temp-fs**: config out: out=, err=failed to get token: Post "https://oauth2.googleapis.com/token": read tcp 10.31.19.102:53364->172.217.160.106:443: wsarecv: An existing connection was forcibly closed by the remote host.
Error: failed to get token: Post "https://oauth2.googleapis.com/token": read tcp 10.31.19.102:53364->172.217.160.106:443: wsarecv: An existing connection was forcibly closed by the remote host.
Usage:
rclone authorize [flags]
Flags:
--auth-no-open-browser Do not automatically open auth link in default browser
-h, --help help for authorize
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.
2022/06/23 10:18:12 Fatal error: failed to get token: Post "https://oauth2.googleapis.com/token": read tcp 10.31.19.102:53364->172.217.160.106:443: wsarecv: An existing connection was forcibly closed by the remote host.
这个错误,请问有什么解决方法吗?
你好,我在完成3.3.5,返回了got code,出现了
2022/06/23 10:18:12 NOTICE: Got code
2022/06/23 10:18:12 DEBUG : Closing auth server
2022/06/23 10:18:12 DEBUG : Closed auth server with error: accept tcp 127.0.0.1:53682: use of closed network connection
2022/06/23 10:18:12 DEBUG : **temp-fs**: config out: out=, err=failed to get token: Post "https://oauth2.googleapis.com/token": read tcp 10.31.19.102:53364->172.217.160.106:443: wsarecv: An existing connection was forcibly closed by the remote host.
Error: failed to get token: Post "https://oauth2.googleapis.com/token": read tcp 10.31.19.102:53364->172.217.160.106:443: wsarecv: An existing connection was forcibly closed by the remote host.
Usage:
rclone authorize [flags]
Flags:
--auth-no-open-browser Do not automatically open auth link in default browser
-h, --help help for authorize
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.
2022/06/23 10:18:12 Fatal error: failed to get token: Post "https://oauth2.googleapis.com/token": read tcp 10.31.19.102:53364->172.217.160.106:443: wsarecv: An existing connection was forcibly closed by the remote host.
这个错误,请问有什么解决方法吗?
从字面意思看是:无法获取令牌。是不是GoogleDriveAPI没弄好呢。