docker crash v0.8.5 read timed out tconnectws2.tandemdiabetes.com
On v0.8.5 the docker container crashes. Here is the error message:
Starting auto-update between 2022-10-04 14:54:30.425936 and 2022-10-05 14:54:30.425936
2022-10-05 14:54:30 INFO Enabled features: BASAL, BOLUS
2022-10-05 14:54:30 INFO Logged in to AndroidApi successfully (expiration: 2022-10-05T22:54:30.664Z, in 7 hours, 59 minutes)
2022-10-05 14:54:30 INFO New reported t:connect data. (event index: 737987 last: None)
2022-10-05 14:54:30 INFO Downloading t:connect ControlIQ data
2022-10-05 14:54:30 INFO Logging in to ControlIQApi...
2022-10-05 14:54:31 INFO Reported tconnect software version: t:connect 7.14.0.1
2022-10-05 14:54:32 INFO Logged in to ControlIQApi successfully (expiration: 2022-10-05T22:54:31.126Z, in 7 hours, 59 minutes)
2022-10-05 14:54:33 INFO Downloading t:connect therapy_events
2022-10-05 14:54:33 WARNING No last CGM reading is able to be determined from CIQ
2022-10-05 14:54:33 WARNING Downloading t:connect CSV data
2022-10-05 14:54:33 WARNING Falling back on WS2 CSV data source because BOLUS is an enabled feature and CIQ bolus data was empty!!
2022-10-05 14:54:33 WARNING <!!> The WS2 data source is unreliable and may prevent timely synchronization
Traceback (most recent call last):
File "/base/.venv/lib/python3.9/site-packages/urllib3/connectionpool.py", line 449, in _make_request
six.raise_from(e, None)
File "
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "/base/.venv/lib/python3.9/site-packages/requests/adapters.py", line 489, in send resp = conn.urlopen( File "/base/.venv/lib/python3.9/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/base/.venv/lib/python3.9/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/base/.venv/lib/python3.9/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/base/.venv/lib/python3.9/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/base/.venv/lib/python3.9/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/base/.venv/lib/python3.9/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='tconnectws2.tandemdiabetes.com', port=443): Read timed out. (read timeout=10)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/appuser/main.py", line 5, in