Is Efabless git down? getting time outs when tryin...
# efabless
u
Is Efabless git down? getting time outs when trying to access https://repositories.efabless.com/
m
Is it working now?
u
Testing
webpage is working , still can't push
Copy code
remote: Traceback (most recent call last):
remote:   File "/var/app/venv/staging-LQM1lest/lib64/python3.8/site-packages/urllib3/connectionpool.py", line 466, in _make_request  
remote:     six.raise_from(e, None)
remote:   File "<string>", line 3, in raise_from
remote:   File "/var/app/venv/staging-LQM1lest/lib64/python3.8/site-packages/urllib3/connectionpool.py", line 461, in _make_request  
remote:     httplib_response = conn.getresponse()
remote:   File "/usr/lib64/python3.8/http/client.py", line 1348, in getresponse
remote:     response.begin()
remote:   File "/usr/lib64/python3.8/http/client.py", line 316, in begin
remote:     version, status, reason = self._read_status()
remote:   File "/usr/lib64/python3.8/http/client.py", line 277, in _read_status
remote:     line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
remote:   File "/usr/lib64/python3.8/socket.py", line 669, in readinto
remote:     return self._sock.recv_into(b)
remote:   File "/usr/lib64/python3.8/ssl.py", line 1241, in recv_into
remote:     return self.read(nbytes, buffer)
remote:   File "/usr/lib64/python3.8/ssl.py", line 1099, in read
remote:     return self._sslobj.read(len, buffer)
remote: socket.timeout: The read operation timed out
Copy code
remote: ImportError: Failed to initialize: ConnectionTimeout caused by - ReadTimeout(HTTPSConnectionPool(host='<http://vpc-logs-u5u6udsoexw3hjfixwjxbuo2ty.us-east-1.es.amazonaws.com|vpc-logs-u5u6udsoexw3hjfixwjxbuo2ty.us-east-1.es.amazonaws.com>', port=443): Read timed out. (read timeout=10))
update: was finally able to push an update
👍 1
It's down again, since Friday 😞
image.png