All day now I've been getting all sorts of errors and my QR deployment is so slow its unusable. All the normal health checks like CPU and memory are all good, is the QR rocket down maybe?
2020-12-30T09:12:02.698373453Z From root@37f045726c7a Wed Dec 30 04:12:02 2020
2020-12-30T09:12:02.698452964Z Return-path: <root@37f045726c7a>
2020-12-30T09:12:02.698463514Z Envelope-to: root@37f045726c7a
2020-12-30T09:12:02.698469504Z Delivery-date: Wed, 30 Dec 2020 04:12:02 -0500
2020-12-30T09:12:02.698475724Z Received: from root by 0b654a346142 with local (Exim 4.92)
2020-12-30T09:12:02.698481005Z (envelope-from <root@37f045726c7a>)
2020-12-30T09:12:02.698485945Z id 1kuXWU-00000Q-H2
2020-12-30T09:12:02.698491004Z for root@37f045726c7a; Wed, 30 Dec 2020 04:12:02 -0500
2020-12-30T09:12:02.698496324Z From: root@37f045726c7a (Cron Daemon)
2020-12-30T09:12:02.698501175Z To: root@37f045726c7a
2020-12-30T09:12:02.698505605Z Subject: Cron <root@0b654a346142> quantrocket master collect-usstock
2020-12-30T09:12:02.698510035Z MIME-Version: 1.0
2020-12-30T09:12:02.698514075Z Content-Type: text/plain; charset=UTF-8
2020-12-30T09:12:02.698518655Z Content-Transfer-Encoding: 8bit
2020-12-30T09:12:02.698523125Z X-Cron-Env: <SHELL=/bin/sh>
2020-12-30T09:12:02.698527846Z X-Cron-Env: <HOME=/root>
2020-12-30T09:12:02.698532645Z X-Cron-Env: <PATH=/usr/bin:/bin>
2020-12-30T09:12:02.698537455Z X-Cron-Env: <LOGNAME=root>
2020-12-30T09:12:02.698542205Z Message-Id: <E1kuXWU-00000Q-H2@0b654a346142>
2020-12-30T09:12:02.698547326Z Date: Wed, 30 Dec 2020 04:12:02 -0500
2020-12-30T09:12:02.698552166Z
2020-12-30T09:12:02.698557015Z Traceback (most recent call last):
2020-12-30T09:12:02.698561795Z File "/opt/conda/lib/python3.7/site-packages/urllib3/connectionpool.py", line 384, in _make_request
2020-12-30T09:12:02.698567206Z six.raise_from(e, None)
2020-12-30T09:12:02.698571876Z File "<string>", line 2, in raise_from
2020-12-30T09:12:02.698577256Z File "/opt/conda/lib/python3.7/site-packages/urllib3/connectionpool.py", line 380, in _make_request
2020-12-30T09:12:02.698582476Z httplib_response = conn.getresponse()
2020-12-30T09:12:02.698587286Z File "/opt/conda/lib/python3.7/http/client.py", line 1344, in getresponse
2020-12-30T09:12:02.698592516Z response.begin()
2020-12-30T09:12:02.698597246Z File "/opt/conda/lib/python3.7/http/client.py", line 306, in begin
2020-12-30T09:12:02.698602286Z version, status, reason = self._read_status()
2020-12-30T09:12:02.698607497Z File "/opt/conda/lib/python3.7/http/client.py", line 267, in _read_status
2020-12-30T09:12:02.698621906Z line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
2020-12-30T09:12:02.698627367Z File "/opt/conda/lib/python3.7/socket.py", line 589, in readinto
2020-12-30T09:12:02.698632107Z return self._sock.recv_into(b)
2020-12-30T09:12:02.698636597Z socket.timeout: timed out