Giter VIP home page Giter VIP logo

Comments (1)

raymondlowe avatar raymondlowe commented on September 27, 2024

Another timeout example, but on a different line:

Traceback (most recent call last):
File "\dell\business\GitHub\Google-analytics-and-search-console\GACombined2.py", line 107, in
profiles = service.management().profiles().list(
File "C:\Users\raymo\AppData\Local\Programs\Python\Python38\lib\site-packages\googleapiclient_helpers.py", line 131, in positional_wrapper
return wrapped(*args, **kwargs)
File "C:\Users\raymo\AppData\Local\Programs\Python\Python38\lib\site-packages\googleapiclient\http.py", line 922, in execute
resp, content = _retry_request(
File "C:\Users\raymo\AppData\Local\Programs\Python\Python38\lib\site-packages\googleapiclient\http.py", line 221, in _retry_request
raise exception
File "C:\Users\raymo\AppData\Local\Programs\Python\Python38\lib\site-packages\googleapiclient\http.py", line 190, in retry_request
resp, content = http.request(uri, method, *args, **kwargs)
File "C:\Users\raymo\AppData\Local\Programs\Python\Python38\lib\site-packages\oauth2client\transport.py", line 173, in new_request
resp, content = request(orig_request_method, uri, method, body,
File "C:\Users\raymo\AppData\Local\Programs\Python\Python38\lib\site-packages\oauth2client\transport.py", line 280, in request
return http_callable(uri, method=method, body=body, headers=headers,
File "C:\Users\raymo\AppData\Local\Programs\Python\Python38\lib\site-packages\httplib2_init
.py", line 1985, in request
(response, content) = self.request(
File "C:\Users\raymo\AppData\Local\Programs\Python\Python38\lib\site-packages\httplib2_init
.py", line 1650, in request
(response, content) = self.conn_request(
File "C:\Users\raymo\AppData\Local\Programs\Python\Python38\lib\site-packages\httplib2_init
.py", line 1557, in conn_request
conn.connect()
File "C:\Users\raymo\AppData\Local\Programs\Python\Python38\lib\site-packages\httplib2_init
.py", line 1391, in connect
raise socket_err
File "C:\Users\raymo\AppData\Local\Programs\Python\Python38\lib\site-packages\httplib2_init
.py", line 1326, in connect
self.sock = self._context.wrap_socket(sock, server_hostname=self.host)
File "C:\Users\raymo\AppData\Local\Programs\Python\Python38\lib\ssl.py", line 500, in wrap_socket
return self.sslsocket_class._create(
File "C:\Users\raymo\AppData\Local\Programs\Python\Python38\lib\ssl.py", line 1040, in _create
self.do_handshake()
File "C:\Users\raymo\AppData\Local\Programs\Python\Python38\lib\ssl.py", line 1309, in do_handshake
self._sslobj.do_handshake()
TimeoutError: [WinError 10060] 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
←[?25h

from google-analytics-and-search-console.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.