xyou365 / AutoRclone

AutoRclone: rclone copy/move/sync (automatically) with thousands of service accounts
https://www.gfan.loan/?p=235
1.36k stars 520 forks source link

python gen_sa_accounts.py --quick-setup -1 error #65

Open christan-duplicate opened 3 years ago

christan-duplicate commented 3 years ago

Will overwrite all service accounts in existing projects. So make sure you have some projects already. Press Enter to continue... Enabling services Traceback (most recent call last): File "gen_sa_accounts.py", line 311, in <module> resp = serviceaccountfactory( File "gen_sa_accounts.py", line 224, in serviceaccountfactory _enable_services(serviceusage,ste,services) File "gen_sa_accounts.py", line 89, in _enable_services batch.execute() File "C:\Python38\lib\site-packages\googleapiclient\_helpers.py", line 134, in positional_wrapper return wrapped(*args, **kwargs) File "C:\Python38\lib\site-packages\googleapiclient\http.py", line 1528, in execute self._execute(http, self._order, self._requests) File "C:\Python38\lib\site-packages\googleapiclient\http.py", line 1457, in _execute resp, content = http.request( File "C:\Python38\lib\site-packages\google_auth_httplib2.py", line 200, in request response, content = self.http.request( File "C:\Python38\lib\site-packages\httplib2\__init__.py", line 1985, in request (response, content) = self._request( File "C:\Python38\lib\site-packages\httplib2\__init__.py", line 1650, in _request (response, content) = self._conn_request( File "C:\Python38\lib\site-packages\httplib2\__init__.py", line 1557, in _conn_request conn.connect() File "C:\Python38\lib\site-packages\httplib2\__init__.py", line 1391, in connect raise socket_err File "C:\Python38\lib\site-packages\httplib2\__init__.py", line 1326, in connect self.sock = self._context.wrap_socket(sock, server_hostname=self.host) File "C:\Python38\lib\ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "C:\Python38\lib\ssl.py", line 1040, in _create self.do_handshake() File "C:\Python38\lib\ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() OSError: [Errno 0] Error