解决方法,让cmd走代理就行了
到最后一步授权,能够登录成功,但是返回token的时候显示这个,防火墙端口也开了,也试过关防火墙,但是还是没用,应该怎么挂载呢
Error: failed to get token: Post "https://oauth2.googleapis.com/token": dial tcp 172.217.160.74:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
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/04/12 20:08:35 Fatal error: failed to get token: Post "https://oauth2.googleapis.com/token": dial tcp 172.217.160.74:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. |