aml$ 12-03-2024 08:08:31 Started capturing AML data. co2procv$ 12-03-2024 08:08:31 Started capturing Co2ProCV data. ecotriplet1$ 12-03-2024 08:08:32 Started capturing Ecotriplet 1 data. ecotriplet2$ 12-03-2024 08:08:33 Started capturing Ecotriplet 2 data. ecotriplet3$ 12-03-2024 08:08:34 Started capturing Ecotriplet 3 data. dissolvedoxygen$ 12-03-2024 08:08:34 Started capturing Dissolved Oxygen data. gpsposition$ 12-03-2024 08:08:35 Started capturing GPS Position data. meteorology$ 12-03-2024 08:08:35 Started capturing Meteorology data. wind$ 12-03-2024 08:08:35 Started capturing Wind data. dissolvedoxygen$ 12-03-2024 08:08:36 ['setbed.'] co2procv$ 12-03-2024 08:08:36 ['8', '443.23', '45.00', '10.70', '13.70', '1015', '11.4'] dissolvedoxygen$ 12-03-2024 08:08:36 ['S>ormat=1'] dissolvedoxygen$ 12-03-2024 08:08:36 [''] dissolvedoxygen$ 12-03-2024 08:08:36 ['NVR Commit Succeeded.'] dissolvedoxygen$ 12-03-2024 08:08:36 ['S>vg=2'] dissolvedoxygen$ 12-03-2024 08:08:36 [''] dissolvedoxygen$ 12-03-2024 08:08:36 ['NVR Commit Succeeded.'] dissolvedoxygen$ 12-03-2024 08:08:36 ['S>t'] meteorology$ 12-03-2024 08:08:37 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv ecotriplet3$ 12-03-2024 08:08:37 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv meteorology$ 12-03-2024 08:08:37 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv ecotriplet3$ 12-03-2024 08:08:37 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv ecotriplet2$ 12-03-2024 08:08:37 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 08:08:37 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 08:08:37 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 08:08:37 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv dissolvedoxygen$ 12-03-2024 08:08:37 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv co2procv$ 12-03-2024 08:08:37 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv dissolvedoxygen$ 12-03-2024 08:08:37 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv co2procv$ 12-03-2024 08:08:38 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv dissolvedoxygen$ 12-03-2024 08:17:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 08:37:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 08:37:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 08:37:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 08:37:39 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 08:37:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 08:37:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 08:37:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 08:38:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 08:38:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 08:38:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 08:38:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 08:38:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 08:38:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 08:38:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 08:38:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 08:38:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 08:38:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 08:39:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 08:39:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 08:39:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 08:39:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 08:39:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 08:39:25 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 08:39:42 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 08:39:44 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 08:39:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 08:39:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 08:40:01 Error: 408 Failed to send ecotriplet3 at port COM7. Saving it to local file. ecotriplet3$ 12-03-2024 08:40:15 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv ecotriplet2$ 12-03-2024 08:40:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 08:40:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet3$ 12-03-2024 08:40:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 08:40:20 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv co2procv$ 12-03-2024 08:40:27 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 08:40:32 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 08:40:34 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet2$ 12-03-2024 08:40:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 08:40:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 08:40:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 08:41:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 08:41:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 08:41:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 08:41:19 ['W M', '2024', '03', '12', '09', '40', '54', '55695', ''] co2procv$ 12-03-2024 08:41:25 ['W M', '2024', '03', '12', '09', '41', '28', '55695', '49'] dissolvedoxygen$ 12-03-2024 08:43:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 08:52:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 08:52:45 Error: 503 Failed to send gpsposition at port GPRMC. Saving it to local file. ecotriplet2$ 12-03-2024 08:52:45 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. co2procv$ 12-03-2024 08:52:46 Error: 503 Failed to send co2procv at port COM4. Saving it to local file. ecotriplet3$ 12-03-2024 08:52:46 Error: 503 Failed to send ecotriplet3 at port COM7. Saving it to local file. dissolvedoxygen$ 12-03-2024 08:52:46 Error: 503 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet1$ 12-03-2024 08:52:47 Error: 503 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 08:52:48 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 08:52:48 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv co2procv$ 12-03-2024 08:52:48 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv meteorology$ 12-03-2024 08:52:48 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv ecotriplet1$ 12-03-2024 08:52:49 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet3$ 12-03-2024 08:52:49 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv ecotriplet2$ 12-03-2024 08:52:49 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv co2procv$ 12-03-2024 08:52:49 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv meteorology$ 12-03-2024 08:52:49 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv ecotriplet3$ 12-03-2024 08:52:49 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv dissolvedoxygen$ 12-03-2024 08:52:51 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 08:52:51 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv aml$ 12-03-2024 08:53:47 Started capturing AML data. co2procv$ 12-03-2024 08:53:47 Started capturing Co2ProCV data. ecotriplet1$ 12-03-2024 08:53:47 Started capturing Ecotriplet 1 data. ecotriplet2$ 12-03-2024 08:53:48 Started capturing Ecotriplet 2 data. ecotriplet3$ 12-03-2024 08:53:49 Started capturing Ecotriplet 3 data. dissolvedoxygen$ 12-03-2024 08:53:49 Started capturing Dissolved Oxygen data. gpsposition$ 12-03-2024 08:53:50 Started capturing GPS Position data. meteorology$ 12-03-2024 08:53:50 Started capturing Meteorology data. wind$ 12-03-2024 08:53:50 Started capturing Wind data. dissolvedoxygen$ 12-03-2024 08:53:50 [''] dissolvedoxygen$ 12-03-2024 08:53:50 ['B1'] dissolvedoxygen$ 12-03-2024 08:53:50 [''] co2procv$ 12-03-2024 08:53:50 ['Pro Oceanus Inc.'] co2procv$ 12-03-2024 08:53:50 [''] co2procv$ 12-03-2024 08:53:50 ['Date: 2024/03/12 Time: 09:54:23'] co2procv$ 12-03-2024 08:53:50 [''] co2procv$ 12-03-2024 08:53:50 ['System status:'] co2procv$ 12-03-2024 08:53:51 ['Detector ORT = 154.56 hours', ' Zero count = 22', ' Supply voltage = 11.5 volts', ' Mode = continuous'] dissolvedoxygen$ 12-03-2024 08:53:51 ['NVR Commit Succeeded.'] dissolvedoxygen$ 12-03-2024 08:53:51 [''] co2procv$ 12-03-2024 08:53:51 ['*******************************************************************************************'] co2procv$ 12-03-2024 08:53:51 [''] dissolvedoxygen$ 12-03-2024 08:53:51 [''] co2procv$ 12-03-2024 08:53:51 ['***************************************************************************************'] co2procv$ 12-03-2024 08:53:51 ['1) START sampling mode 6) Print status banner'] co2procv$ 12-03-2024 08:53:51 ['2) STOP sampling 7) Sensor status'] co2procv$ 12-03-2024 08:53:51 ['3) Setup sampling'] co2procv$ 12-03-2024 08:53:51 [''] co2procv$ 12-03-2024 08:53:51 ['4) View logged data t) Set clock time'] co2procv$ 12-03-2024 08:53:51 ['5) Erase logged data b) Set baud rate'] co2procv$ 12-03-2024 08:53:51 [''] dissolvedoxygen$ 12-03-2024 08:53:51 ['NVR Commit Succeeded.'] co2procv$ 12-03-2024 08:53:51 ['z) Schedule a zero for next sample s) Single sample acquisition in command mode'] dissolvedoxygen$ 12-03-2024 08:53:51 [''] co2procv$ 12-03-2024 08:53:51 ['***************************************************************************************'] co2procv$ 12-03-2024 08:53:51 [''] co2procv$ 12-03-2024 08:53:51 ['>>1'] co2procv$ 12-03-2024 08:53:51 [''] co2procv$ 12-03-2024 08:53:51 ['1Sensor on.'] co2procv$ 12-03-2024 08:53:51 [''] ecotriplet1$ 12-03-2024 08:53:51 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet1$ 12-03-2024 08:53:51 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv aml$ 12-03-2024 08:53:52 Sending backup C:/Users/User/Desktop/data\11_03_2024_temp_aml.csv ecotriplet2$ 12-03-2024 08:53:52 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet2$ 12-03-2024 08:53:52 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 08:53:52 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 08:53:52 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet3$ 12-03-2024 08:53:52 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv ecotriplet3$ 12-03-2024 08:53:52 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv co2procv$ 12-03-2024 08:53:52 [''] co2procv$ 12-03-2024 08:53:52 ['***************************************************************************************'] co2procv$ 12-03-2024 08:53:52 ['1) START sampling mode 6) Print status banner'] co2procv$ 12-03-2024 08:53:52 ['2) STOP sampling 7) Sensor status'] co2procv$ 12-03-2024 08:53:52 ['3) Setup sampling'] co2procv$ 12-03-2024 08:53:52 [''] co2procv$ 12-03-2024 08:53:52 ['4) View logged data t) Set clock time'] co2procv$ 12-03-2024 08:53:53 ['5) Erase logged data b) Set baud rate'] co2procv$ 12-03-2024 08:53:53 [''] co2procv$ 12-03-2024 08:53:53 ['z) Schedule a zero for next sample s) Single sample acquisition in command mode'] co2procv$ 12-03-2024 08:53:53 ['***************************************************************************************'] co2procv$ 12-03-2024 08:53:53 [''] co2procv$ 12-03-2024 08:53:53 ['>>*'] co2procv$ 12-03-2024 08:53:53 ['VSBA5+0590901.11IRG50137903.08'] co2procv$ 12-03-2024 08:53:53 ['CO2-Pro Warmup - W 0.0'] co2procv$ 12-03-2024 08:53:54 ['CO2-Pro Warmup - W 0.0'] co2procv$ 12-03-2024 08:53:55 ['CO2-Pro Warmup - W 35.6'] co2procv$ 12-03-2024 08:53:56 ['CO2-Pro Warmup - W 41.7'] co2procv$ 12-03-2024 08:53:57 ['CO2-Pro Warmup - W 43.9'] co2procv$ 12-03-2024 08:53:58 ['CO2-Pro Warmup - W 44.7'] co2procv$ 12-03-2024 08:53:59 ['CO2-Pro Warmup - W 45.0'] co2procv$ 12-03-2024 08:54:00 ['CO2-Pro Warmup - W 45.1'] co2procv$ 12-03-2024 08:54:01 ['CO2-Pro Warmup - W 45.1'] co2procv$ 12-03-2024 08:54:02 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:54:03 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:54:04 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:54:05 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:54:06 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:54:07 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:54:08 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:54:10 ['M 55695 46758 1946.35 45.2 16.1 17.7 966'] co2procv$ 12-03-2024 08:54:11 ['M 55695 46759 1920.99 45.2 16.1 17.7 975'] co2procv$ 12-03-2024 08:54:12 ['M 55695 46761 1899.11 45.2 16.1 17.7 983'] co2procv$ 12-03-2024 08:54:13 ['M 55695 46763 1880.75 45.1 16.1 17.7 989'] co2procv$ 12-03-2024 08:54:14 ['M 55695 46765 1864.83 45.1 16.1 17.7 995'] co2procv$ 12-03-2024 08:54:15 ['M 55695 46768 1850.32 45.1 16.1 17.7 1000'] co2procv$ 12-03-2024 08:54:16 ['M 55695 46774 1837.90 45.1 16.1 17.7 1004'] co2procv$ 12-03-2024 08:54:17 ['M 55695 46780 1826.42 45.1 16.1 17.7 1008'] co2procv$ 12-03-2024 08:54:18 ['M 55695 46787 1816.78 45.1 16.1 17.7 1011'] co2procv$ 12-03-2024 08:54:19 ['M 55695 46792 1808.92 45.1 16.1 17.7 1013'] co2procv$ 12-03-2024 08:54:20 ['M 55695 46797 1801.70 45.0 16.1 17.7 1016'] co2procv$ 12-03-2024 08:54:21 ['M 55695 46801 1796.04 45.0 16.1 17.7 1018'] co2procv$ 12-03-2024 08:54:22 ['M 55695 46804 1791.03 45.0 16.1 17.7 1019'] co2procv$ 12-03-2024 08:54:23 ['M 55695 46806 1786.85 45.0 16.1 17.7 1021'] co2procv$ 12-03-2024 08:54:26 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 08:54:26 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv aml$ 12-03-2024 08:56:22 Started capturing AML data. co2procv$ 12-03-2024 08:56:22 Started capturing Co2ProCV data. ecotriplet1$ 12-03-2024 08:56:22 Started capturing Ecotriplet 1 data. ecotriplet2$ 12-03-2024 08:56:23 Started capturing Ecotriplet 2 data. ecotriplet3$ 12-03-2024 08:56:24 Started capturing Ecotriplet 3 data. dissolvedoxygen$ 12-03-2024 08:56:24 Started capturing Dissolved Oxygen data. gpsposition$ 12-03-2024 08:56:25 Started capturing GPS Position data. meteorology$ 12-03-2024 08:56:25 Started capturing Meteorology data. wind$ 12-03-2024 08:56:25 Started capturing Wind data. co2procv$ 12-03-2024 08:56:26 ['logged data t) Set clock time'] dissolvedoxygen$ 12-03-2024 08:56:26 [''] co2procv$ 12-03-2024 08:56:26 ['5) Erase logged data b) Set baud rate'] co2procv$ 12-03-2024 08:56:26 [''] co2procv$ 12-03-2024 08:56:26 ['z) Schedule a zero for next sample s) Single sample acquisition in command mode'] co2procv$ 12-03-2024 08:56:26 ['***************************************************************************************'] co2procv$ 12-03-2024 08:56:26 [''] co2procv$ 12-03-2024 08:56:26 ['>>1'] co2procv$ 12-03-2024 08:56:26 ['***************************************************************************************'] co2procv$ 12-03-2024 08:56:26 ['1) START sampling mode 6) Print status banner'] co2procv$ 12-03-2024 08:56:26 ['2) STOP sampling 7) Sensor status'] co2procv$ 12-03-2024 08:56:26 ['3) Setup sampling'] co2procv$ 12-03-2024 08:56:26 [''] co2procv$ 12-03-2024 08:56:26 ['4) View logged data t) Set clock time'] dissolvedoxygen$ 12-03-2024 08:56:26 ['Command failed: Unknown command'] co2procv$ 12-03-2024 08:56:26 ['5) Erase logged data b) Set baud rate'] co2procv$ 12-03-2024 08:56:26 [''] co2procv$ 12-03-2024 08:56:26 ['z) Schedule a zero for next sample s) Single sample acquisition in command mode'] co2procv$ 12-03-2024 08:56:26 ['***************************************************************************************'] co2procv$ 12-03-2024 08:56:26 [''] co2procv$ 12-03-2024 08:56:26 ['>>1'] co2procv$ 12-03-2024 08:56:26 [''] co2procv$ 12-03-2024 08:56:26 ['Sensor on.'] co2procv$ 12-03-2024 08:56:26 [''] aml$ 12-03-2024 08:56:27 Sending backup C:/Users/User/Desktop/data\11_03_2024_temp_aml.csv dissolvedoxygen$ 12-03-2024 08:56:27 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet2$ 12-03-2024 08:56:27 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 08:56:27 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv dissolvedoxygen$ 12-03-2024 08:56:27 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet2$ 12-03-2024 08:56:27 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 08:56:27 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet3$ 12-03-2024 08:56:27 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv co2procv$ 12-03-2024 08:56:27 [''] co2procv$ 12-03-2024 08:56:27 ['***************************************************************************************'] ecotriplet3$ 12-03-2024 08:56:27 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv co2procv$ 12-03-2024 08:56:27 ['1) START sampling mode 6) Print status banner'] co2procv$ 12-03-2024 08:56:27 ['2) STOP sampling 7) Sensor status'] co2procv$ 12-03-2024 08:56:27 ['3) Setup sampling'] co2procv$ 12-03-2024 08:56:27 [''] co2procv$ 12-03-2024 08:56:27 ['4) View logged data t) Set clock time'] co2procv$ 12-03-2024 08:56:27 ['5) Erase logged data b) Set baud rate'] co2procv$ 12-03-2024 08:56:27 [''] co2procv$ 12-03-2024 08:56:28 ['z) Schedule a zero for next sample s) Single sample acquisition in command mode'] co2procv$ 12-03-2024 08:56:28 ['***************************************************************************************'] co2procv$ 12-03-2024 08:56:28 [''] co2procv$ 12-03-2024 08:56:28 ['>>*'] co2procv$ 12-03-2024 08:56:28 ['VSBA5+0590901.11IRG50137903.08'] co2procv$ 12-03-2024 08:56:28 ['CO2-Pro Warmup - W 0.0'] co2procv$ 12-03-2024 08:56:29 ['CO2-Pro Warmup - W 0.0'] co2procv$ 12-03-2024 08:56:30 ['CO2-Pro Warmup - W 35.6'] co2procv$ 12-03-2024 08:56:31 ['CO2-Pro Warmup - W 41.7'] co2procv$ 12-03-2024 08:56:32 ['CO2-Pro Warmup - W 43.9'] co2procv$ 12-03-2024 08:56:33 ['CO2-Pro Warmup - W 44.7'] co2procv$ 12-03-2024 08:56:34 ['CO2-Pro Warmup - W 45.0'] co2procv$ 12-03-2024 08:56:35 ['CO2-Pro Warmup - W 45.1'] co2procv$ 12-03-2024 08:56:36 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:56:37 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:56:38 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:56:39 ['CO2-Pro Warmup - W 45.3'] co2procv$ 12-03-2024 08:56:40 ['CO2-Pro Warmup - W 45.3'] co2procv$ 12-03-2024 08:56:41 ['CO2-Pro Warmup - W 45.3'] co2procv$ 12-03-2024 08:56:42 ['CO2-Pro Warmup - W 45.3'] co2procv$ 12-03-2024 08:56:43 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:56:45 ['M 55695 47010 1853.65 45.2 16.3 17.9 965'] co2procv$ 12-03-2024 08:56:46 ['M 55695 47029 1823.28 45.2 16.2 17.8 974'] co2procv$ 12-03-2024 08:56:47 ['M 55695 47046 1798.03 45.2 16.2 17.8 982'] co2procv$ 12-03-2024 08:56:48 ['M 55695 47062 1775.60 45.2 16.3 17.8 989'] co2procv$ 12-03-2024 08:56:49 ['M 55695 47078 1757.06 45.1 16.3 17.8 995'] co2procv$ 12-03-2024 08:56:50 ['M 55695 47091 1741.23 45.1 16.3 17.9 999'] co2procv$ 12-03-2024 08:56:51 ['M 55695 47103 1728.16 45.1 16.3 17.9 1004'] co2procv$ 12-03-2024 08:56:52 ['M 55695 47111 1717.61 45.1 16.3 17.9 1007'] co2procv$ 12-03-2024 08:56:53 ['M 55695 47116 1709.17 45.1 16.3 17.9 1010'] co2procv$ 12-03-2024 08:56:54 ['M 55695 47119 1702.96 45.1 16.3 17.9 1013'] co2procv$ 12-03-2024 08:56:55 ['M 55695 47120 1697.68 45.1 16.3 17.9 1015'] co2procv$ 12-03-2024 08:56:56 ['M 55695 47120 1692.88 45.1 16.3 17.9 1017'] co2procv$ 12-03-2024 08:56:57 ['M 55695 47121 1689.46 45.0 16.3 17.9 1018'] co2procv$ 12-03-2024 08:56:58 ['M 55695 47120 1686.51 45.0 16.3 17.9 1020'] co2procv$ 12-03-2024 08:57:01 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 08:57:01 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv aml$ 12-03-2024 08:58:11 Started capturing AML data. co2procv$ 12-03-2024 08:58:11 Started capturing Co2ProCV data. ecotriplet1$ 12-03-2024 08:58:12 Started capturing Ecotriplet 1 data. ecotriplet2$ 12-03-2024 08:58:13 Started capturing Ecotriplet 2 data. ecotriplet3$ 12-03-2024 08:58:13 Started capturing Ecotriplet 3 data. dissolvedoxygen$ 12-03-2024 08:58:14 Started capturing Dissolved Oxygen data. gpsposition$ 12-03-2024 08:58:15 Started capturing GPS Position data. meteorology$ 12-03-2024 08:58:15 Started capturing Meteorology data. wind$ 12-03-2024 08:58:15 Started capturing Wind data. dissolvedoxygen$ 12-03-2024 08:58:15 [''] dissolvedoxygen$ 12-03-2024 08:58:15 ['=1'] dissolvedoxygen$ 12-03-2024 08:58:15 [''] co2procv$ 12-03-2024 08:58:15 ['sampling'] co2procv$ 12-03-2024 08:58:15 [''] co2procv$ 12-03-2024 08:58:15 ['4) View logged data t) Set clock time'] co2procv$ 12-03-2024 08:58:15 ['5) Erase logged data b) Set baud rate'] co2procv$ 12-03-2024 08:58:15 [''] co2procv$ 12-03-2024 08:58:15 ['z) Schedule a zero for next sample s) Single sample acquisition in command mode'] co2procv$ 12-03-2024 08:58:15 ['***************************************************************************************'] co2procv$ 12-03-2024 08:58:15 [''] co2procv$ 12-03-2024 08:58:15 ['>>1'] dissolvedoxygen$ 12-03-2024 08:58:15 ['NVR Commit Succeeded.'] dissolvedoxygen$ 12-03-2024 08:58:15 [''] dissolvedoxygen$ 12-03-2024 08:58:16 [''] co2procv$ 12-03-2024 08:58:16 ['***************************************************************************************'] co2procv$ 12-03-2024 08:58:16 ['1) START sampling mode 6) Print status banner'] co2procv$ 12-03-2024 08:58:16 ['2) STOP sampling 7) Sensor status'] co2procv$ 12-03-2024 08:58:16 ['3) Setup sampling'] co2procv$ 12-03-2024 08:58:16 [''] co2procv$ 12-03-2024 08:58:16 ['4) View logged data t) Set clock time'] co2procv$ 12-03-2024 08:58:16 ['5) Erase logged data b) Set baud rate'] co2procv$ 12-03-2024 08:58:16 [''] co2procv$ 12-03-2024 08:58:16 ['z) Schedule a zero for next sample s) Single sample acquisition in command mode'] dissolvedoxygen$ 12-03-2024 08:58:16 ['NVR Commit Succeeded.'] dissolvedoxygen$ 12-03-2024 08:58:16 [''] co2procv$ 12-03-2024 08:58:16 ['***************************************************************************************'] co2procv$ 12-03-2024 08:58:16 [''] co2procv$ 12-03-2024 08:58:16 ['>>1'] co2procv$ 12-03-2024 08:58:16 [''] co2procv$ 12-03-2024 08:58:16 ['Sensor on.'] co2procv$ 12-03-2024 08:58:16 [''] ecotriplet1$ 12-03-2024 08:58:17 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv aml$ 12-03-2024 08:58:17 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_aml.csv ecotriplet1$ 12-03-2024 08:58:17 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv dissolvedoxygen$ 12-03-2024 08:58:17 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet2$ 12-03-2024 08:58:17 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 08:58:17 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet3$ 12-03-2024 08:58:17 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv co2procv$ 12-03-2024 08:58:17 [''] co2procv$ 12-03-2024 08:58:17 ['***************************************************************************************'] ecotriplet2$ 12-03-2024 08:58:17 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv co2procv$ 12-03-2024 08:58:17 ['1) START sampling mode 6) Print status banner'] aml$ 12-03-2024 08:58:17 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_aml.csv co2procv$ 12-03-2024 08:58:17 ['2) STOP sampling 7) Sensor status'] co2procv$ 12-03-2024 08:58:17 ['3) Setup sampling'] co2procv$ 12-03-2024 08:58:17 [''] ecotriplet3$ 12-03-2024 08:58:17 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv co2procv$ 12-03-2024 08:58:17 ['4) View logged data t) Set clock time'] co2procv$ 12-03-2024 08:58:17 ['5) Erase logged data b) Set baud rate'] co2procv$ 12-03-2024 08:58:17 [''] co2procv$ 12-03-2024 08:58:17 ['z) Schedule a zero for next sample s) Single sample acquisition in command mode'] co2procv$ 12-03-2024 08:58:17 ['***************************************************************************************'] co2procv$ 12-03-2024 08:58:17 [''] co2procv$ 12-03-2024 08:58:18 ['>>*'] co2procv$ 12-03-2024 08:58:18 ['VSBA5+0590901.11IRG50137903.08'] co2procv$ 12-03-2024 08:58:18 ['CO2-Pro Warmup - W 0.0'] co2procv$ 12-03-2024 08:58:19 ['CO2-Pro Warmup - W 0.0'] co2procv$ 12-03-2024 08:58:20 ['CO2-Pro Warmup - W 35.6'] co2procv$ 12-03-2024 08:58:21 ['CO2-Pro Warmup - W 41.7'] co2procv$ 12-03-2024 08:58:22 ['CO2-Pro Warmup - W 43.9'] co2procv$ 12-03-2024 08:58:23 ['CO2-Pro Warmup - W 44.7'] co2procv$ 12-03-2024 08:58:24 ['CO2-Pro Warmup - W 45.0'] co2procv$ 12-03-2024 08:58:25 ['CO2-Pro Warmup - W 45.1'] co2procv$ 12-03-2024 08:58:26 ['CO2-Pro Warmup - W 45.1'] co2procv$ 12-03-2024 08:58:27 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:58:28 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:58:29 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:58:30 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:58:31 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:58:32 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:58:33 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 08:58:35 ['M 55695 47440 1711.96 45.2 16.4 18.0 964'] co2procv$ 12-03-2024 08:58:36 ['M 55695 47446 1687.56 45.2 16.4 18.0 973'] co2procv$ 12-03-2024 08:58:37 ['M 55695 47452 1666.85 45.2 16.4 18.0 981'] co2procv$ 12-03-2024 08:58:38 ['M 55695 47461 1648.39 45.1 16.4 18.0 987'] co2procv$ 12-03-2024 08:58:39 ['M 55695 47471 1632.19 45.1 16.4 18.0 993'] co2procv$ 12-03-2024 08:58:40 ['M 55695 47480 1619.11 45.1 16.4 18.0 998'] co2procv$ 12-03-2024 08:58:41 ['M 55695 47487 1607.55 45.1 16.4 18.0 1002'] co2procv$ 12-03-2024 08:58:42 ['M 55695 47493 1597.75 45.1 16.4 18.0 1006'] co2procv$ 12-03-2024 08:58:43 ['M 55695 47499 1589.42 45.1 16.4 18.0 1009'] co2procv$ 12-03-2024 08:58:44 ['M 55695 47503 1582.42 45.1 16.4 18.0 1011'] co2procv$ 12-03-2024 08:58:45 ['M 55695 47506 1577.04 45.0 16.4 18.0 1014'] co2procv$ 12-03-2024 08:58:46 ['M 55695 47509 1571.43 45.0 16.4 18.0 1016'] co2procv$ 12-03-2024 08:58:47 ['M 55695 47513 1566.91 45.0 16.4 18.0 1017'] co2procv$ 12-03-2024 08:58:48 ['M 55695 47516 1563.12 45.0 16.4 18.0 1019'] co2procv$ 12-03-2024 08:58:49 ['M 55695 47520 1558.74 45.0 16.4 18.0 1020'] co2procv$ 12-03-2024 08:58:51 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 08:58:51 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 09:38:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 09:38:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 09:38:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 09:39:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:39:07 Error: 503 Failed to send ecotriplet1 at port COM5. Saving it to local file. co2procv$ 12-03-2024 09:39:07 Error: 503 Failed to send co2procv at port COM4. Saving it to local file. ecotriplet2$ 12-03-2024 09:39:07 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. wind$ 12-03-2024 09:39:08 Error: 503 Failed to send wind at port WIMWV. Saving it to local file. ecotriplet3$ 12-03-2024 09:39:08 Error: 503 Failed to send ecotriplet3 at port COM7. Saving it to local file. dissolvedoxygen$ 12-03-2024 09:39:09 Error: 503 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet3$ 12-03-2024 09:39:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:749) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:749)'),)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:749)'),)) ecotriplet2$ 12-03-2024 09:39:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:749) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:749)'),)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:749)'),)) ecotriplet3$ 12-03-2024 09:39:44 Error: 503 Failed to send ecotriplet3 at port COM7. Saving it to local file. ecotriplet2$ 12-03-2024 09:39:44 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet3$ 12-03-2024 09:40:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:749) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:749)'),)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:749)'),)) ecotriplet2$ 12-03-2024 09:40:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 09:40:08 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet3$ 12-03-2024 09:40:08 Error: 503 Failed to send ecotriplet3 at port COM7. Saving it to local file. ecotriplet2$ 12-03-2024 09:40:14 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 09:40:15 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv gpsposition$ 12-03-2024 09:40:15 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv co2procv$ 12-03-2024 09:40:15 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet3$ 12-03-2024 09:40:17 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv dissolvedoxygen$ 12-03-2024 09:40:17 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv gpsposition$ 12-03-2024 09:40:21 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv ecotriplet2$ 12-03-2024 09:40:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:40:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:40:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 09:40:34 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet2$ 12-03-2024 09:40:39 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:40:52 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet2$ 12-03-2024 09:40:56 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet3$ 12-03-2024 09:41:00 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv aml$ 12-03-2024 09:41:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:41:05 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 09:41:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:41:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 09:41:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:42:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 09:42:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:42:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 09:42:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:42:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 09:42:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:42:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 09:42:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:42:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 09:43:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 09:43:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:43:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:43:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:43:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 09:43:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 09:43:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:43:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 09:43:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 09:43:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:44:06 Error: 408 Failed to send ecotriplet3 at port COM7. Saving it to local file. ecotriplet3$ 12-03-2024 09:44:10 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv ecotriplet3$ 12-03-2024 09:44:11 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv ecotriplet3$ 12-03-2024 09:44:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:44:26 ['W M', '2024', '03', '12', '10', '43', '04', '55695', '51'] dissolvedoxygen$ 12-03-2024 09:44:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:44:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:44:57 ['W M', '2024', '03', '12', '10', '43', '55', '55695', '51'] dissolvedoxygen$ 12-03-2024 09:45:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:45:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 09:45:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 09:45:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:45:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 09:45:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:45:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 09:45:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 09:45:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:45:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 09:45:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:45:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 09:45:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:46:07 ['W M', '2024', '03', '12', '10', '44', '32', '55695', '52'] dissolvedoxygen$ 12-03-2024 09:46:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:46:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 09:46:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 09:46:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:46:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 09:46:33 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet3$ 12-03-2024 09:46:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 09:46:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:47:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet3 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet3 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 09:47:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:47:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 09:47:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:47:29 Error: 408 Failed to send ecotriplet3 at port COM7. Saving it to local file. dissolvedoxygen$ 12-03-2024 09:47:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:47:33 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv ecotriplet3$ 12-03-2024 09:47:36 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv aml$ 12-03-2024 09:47:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 09:47:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:47:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:47:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 09:48:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:48:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 09:48:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:48:18 ['W M', '2024', '03', '12', '10', '45', '52', '55695', '52'] ecotriplet2$ 12-03-2024 09:48:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 09:48:37 ['W M', '2024', '03', '12', '10', '46', '51', '55695', '52'] dissolvedoxygen$ 12-03-2024 09:48:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:48:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:48:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:48:46 Error: 408 Failed to send ecotriplet3 at port COM7. Saving it to local file. ecotriplet2$ 12-03-2024 09:48:48 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet3$ 12-03-2024 09:48:50 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv ecotriplet3$ 12-03-2024 09:48:53 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv wind$ 12-03-2024 09:48:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:48:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 09:49:00 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 09:49:04 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 09:49:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:49:10 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 09:49:17 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 09:49:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:49:39 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet2$ 12-03-2024 09:49:39 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv gpsposition$ 12-03-2024 09:49:49 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 09:49:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 09:49:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:49:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:50:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:50:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 09:50:15 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 09:50:16 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 09:50:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:50:21 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet3 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet3 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 09:50:29 ['W M', '2024', '03', '12', '10', '47', '48', '55695', '52'] ecotriplet1$ 12-03-2024 09:50:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:50:40 ['03/12'] dissolvedoxygen$ 12-03-2024 09:50:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:50:50 ['03/12/24', '06:24:41', '695', '2'] meteorology$ 12-03-2024 09:50:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 09:51:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:51:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:51:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:51:24 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. dissolvedoxygen$ 12-03-2024 09:51:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:51:27 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 09:51:29 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet3$ 12-03-2024 09:51:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 09:51:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 09:51:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:51:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 09:51:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:51:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:51:53 ['03/12/24', '06:27:41', '595', '371', '700', '39'] co2procv$ 12-03-2024 09:51:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 09:52:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 09:52:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:52:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 09:52:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:52:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 09:52:25 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 09:52:25 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 09:52:29 ['W M', '2024', '03', '12', '10', '49', '38', '55695', '52'] ecotriplet3$ 12-03-2024 09:52:32 ['03/12/24', '06:28:54', '595', '406', '700', '421'] co2procv$ 12-03-2024 09:52:43 ['W M', '2024', '03', '12', '10', '50', '55', '55695', '52'] ecotriplet1$ 12-03-2024 09:52:47 ['03/12/24', '06:26:20', '695', '2'] ecotriplet3$ 12-03-2024 09:52:52 ['03/12/24', '06:29:54', '595', '395', '700', '41'] co2procv$ 12-03-2024 09:52:59 ['W M', '2024', '03', '12', '10', '51', '53', '55695', '5203', '12', '10', '52', '09', '55695', '52421', '423.57', '45.00', '17.90', '19.80', '1021', '11.6'] ecotriplet1$ 12-03-2024 09:53:07 ['03/12/24', '06:27:15', '695', '2'] co2procv$ 12-03-2024 09:53:11 [''] dissolvedoxygen$ 12-03-2024 09:53:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 09:53:14 ['03/12/24', '06:31:'] ecotriplet2$ 12-03-2024 09:53:16 ['03/12/24', '07:37:45', '470', '95'] ecotriplet1$ 12-03-2024 09:53:26 ['03/12/24', '06:28:16', '695', '2'] ecotriplet2$ 12-03-2024 09:55:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 09:55:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 09:55:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 10:01:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:02:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:02:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 10:02:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:02:11 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. co2procv$ 12-03-2024 10:02:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:02:34 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 10:02:35 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 10:02:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:02:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:02:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 10:02:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:02:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 10:03:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:03:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:03:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:04:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:04:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:04:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:05:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 10:05:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) aml$ 12-03-2024 10:05:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) ecotriplet1$ 12-03-2024 10:05:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 10:05:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) co2procv$ 12-03-2024 10:05:42 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 10:05:46 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:05:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 10:05:52 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 10:06:07 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 10:06:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:06:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 10:06:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:06:44 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. dissolvedoxygen$ 12-03-2024 10:06:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) ecotriplet1$ 12-03-2024 10:06:48 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 10:06:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:07:00 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 10:07:00 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv aml$ 12-03-2024 10:07:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:07:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:07:04 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 10:07:08 ['W M', '2024', '03', '12', '11', '04', '15', '55695', '53'] co2procv$ 12-03-2024 10:07:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:07:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:07:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:07:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 10:07:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:07:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:07:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 10:07:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:07:42 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet1$ 12-03-2024 10:07:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:08:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 10:08:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:08:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:08:17 Error: 401 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 10:08:30 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 10:08:30 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 10:08:31 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 10:08:32 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv aml$ 12-03-2024 10:08:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:08:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:08:52 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 10:08:52 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet2$ 12-03-2024 10:08:54 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 10:08:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:09:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 10:09:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:09:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:09:10 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. wind$ 12-03-2024 10:09:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:09:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:09:19 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 10:09:21 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv dissolvedoxygen$ 12-03-2024 10:09:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:09:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:09:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:09:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 10:09:38 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. co2procv$ 12-03-2024 10:09:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:09:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:09:52 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 10:09:52 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 10:10:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:10:03 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 10:10:05 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 10:10:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:10:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:10:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:10:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:10:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:10:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:10:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:10:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:10:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:11:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:11:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:11:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:11:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:11:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:11:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:11:37 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 10:11:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:11:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:11:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:11:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:12:00 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. ecotriplet1$ 12-03-2024 10:12:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:12:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:12:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:12:21 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 10:12:24 Error: 401 Failed to send co2procv at port COM4. Saving it to local file. dissolvedoxygen$ 12-03-2024 10:12:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:12:29 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 10:12:32 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv wind$ 12-03-2024 10:12:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) aml$ 12-03-2024 10:12:42 Error: 401 Failed to send aml at port PSTSS. Saving it to local file. co2procv$ 12-03-2024 10:12:49 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:12:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 10:12:52 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv ecotriplet1$ 12-03-2024 10:12:53 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. dissolvedoxygen$ 12-03-2024 10:12:54 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. gpsposition$ 12-03-2024 10:12:55 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv dissolvedoxygen$ 12-03-2024 10:13:00 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv meteorology$ 12-03-2024 10:13:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:13:06 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv co2procv$ 12-03-2024 10:13:10 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 10:13:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:13:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 10:13:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:13:22 Error: 401 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 10:13:28 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 10:13:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:13:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 10:13:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:13:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:13:56 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. dissolvedoxygen$ 12-03-2024 10:13:57 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 10:14:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:14:13 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 10:14:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:14:17 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv dissolvedoxygen$ 12-03-2024 10:14:18 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 10:14:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 10:14:35 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. ecotriplet2$ 12-03-2024 10:14:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) ecotriplet2$ 12-03-2024 10:14:35 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 10:14:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:14:52 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 10:14:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:15:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 10:15:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:15:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:15:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:15:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 10:15:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 10:16:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:16:09 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:16:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:16:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) meteorology$ 12-03-2024 10:16:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:16:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 10:16:39 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 10:16:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 10:16:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:17:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 10:17:10 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 10:17:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) co2procv$ 12-03-2024 10:17:40 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 10:17:40 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 10:17:43 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 10:17:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) dissolvedoxygen$ 12-03-2024 10:17:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:17:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:17:57 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. gpsposition$ 12-03-2024 10:18:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:18:13 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 10:18:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:18:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:18:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 10:18:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:18:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:18:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:18:52 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 10:18:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:19:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) gpsposition$ 12-03-2024 10:19:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:19:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:19:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) ecotriplet2$ 12-03-2024 10:19:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:19:33 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 10:19:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 10:19:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:19:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:19:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 10:20:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:20:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 10:20:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:20:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:20:21 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 10:20:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:20:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 10:20:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:20:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 10:20:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:20:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:21:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 10:21:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:21:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:21:10 ['03/12/24', '06:41:51', '695', '2'] co2procv$ 12-03-2024 10:21:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:21:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:21:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 10:21:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) co2procv$ 12-03-2024 10:21:40 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 10:21:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:21:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:21:55 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. wind$ 12-03-2024 10:22:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:22:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:22:12 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 10:22:15 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 10:22:19 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 10:22:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 10:22:25 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 10:22:36 ['W M', '2024', '03', '12', '11', '08', '18', '55695', '53'] ecotriplet1$ 12-03-2024 10:22:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:22:38 Error: 401 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 10:22:40 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 10:22:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:23:01 ['W M', '2024', '03', '12', '11', '10', '45', '55695', '53'] meteorology$ 12-03-2024 10:23:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:23:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:23:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:23:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:23:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 10:23:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:23:29 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 10:23:29 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 10:23:40 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 10:23:47 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet2$ 12-03-2024 10:23:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 10:23:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:23:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:23:54 Error: 401 Failed to send ecotriplet1 at port COM5. Saving it to local file. dissolvedoxygen$ 12-03-2024 10:23:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:23:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:24:06 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 10:24:06 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv wind$ 12-03-2024 10:24:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:24:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:24:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:24:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:24:27 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv meteorology$ 12-03-2024 10:24:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:24:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:24:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 10:24:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:24:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:24:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 10:24:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 10:25:09 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 10:25:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 10:25:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 10:25:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 10:25:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:25:54 ['W M', '2024', '03', '12', '11', '13', '38', '55695', '53'] ecotriplet1$ 12-03-2024 10:26:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:26:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:26:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:26:14 ['03/12/24', '07:50:36', '470', '843'] ecotriplet1$ 12-03-2024 10:26:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 10:26:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:26:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:26:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 10:26:38 Error: 408 Failed to send wind at port WIMWV. Saving it to local file. aml$ 12-03-2024 10:26:52 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_aml.csv co2procv$ 12-03-2024 10:26:58 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:27:01 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 10:27:01 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv aml$ 12-03-2024 10:27:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:27:05 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv aml$ 12-03-2024 10:27:09 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_aml.csv co2procv$ 12-03-2024 10:27:11 ['W M', '2024', '03', '12', '11', '21', '54', '55695', '53'] co2procv$ 12-03-2024 10:27:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:27:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:27:33 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 10:27:33 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv gpsposition$ 12-03-2024 10:27:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:27:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 10:27:42 Error: 503 Failed to send meteorology at port WIMDA. Saving it to local file. dissolvedoxygen$ 12-03-2024 10:27:43 Error: 503 Failed to send dissolvedoxygen at port COM3. Saving it to local file. co2procv$ 12-03-2024 10:27:45 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. wind$ 12-03-2024 10:27:48 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv ecotriplet1$ 12-03-2024 10:27:48 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv wind$ 12-03-2024 10:27:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:27:53 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 10:28:04 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 10:28:04 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv dissolvedoxygen$ 12-03-2024 10:28:04 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 10:28:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:28:10 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. co2procv$ 12-03-2024 10:28:10 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 10:28:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:28:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 10:28:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:28:28 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet2$ 12-03-2024 10:28:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:28:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 10:28:34 Error: 401 Failed to send ecotriplet2 at port COM6. Saving it to local file. co2procv$ 12-03-2024 10:28:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 10:28:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:28:50 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 10:28:50 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet1$ 12-03-2024 10:29:04 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet1$ 12-03-2024 10:29:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:29:14 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv wind$ 12-03-2024 10:29:20 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv ecotriplet1$ 12-03-2024 10:29:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:29:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:29:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:29:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 10:29:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:29:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:30:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:30:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:30:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 10:30:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:30:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 10:30:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:30:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:31:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:31:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:31:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:31:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:31:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:31:45 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. ecotriplet2$ 12-03-2024 10:31:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:31:55 Error: 401 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 10:32:00 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 10:32:01 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet2$ 12-03-2024 10:32:07 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv co2procv$ 12-03-2024 10:32:08 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 10:32:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:32:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:32:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:32:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:32:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:32:33 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:32:33 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 10:32:34 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 10:32:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:32:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:32:52 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:32:54 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 10:33:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) ecotriplet2$ 12-03-2024 10:33:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:33:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:33:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:33:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) dissolvedoxygen$ 12-03-2024 10:33:48 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 10:33:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:33:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:34:01 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 10:34:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:34:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:34:09 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 10:34:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:34:18 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 10:34:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:34:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:34:34 ['W M', '2024', '03', '12', '11', '24', '02', '55695', '53'] ecotriplet1$ 12-03-2024 10:34:39 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 10:34:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:34:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:34:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 10:35:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:35:19 ['W M', '2024', '03', '12', '11', '26', '51', '55695', '53'] dissolvedoxygen$ 12-03-2024 10:35:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:35:44 ['03/12/24', '06:44:19', '695', '2'] meteorology$ 12-03-2024 10:35:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:35:50 ['03/12/24', '07:53:23', '470', '859', '532', '868'] co2procv$ 12-03-2024 10:35:56 ['W M', '2024', '03', '12', '11', '28', '10', '55695', '53'] dissolvedoxygen$ 12-03-2024 10:36:01 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 10:36:03 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 10:36:06 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet1$ 12-03-2024 10:36:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:36:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:36:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:36:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 10:36:39 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 10:37:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:37:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:37:42 ['W M', '2024', '03', '12', '11', '31', '46', '55695', '53'] meteorology$ 12-03-2024 10:37:59 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. ecotriplet2$ 12-03-2024 10:38:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 10:38:10 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv ecotriplet1$ 12-03-2024 10:38:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:38:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 10:38:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:38:52 ['03/12/24', '06:47:53', '695', '2'] dissolvedoxygen$ 12-03-2024 10:38:58 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet1$ 12-03-2024 10:38:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:39:05 ['W M', '2024', '03', '12', '11', '35', '36', '55695', '51'] co2procv$ 12-03-2024 10:39:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:40:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) wind$ 12-03-2024 10:41:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:41:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:41:26 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 10:41:27 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv wind$ 12-03-2024 10:41:40 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv ecotriplet2$ 12-03-2024 10:41:42 ['03/12/24', '07:54:32', '470', '836', '532', '823', '650'] dissolvedoxygen$ 12-03-2024 10:41:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:41:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:41:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 10:42:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:42:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:42:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:42:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:42:36 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 10:42:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 10:42:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:43:16 ['17.545', '0.70'] dissolvedoxygen$ 12-03-2024 10:43:33 ['18.013', '0'] dissolvedoxygen$ 12-03-2024 10:43:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 10:43:43 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. wind$ 12-03-2024 10:43:59 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv ecotriplet2$ 12-03-2024 10:43:59 ['03/12/24', '08:13:54', '470', '491', '5'] co2procv$ 12-03-2024 10:44:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:44:05 ['18.147', '0'] ecotriplet1$ 12-03-2024 10:44:06 ['03/12/24', '06:58:25', '695', '2'] wind$ 12-03-2024 10:44:16 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv co2procv$ 12-03-2024 10:44:21 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:44:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:44:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:44:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:44:43 ['18.336', '0.699'] co2procv$ 12-03-2024 10:44:45 ['W M', '2024', '03', '12', '11', '36', '20', '55695', '51'] co2procv$ 12-03-2024 10:44:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:44:56 ['18.381', '0'] wind$ 12-03-2024 10:45:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:45:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:45:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:45:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 10:45:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:45:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:45:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:45:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:45:34 ['W M', '2024', '03', '12', '11', '36', '56', '55695', '51'] ecotriplet2$ 12-03-2024 10:45:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:45:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:45:52 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. gpsposition$ 12-03-2024 10:45:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:45:58 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 10:46:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:46:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:46:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 10:46:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:46:17 ['03/12/24', '07:13:33', '695', '2'] co2procv$ 12-03-2024 10:46:17 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv gpsposition$ 12-03-2024 10:46:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:46:31 ['W M', '2024', '03', '12', '11', '38', '43', '55695', '51'] ecotriplet1$ 12-03-2024 10:46:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:46:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:46:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:46:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 10:46:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:46:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:46:53 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. co2procv$ 12-03-2024 10:47:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:47:03 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 10:47:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 10:47:05 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet2$ 12-03-2024 10:47:12 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet1$ 12-03-2024 10:47:15 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. co2procv$ 12-03-2024 10:47:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:47:18 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet1$ 12-03-2024 10:47:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:47:24 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 10:47:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:47:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:47:42 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 10:47:42 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 10:47:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:47:54 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv dissolvedoxygen$ 12-03-2024 10:47:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 10:48:01 Error: 408 Failed to send gpsposition at port GPRMC. Saving it to local file. meteorology$ 12-03-2024 10:48:04 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv ecotriplet2$ 12-03-2024 10:48:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 10:48:12 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv dissolvedoxygen$ 12-03-2024 10:48:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:48:23 ['W M', '2024', '03', '12', '11', '40', '06', '55695', '51'] ecotriplet2$ 12-03-2024 10:48:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 10:48:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:48:27 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 10:48:27 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 10:48:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:48:50 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet1$ 12-03-2024 10:48:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:49:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 10:49:09 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. co2procv$ 12-03-2024 10:49:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 10:49:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 10:50:06 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 10:50:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:51:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:52:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 10:52:15 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 10:52:36 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 10:52:57 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 10:55:34 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv wind$ 12-03-2024 10:55:35 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv gpsposition$ 12-03-2024 10:56:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:56:12 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 10:56:12 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 10:56:23 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. meteorology$ 12-03-2024 10:56:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 10:56:42 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. dissolvedoxygen$ 12-03-2024 10:56:48 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 10:56:49 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet2$ 12-03-2024 10:56:55 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv aml$ 12-03-2024 10:57:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:57:20 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv meteorology$ 12-03-2024 10:57:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:57:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 10:57:43 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv dissolvedoxygen$ 12-03-2024 10:57:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 10:58:09 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 10:58:09 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 10:58:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 10:59:06 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 11:00:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:01:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) wind$ 12-03-2024 11:02:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:02:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) dissolvedoxygen$ 12-03-2024 11:03:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:03:52 ['W M', '2024', '03', ''] gpsposition$ 12-03-2024 11:03:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:04:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:04:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:04:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 11:05:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:05:09 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 11:05:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:05:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:05:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:06:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:07:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:07:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:07:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:07:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:07:57 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 11:08:14 ['W M', ''] dissolvedoxygen$ 12-03-2024 11:08:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:08:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:08:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:08:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:08:56 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet1$ 12-03-2024 11:09:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:09:41 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 11:09:43 ['03/12/24', '07:16:40', '695', '2'] co2procv$ 12-03-2024 11:09:51 ['W M', ''] ecotriplet1$ 12-03-2024 11:09:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:10:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:10:04 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. co2procv$ 12-03-2024 11:10:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:10:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:10:19 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 11:10:23 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet2$ 12-03-2024 11:10:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 11:10:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:10:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:10:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:11:09 Error: 408 Failed to send aml at port PSTSS. Saving it to local file. ecotriplet1$ 12-03-2024 11:11:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:11:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:11:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:11:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:11:49 Error: 401 Failed to send meteorology at port WIMDA. Saving it to local file. co2procv$ 12-03-2024 11:11:50 ['W M', ''] dissolvedoxygen$ 12-03-2024 11:11:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 11:11:55 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv wind$ 12-03-2024 11:11:58 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv meteorology$ 12-03-2024 11:12:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:12:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:12:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:12:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:12:25 Error: 408 Failed to send aml at port PSTSS. Saving it to local file. dissolvedoxygen$ 12-03-2024 11:12:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:12:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:12:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:12:53 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv ecotriplet2$ 12-03-2024 11:12:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:12:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:13:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:13:08 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv co2procv$ 12-03-2024 11:13:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:13:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:13:56 ['W M', ''] ecotriplet1$ 12-03-2024 11:14:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:14:08 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 11:14:08 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv wind$ 12-03-2024 11:14:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:14:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:14:27 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 11:14:48 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 11:14:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:15:02 Error: 401 Failed to send dissolvedoxygen at port COM3. Saving it to local file. wind$ 12-03-2024 11:15:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:15:21 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv co2procv$ 12-03-2024 11:15:22 ['W M', '2024', '03', '12', '12', '09', '15', '55695', '51'] dissolvedoxygen$ 12-03-2024 11:15:23 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet1$ 12-03-2024 11:15:25 ['03/12/24', '07:22:40', '695', '2'] ecotriplet1$ 12-03-2024 11:15:39 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:15:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:15:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:15:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:15:59 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv meteorology$ 12-03-2024 11:16:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:16:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:16:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:16:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:16:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:16:39 ['18.764', '0.692'] co2procv$ 12-03-2024 11:16:43 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. ecotriplet2$ 12-03-2024 11:17:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:17:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:17:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) co2procv$ 12-03-2024 11:17:37 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv wind$ 12-03-2024 11:17:41 Error: 408 Failed to send wind at port WIMWV. Saving it to local file. co2procv$ 12-03-2024 11:17:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:17:41 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet2$ 12-03-2024 11:17:46 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 11:17:46 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv aml$ 12-03-2024 11:17:56 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_aml.csv co2procv$ 12-03-2024 11:18:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 11:18:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:18:26 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv co2procv$ 12-03-2024 11:18:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:18:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:18:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:18:47 ['W M', '2024', '03', '12', '12', '10', '52', '55695', '52'] ecotriplet2$ 12-03-2024 11:18:48 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 11:18:48 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv aml$ 12-03-2024 11:19:00 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_aml.csv co2procv$ 12-03-2024 11:19:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:19:07 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet2$ 12-03-2024 11:19:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:19:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:19:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:19:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:19:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:19:56 ['03/12/24', '07:24:04', '695', '2'] co2procv$ 12-03-2024 11:20:14 ['W M', '2024', '03', '12', '12', '12', '52', '55695', '52'] meteorology$ 12-03-2024 11:20:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:20:21 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 11:20:21 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 11:20:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:20:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) wind$ 12-03-2024 11:20:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 11:21:39 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv aml$ 12-03-2024 11:21:40 Error: 408 Failed to send aml at port PSTSS. Saving it to local file. dissolvedoxygen$ 12-03-2024 11:21:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:21:49 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:21:49 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:21:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:21:57 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv gpsposition$ 12-03-2024 11:21:58 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv aml$ 12-03-2024 11:22:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:22:12 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 11:22:17 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 11:22:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:22:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:22:25 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 11:22:35 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. dissolvedoxygen$ 12-03-2024 11:22:39 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:22:41 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 11:22:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:22:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:22:54 ['18.605', '0'] co2procv$ 12-03-2024 11:22:55 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. ecotriplet2$ 12-03-2024 11:22:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:22:58 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 11:22:58 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 11:23:04 ['W M', '2024', '03', '12', '12', '14', '57', '55695', '52'] meteorology$ 12-03-2024 11:23:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:23:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:23:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:23:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:23:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:23:34 ['18.434', '0'] ecotriplet1$ 12-03-2024 11:23:36 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 11:23:57 ['W M', '2024', '03', '12', '12', '16', '23', '55695', '52'] ecotriplet1$ 12-03-2024 11:23:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:24:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:24:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:24:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:24:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:24:11 ['18.284', '0.690448', '6.276'] ecotriplet2$ 12-03-2024 11:24:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:24:27 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. wind$ 12-03-2024 11:24:31 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv wind$ 12-03-2024 11:24:31 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv ecotriplet1$ 12-03-2024 11:24:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:24:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:24:48 ['18.245', '0'] dissolvedoxygen$ 12-03-2024 11:24:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:24:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 11:24:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:25:03 ['W M', '2024', '03', '12', '12', '19', '49', '55695', '52'] ecotriplet1$ 12-03-2024 11:25:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 11:25:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:25:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:25:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:25:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:25:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:25:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:25:38 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv co2procv$ 12-03-2024 11:25:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:25:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:25:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:26:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:26:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:26:10 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet2$ 12-03-2024 11:26:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:26:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:26:24 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv dissolvedoxygen$ 12-03-2024 11:26:27 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 11:26:28 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv co2procv$ 12-03-2024 11:26:31 ['W M', '2024', '03', '12', '12', '21', '14', '55695', '52'] ecotriplet2$ 12-03-2024 11:26:37 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 11:26:40 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. wind$ 12-03-2024 11:26:43 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv wind$ 12-03-2024 11:26:45 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv ecotriplet2$ 12-03-2024 11:26:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:27:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:27:07 ['03/12/24', '07:47:28', '695', '2'] co2procv$ 12-03-2024 11:27:11 ['W M', '2024', '03', '12', '12', '24', '05', '55695', '52'] dissolvedoxygen$ 12-03-2024 11:27:21 ['18.159', '0'] ecotriplet1$ 12-03-2024 11:27:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:27:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:27:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:28:00 ['W M', '2024', '03', '12', '12', '24', '58', '55695', '52', '52560', '398.51', '45.00', '19.20', '21.00', '1026', '11.5'] ecotriplet1$ 12-03-2024 11:28:01 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 11:28:09 ['18.194', '09524'] ecotriplet2$ 12-03-2024 11:28:19 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 11:28:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:28:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:28:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:28:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:28:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:28:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:28:52 ['W M', '2024', '03', '12', '12', '26'] dissolvedoxygen$ 12-03-2024 11:29:02 ['18.24.324', '17.9231'] wind$ 12-03-2024 11:29:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:29:10 ['03/12/24', '07:49:36', '695', '2'] ecotriplet2$ 12-03-2024 11:29:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:29:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:29:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:29:42 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. dissolvedoxygen$ 12-03-2024 11:29:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:29:48 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 11:29:48 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv wind$ 12-03-2024 11:29:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:30:01 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 11:30:01 ['W M', '2024', '03', '12', '12', '27', '33', '55695', '52'] dissolvedoxygen$ 12-03-2024 11:30:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:30:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:30:15 Error: 408 Failed to send gpsposition at port GPRMC. Saving it to local file. co2procv$ 12-03-2024 11:30:24 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 11:30:28 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv meteorology$ 12-03-2024 11:30:33 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv ecotriplet2$ 12-03-2024 11:30:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:30:41 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv aml$ 12-03-2024 11:30:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:31:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:31:08 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. co2procv$ 12-03-2024 11:31:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 11:31:20 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv wind$ 12-03-2024 11:31:24 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv aml$ 12-03-2024 11:31:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:31:57 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. dissolvedoxygen$ 12-03-2024 11:32:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:32:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:32:09 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 11:32:10 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv aml$ 12-03-2024 11:32:13 Error: 408 Failed to send aml at port PSTSS. Saving it to local file. ecotriplet1$ 12-03-2024 11:32:15 ['03/12/24', '07:53:12', '695', '2'] dissolvedoxygen$ 12-03-2024 11:32:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:32:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:32:24 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv gpsposition$ 12-03-2024 11:32:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:32:29 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv co2procv$ 12-03-2024 11:32:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:32:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:32:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:32:55 ['W M', '2024', '03', '12', '12', '28', '12', '55695', '52'] aml$ 12-03-2024 11:32:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:32:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:33:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:33:16 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 11:33:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:33:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:33:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:33:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:34:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:34:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:34:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:34:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:34:39 ['03/12/24', '07:57:44', '695', '2'] ecotriplet2$ 12-03-2024 11:34:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) co2procv$ 12-03-2024 11:34:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 11:35:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:35:04 ['W M', '2024', '03', '12', '12', '29', '01', '55695', '52'] ecotriplet1$ 12-03-2024 11:35:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:35:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 11:35:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:35:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:35:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 11:35:54 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. dissolvedoxygen$ 12-03-2024 11:35:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:35:57 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. co2procv$ 12-03-2024 11:35:59 ['W M', '2024', '03', '12', '12', '29', '54', '55695', '52'] ecotriplet2$ 12-03-2024 11:36:00 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 11:36:08 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv dissolvedoxygen$ 12-03-2024 11:36:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:36:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:36:25 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 11:36:25 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 11:36:31 ['W M', '2024', '03', '12', '12', '31', '02', '55695', '53'] ecotriplet1$ 12-03-2024 11:36:31 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 11:36:49 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:37:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:37:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:37:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:37:25 ['W M', '2024', '03', '12', '12', '33', '56', '55695', '53'] ecotriplet2$ 12-03-2024 11:37:33 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 11:37:34 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet2$ 12-03-2024 11:37:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:37:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:37:55 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 11:37:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:37:58 Error: 401 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 11:38:05 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv meteorology$ 12-03-2024 11:38:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:38:07 ['W M', '2024', '03', '12', '12', '36', '05', '55695', '53'] dissolvedoxygen$ 12-03-2024 11:38:08 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet1$ 12-03-2024 11:38:23 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv dissolvedoxygen$ 12-03-2024 11:38:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:38:37 ['03/12/24', '08:04:55', '695', '2'] aml$ 12-03-2024 11:38:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:38:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:38:47 ['W M', '2024', '03', '12', '12', '36', '59', '55695', '53'] dissolvedoxygen$ 12-03-2024 11:38:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:38:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:39:08 ['03/12/24', '09:12:37', '470', '555', '5'] co2procv$ 12-03-2024 11:39:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:39:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:39:28 ['W M', '2024', '03', '12', '12', '37', '33', '55695', '53'] dissolvedoxygen$ 12-03-2024 11:39:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:39:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:40:02 ['03/12/24', '08:06:58', '695', '2'] ecotriplet2$ 12-03-2024 11:40:02 ['03/12/24', '09:14:17', '470', '552', '5'] co2procv$ 12-03-2024 11:40:05 ['W M', '2024', '03', '12', '12', '38', '26', '55695', '53'] co2procv$ 12-03-2024 11:40:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:40:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:40:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:40:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:40:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:40:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:41:19 ['03/12/24', '09:16:30', '470', '522', '5'] ecotriplet1$ 12-03-2024 11:41:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 11:41:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:41:27 ['03/12/24', '08:10:02', '695', '2'] co2procv$ 12-03-2024 11:41:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:41:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:41:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:41:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:41:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:42:01 ['W M', '2024', '03', '12', '12', '39', '09', '55695', '53'] ecotriplet1$ 12-03-2024 11:42:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:42:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:42:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:42:16 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 11:42:25 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet2$ 12-03-2024 11:42:26 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 11:42:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:42:39 ['W M', '2024', '03', '12', '12', '39', '49', '55695', '53'] ecotriplet2$ 12-03-2024 11:42:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:42:47 ['03/12/24', '09:21:53', '470', '404', '5'] co2procv$ 12-03-2024 11:42:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:43:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:43:10 ['03/12/24', '08:12:27', '695', '2'] dissolvedoxygen$ 12-03-2024 11:43:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:43:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:43:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:43:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:43:26 ['W M', '2024', '03', '12', '12', '40', '29', '55695', '53'] ecotriplet1$ 12-03-2024 11:43:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:43:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:43:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:43:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:43:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:43:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 11:43:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:44:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:44:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:44:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:44:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:44:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:44:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:44:25 Error: 408 Failed to send gpsposition at port GPRMC. Saving it to local file. ecotriplet2$ 12-03-2024 11:44:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:44:42 ['03/12/24', '08:16:25', '695', '2'] ecotriplet1$ 12-03-2024 11:44:49 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:44:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:45:10 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. gpsposition$ 12-03-2024 11:45:15 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 11:45:20 Error: 401 Failed to send aml at port PSTSS. Saving it to local file. ecotriplet1$ 12-03-2024 11:45:21 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv meteorology$ 12-03-2024 11:45:21 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv meteorology$ 12-03-2024 11:45:21 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv ecotriplet1$ 12-03-2024 11:45:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:45:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:45:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:46:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:46:31 Error: 408 Failed to send aml at port PSTSS. Saving it to local file. dissolvedoxygen$ 12-03-2024 11:46:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:46:43 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv gpsposition$ 12-03-2024 11:46:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:46:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:47:09 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 11:47:09 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv dissolvedoxygen$ 12-03-2024 11:47:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:47:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:47:42 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. dissolvedoxygen$ 12-03-2024 11:47:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:47:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:47:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:48:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:48:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 11:48:06 Error: 401 Failed to send gpsposition at port GPRMC. Saving it to local file. co2procv$ 12-03-2024 11:48:07 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 11:48:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:48:12 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_aml.csv dissolvedoxygen$ 12-03-2024 11:48:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:48:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:48:27 ['W M', '2024', '03', '12', '12', '41', '06', '55695', '53'] ecotriplet2$ 12-03-2024 11:48:30 ['03/12/24', '09:26:00', '470', '375', '5'] co2procv$ 12-03-2024 11:48:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:48:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:48:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:48:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:48:59 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_aml.csv dissolvedoxygen$ 12-03-2024 11:49:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:49:25 ['W M', '2024', '03', '12', '12', '43', '03', '55695', '53'] ecotriplet1$ 12-03-2024 11:49:32 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 11:49:43 ['03/12/24', '09:26:54', '470', '369', '5'] co2procv$ 12-03-2024 11:49:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:49:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:49:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:49:52 Error: 408 Failed to send aml at port PSTSS. Saving it to local file. dissolvedoxygen$ 12-03-2024 11:49:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:50:00 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_aml.csv ecotriplet1$ 12-03-2024 11:50:00 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. aml$ 12-03-2024 11:50:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:50:07 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 11:50:08 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 11:50:12 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 11:50:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:50:25 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. aml$ 12-03-2024 11:50:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 11:50:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:50:34 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 11:50:34 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet2$ 12-03-2024 11:50:35 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv co2procv$ 12-03-2024 11:50:40 ['W M', '2024', '03', '12', '12', '43', '40', '55695', '53'] ecotriplet2$ 12-03-2024 11:50:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:50:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:50:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:51:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:51:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:51:17 Error: 408 Failed to send aml at port PSTSS. Saving it to local file. aml$ 12-03-2024 11:51:17 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_aml.csv co2procv$ 12-03-2024 11:51:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:51:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:51:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:51:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 11:51:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:51:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:51:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:51:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:52:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:52:12 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. gpsposition$ 12-03-2024 11:52:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) ecotriplet1$ 12-03-2024 11:52:18 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 11:52:18 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 11:52:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:52:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:52:33 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 11:52:39 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 11:52:40 Error: 401 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 11:52:47 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 11:52:48 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet1$ 12-03-2024 11:52:48 Error: 401 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet2$ 12-03-2024 11:52:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 11:52:50 ['W M', '2024', '03', '12', '12', '44', '27', '55695', '53'] co2procv$ 12-03-2024 11:52:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:52:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:53:03 Error: 401 Failed to send aml at port PSTSS. Saving it to local file. ecotriplet2$ 12-03-2024 11:53:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:53:06 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv ecotriplet1$ 12-03-2024 11:53:09 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 11:53:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:53:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:53:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:53:22 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 11:53:28 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 11:53:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:53:28 ['03/12/24', '09:28:10', '470', '354', '5'] ecotriplet1$ 12-03-2024 11:53:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:53:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:53:49 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:53:49 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:53:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 11:53:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:54:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:54:03 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv ecotriplet2$ 12-03-2024 11:54:04 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. co2procv$ 12-03-2024 11:54:06 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. dissolvedoxygen$ 12-03-2024 11:54:07 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet1$ 12-03-2024 11:54:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:54:13 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet2$ 12-03-2024 11:54:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:54:18 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 11:54:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:54:27 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 11:54:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:54:39 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 11:54:41 Error: 401 Failed to send co2procv at port COM4. Saving it to local file. ecotriplet1$ 12-03-2024 11:54:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 11:54:53 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 11:54:54 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet2$ 12-03-2024 11:55:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:55:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:55:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:55:18 ['W M', '2024', '03', '12', '12', '49', '28', '55695', '53'] ecotriplet1$ 12-03-2024 11:55:21 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 11:55:21 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet1$ 12-03-2024 11:55:27 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 11:55:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 11:55:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:55:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:55:41 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. dissolvedoxygen$ 12-03-2024 11:55:41 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 11:55:42 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv co2procv$ 12-03-2024 11:55:46 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 11:55:47 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 11:55:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 11:56:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:56:09 ['03/12/24', '09:29:38', '470', '337', '5'] co2procv$ 12-03-2024 11:56:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:56:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:56:16 ['W M', '2024', '03', '12', '12', '50', '26', '55695', '53'] ecotriplet2$ 12-03-2024 11:56:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:56:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:56:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 11:56:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:56:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:56:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:57:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:57:03 ['W M', '2024', '03', '12', '12', '51', '41', '55695', '53577', '246.15', '45.00'] ecotriplet2$ 12-03-2024 11:57:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:57:44 ['W M', '2024', '03', '12', '12', '53', '51', '55695', '53'] ecotriplet2$ 12-03-2024 11:57:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:57:59 ['03/12/24', '09:35:22', '470', '292', '5'] ecotriplet1$ 12-03-2024 11:58:04 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet1$ 12-03-2024 11:58:22 ['03/12/24', '08:17:50', '695', '2'] co2procv$ 12-03-2024 11:58:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:58:30 ['W M', '2024', '03', '12', '12', '56', '18', '55695', '53'] ecotriplet2$ 12-03-2024 11:58:36 ['03/12/24', '09:36:35', '470', '283', '5', '09:39:31', '470', '303', '532', '322', '650', '364', '534'] co2procv$ 12-03-2024 11:58:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:58:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:59:03 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. dissolvedoxygen$ 12-03-2024 11:59:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:59:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 11:59:05 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv meteorology$ 12-03-2024 11:59:06 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv co2procv$ 12-03-2024 11:59:08 ['W M', '2024', '03', '12', '12', '57', '17', '55695', '53'] dissolvedoxygen$ 12-03-2024 11:59:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:59:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:59:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:59:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 11:59:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 11:59:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 11:59:43 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. ecotriplet1$ 12-03-2024 11:59:43 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 11:59:51 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 11:59:52 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv aml$ 12-03-2024 11:59:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 11:59:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 11:59:54 ['03/12/24', '08:19:14', '695', '2'] co2procv$ 12-03-2024 11:59:59 ['W M', '2024', '03', '12', '12', '58', '04', '55695', '53'] ecotriplet1$ 12-03-2024 12:00:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:00:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:00:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:00:15 ['03/12/24'] co2procv$ 12-03-2024 12:00:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:00:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:00:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:00:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:00:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:00:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 12:00:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:00:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:00:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:01:01 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 12:01:06 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 12:01:06 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 12:01:07 ['W M', '2024', '03', '12', '12', '58', '45', '55695', '53'] dissolvedoxygen$ 12-03-2024 12:01:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:01:19 ['03/12/24', '08:20:58', '695', '2'] co2procv$ 12-03-2024 12:01:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:01:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:01:27 Error: 408 Failed to send gpsposition at port GPRMC. Saving it to local file. aml$ 12-03-2024 12:01:33 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_aml.csv ecotriplet2$ 12-03-2024 12:01:35 ['03/12/24', '09:43:00', '470', '286', '5', '534'] dissolvedoxygen$ 12-03-2024 12:01:39 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:01:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 12:01:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:01:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:02:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 12:02:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:02:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 12:02:20 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_aml.csv co2procv$ 12-03-2024 12:02:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:02:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:02:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:02:41 ['W M', '2024', '03', '12', '12', '59', '31', '55695', '53'] ecotriplet2$ 12-03-2024 12:02:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:02:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:02:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:02:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:02:57 ['03/12/24', '08:22:30', '695', '2'] ecotriplet2$ 12-03-2024 12:03:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 12:03:07 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. dissolvedoxygen$ 12-03-2024 12:03:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:03:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:03:17 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 12:03:18 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet2$ 12-03-2024 12:03:19 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv aml$ 12-03-2024 12:03:21 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_aml.csv aml$ 12-03-2024 12:03:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:03:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:03:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:03:39 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 12:03:52 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:03:54 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. ecotriplet2$ 12-03-2024 12:03:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:03:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:03:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:03:58 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 12:03:58 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 12:04:02 ['W M', '2024', '03', '12', '13', '00', '09', '55695', '53'] aml$ 12-03-2024 12:04:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:04:12 ['03/12/24', '09:45:28', '470', '299', '5'] ecotriplet1$ 12-03-2024 12:04:13 ['03/12/24', '08:36:10', '695', '2'] aml$ 12-03-2024 12:04:13 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_aml.csv co2procv$ 12-03-2024 12:04:17 ['W M', '2024', '03', '12', '13', '01', '00', '55695', '53'] meteorology$ 12-03-2024 12:04:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:04:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:04:39 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:04:43 ['W M', '2024', '03', '12', '13', '02', '08', '55695', '53'] dissolvedoxygen$ 12-03-2024 12:04:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:04:51 ['03/12/24', '09:47:03', '470', '285', '5'] co2procv$ 12-03-2024 12:04:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:05:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 12:05:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:05:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:05:16 ['03/12/24', '08:37:43', '695', '2'] ecotriplet2$ 12-03-2024 12:05:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:05:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 12:05:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:05:26 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. co2procv$ 12-03-2024 12:05:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:05:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:05:33 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 12:05:39 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:05:40 ['W M', '2024', '03', '12', '13', '03', '42', '55695', '53'] dissolvedoxygen$ 12-03-2024 12:05:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:05:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:06:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:06:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:06:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:06:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:06:21 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 12:06:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:06:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:06:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:06:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:06:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:06:48 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 12:06:57 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 12:06:58 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet2$ 12-03-2024 12:07:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:07:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:07:11 ['03/12/24', '09:48:03', '470', '282', '5'] dissolvedoxygen$ 12-03-2024 12:07:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:07:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:07:27 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 12:07:36 ['W M', '2024', '03', '12', '13', '06', '02', '55695', '53'] dissolvedoxygen$ 12-03-2024 12:07:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:07:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:07:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:07:51 ['03/12/24', '09:49:29', '470', '276', '5'] ecotriplet2$ 12-03-2024 12:08:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:08:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:08:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:08:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:08:27 ['W M', '2024', '03', '12', '13', '06', '44', '55695', '53'] ecotriplet1$ 12-03-2024 12:08:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:08:30 ['03/12/24', '08:39:08', '695', '2'] dissolvedoxygen$ 12-03-2024 12:08:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:08:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:08:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 12:08:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:08:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:08:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:09:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:09:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:09:15 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:09:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:09:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:09:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:09:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:09:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:09:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:09:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:09:54 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:10:09 ['W M', '2024', '03', '12', '13', '07', '36', '55695', '530', '1034', '11.4'] ecotriplet1$ 12-03-2024 12:10:11 ['03/12/24', '08:40:45', '695', '2'] ecotriplet1$ 12-03-2024 12:10:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:10:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 12:10:27 Error: 408 Failed to send wind at port WIMWV. Saving it to local file. ecotriplet2$ 12-03-2024 12:10:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:10:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:10:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:10:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:10:43 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. gpsposition$ 12-03-2024 12:10:48 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:10:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 12:10:56 Error: 401 Failed to send aml at port PSTSS. Saving it to local file. ecotriplet1$ 12-03-2024 12:10:57 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 12:10:58 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv meteorology$ 12-03-2024 12:10:59 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv co2procv$ 12-03-2024 12:11:04 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:11:07 Error: 401 Failed to send co2procv at port COM4. Saving it to local file. ecotriplet2$ 12-03-2024 12:11:10 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:11:15 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 12:11:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:11:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:11:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 12:11:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:11:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:11:31 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 12:11:32 ['03/12/24', '08:42:01', '695', '2'] ecotriplet2$ 12-03-2024 12:11:43 ['03/12/24', '09:51:42', '470', '277', '5'] dissolvedoxygen$ 12-03-2024 12:11:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:11:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:11:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:11:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:12:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:12:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:12:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:12:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:12:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:12:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:12:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:12:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:12:29 ['W M', '2024', '03', '12', '13', '08', '37', '55695', '53.50', '21.20', '1034', '11.5'] ecotriplet1$ 12-03-2024 12:12:37 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:12:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:12:42 ['W M', '2024', '03', '12', '13', '09', '17', '55695', '53'] ecotriplet2$ 12-03-2024 12:12:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 12:12:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:12:53 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 12:12:57 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 12:12:58 ['03/12/24', '08:43:03', '695', '2'] co2procv$ 12-03-2024 12:12:58 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet2$ 12-03-2024 12:13:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:13:08 ['03/12/24', '09:53:33', '470', '273', '5'] co2procv$ 12-03-2024 12:13:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:13:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:13:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:13:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:13:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:13:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:13:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:13:37 ['W M', '2024', '03', '12', '13', '11', '03', '55695', '53'] dissolvedoxygen$ 12-03-2024 12:13:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:13:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:13:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:13:54 ['03/12/24', '08:46:19', '695', '2'] ecotriplet2$ 12-03-2024 12:14:00 ['03/12/24', '09:54:34', '470', '270', '5'] dissolvedoxygen$ 12-03-2024 12:14:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:14:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:14:14 ['W M', '2024', '03', '12', '13', '12', '32', '55695', '53'] ecotriplet1$ 12-03-2024 12:14:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:14:32 ['03/12/24', '09:57:01', '470', '268', '5'] ecotriplet1$ 12-03-2024 12:14:34 ['03/12/24', '08:47:59', '695', '1'] co2procv$ 12-03-2024 12:14:38 ['W M', '2024', '03', '12', '13', '13', '43', '55695', '53'] dissolvedoxygen$ 12-03-2024 12:14:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 12:14:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:14:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:14:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:14:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:15:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:15:08 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. ecotriplet1$ 12-03-2024 12:15:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:15:13 ['03/12/24', '09:58:35', '470', '265', '5'] gpsposition$ 12-03-2024 12:15:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:15:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:15:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:15:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:15:30 ['03/12/24', '08:49:20', '695', '2'] gpsposition$ 12-03-2024 12:15:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:15:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:15:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:15:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:15:52 Error: 401 Failed to send co2procv at port COM4. Saving it to local file. wind$ 12-03-2024 12:15:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:15:55 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 12:15:56 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv dissolvedoxygen$ 12-03-2024 12:15:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:16:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:16:07 ['W M', '2024', '03', '12', '13', '14', '24', '55695', '53'] ecotriplet1$ 12-03-2024 12:16:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:16:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:16:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:16:29 ['03/12/24', '08:50:46', '695', '1'] co2procv$ 12-03-2024 12:16:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:16:34 ['03/12/24', '10:00:00', '470', '256', '5'] dissolvedoxygen$ 12-03-2024 12:16:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:17:08 ['W M', '2024', '03', '12', '13', '15', '54', '55695', '53'] ecotriplet2$ 12-03-2024 12:17:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:17:22 ['W M', '2024', '03', '12', '13', '17', '03', '55695', '53'] dissolvedoxygen$ 12-03-2024 12:17:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:17:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:17:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:17:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:17:41 ['03/12/24', '10:02:08', '470', '263', '5'] ecotriplet2$ 12-03-2024 12:17:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:18:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 12:18:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:18:22 ['03/12/24', '08:53:46', '695', '1'] dissolvedoxygen$ 12-03-2024 12:18:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:18:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:18:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:19:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:19:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:19:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:19:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:19:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:19:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:19:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:19:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 12:19:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:19:49 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:20:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 12:20:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:20:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:20:39 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:20:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:20:55 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. ecotriplet1$ 12-03-2024 12:20:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:20:58 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet2$ 12-03-2024 12:20:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:21:01 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 12:21:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:21:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 12:21:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:21:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:21:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:21:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:21:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:21:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:21:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:21:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:22:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:22:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:22:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:22:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 12:22:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:22:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:22:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:22:32 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet2$ 12-03-2024 12:22:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:22:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:22:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:22:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:22:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:23:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:23:14 Error: 401 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 12:23:19 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 12:23:22 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet2$ 12-03-2024 12:23:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:23:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:24:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:24:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:24:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:24:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:24:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:24:21 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 12:24:25 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 12:24:25 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv aml$ 12-03-2024 12:24:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) dissolvedoxygen$ 12-03-2024 12:24:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:24:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:24:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:24:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:25:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:25:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 12:25:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:25:11 ['W M', '2024', '03', '12', '13', '23', '24', '55695', '53'] meteorology$ 12-03-2024 12:25:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:25:25 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 12:25:33 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 12:25:33 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 12:25:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:25:39 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:25:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:25:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:25:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:26:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 12:26:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:26:17 ['W M', '2024', '03', '12', '13', '24', '50', '55695', '53'] dissolvedoxygen$ 12-03-2024 12:26:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:26:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:26:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 12:26:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:26:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:27:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:27:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:27:16 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet2$ 12-03-2024 12:27:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:27:26 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv gpsposition$ 12-03-2024 12:27:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:27:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:27:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:27:42 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 12:27:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:27:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:27:58 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 12:28:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:28:10 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. dissolvedoxygen$ 12-03-2024 12:28:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:28:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:28:24 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 12:28:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 12:28:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:28:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:28:28 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet2$ 12-03-2024 12:28:28 ['03/12/24', '10:09:50', '470', '244', '5'] ecotriplet1$ 12-03-2024 12:28:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:28:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:28:52 ['W M', '2024', '03', '12', '13', '25', '26', '55695', '53'] dissolvedoxygen$ 12-03-2024 12:29:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:29:09 ['W M', '2024', '03', '12', '13', '25', '58', '55695', '53'] ecotriplet2$ 12-03-2024 12:29:10 ['03/12/24', '10:10:45', '470', '247', '5'] dissolvedoxygen$ 12-03-2024 12:29:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:29:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:29:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 12:29:30 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. dissolvedoxygen$ 12-03-2024 12:29:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:29:42 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 12:29:44 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv wind$ 12-03-2024 12:29:45 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv co2procv$ 12-03-2024 12:29:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:29:56 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv gpsposition$ 12-03-2024 12:29:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:29:58 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:30:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:30:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:30:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:30:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:30:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:30:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 12:30:40 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. ecotriplet1$ 12-03-2024 12:30:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:30:47 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. meteorology$ 12-03-2024 12:30:51 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv meteorology$ 12-03-2024 12:30:52 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv ecotriplet1$ 12-03-2024 12:30:55 ['03/12/24', '09:00:08', '695', '1'] co2procv$ 12-03-2024 12:31:03 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv wind$ 12-03-2024 12:31:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:31:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:31:08 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 12:31:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:31:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:31:23 ['03/12/24', '10:12:03', '470', '233', '5'] co2procv$ 12-03-2024 12:31:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:31:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:31:35 ['W M', '2024', '03', '12', '13', '26', '41', '55695', '53'] dissolvedoxygen$ 12-03-2024 12:31:39 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:31:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:31:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:31:50 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. meteorology$ 12-03-2024 12:31:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:31:52 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 12:32:02 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 12:32:04 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet2$ 12-03-2024 12:32:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:32:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 12:32:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:32:22 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet1$ 12-03-2024 12:32:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 12:32:34 Error: 408 Failed to send wind at port WIMWV. Saving it to local file. co2procv$ 12-03-2024 12:32:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 12:32:42 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv ecotriplet1$ 12-03-2024 12:32:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:32:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:32:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:33:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:33:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:33:12 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:33:16 Error: 401 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 12:33:26 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv gpsposition$ 12-03-2024 12:33:28 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:33:29 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 12:33:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) ecotriplet2$ 12-03-2024 12:33:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:33:36 ['W M', '2024', '03', '12', '13', '27', '18', '55695', '53'] gpsposition$ 12-03-2024 12:33:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:33:40 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv co2procv$ 12-03-2024 12:33:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 12:33:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:34:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:34:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 12:34:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:34:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:34:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:34:28 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:34:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:34:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:34:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:34:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:34:46 ['03/12/24', '10:13:10', '470', '227', '5'] ecotriplet1$ 12-03-2024 12:34:54 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 12:34:58 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:35:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:35:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:35:27 ['W M', '2024', '03', '12', '13', '30', '11', '55695', '53'] ecotriplet1$ 12-03-2024 12:35:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:35:39 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:35:43 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. wind$ 12-03-2024 12:35:51 Error: 408 Failed to send wind at port WIMWV. Saving it to local file. co2procv$ 12-03-2024 12:36:04 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 12:36:10 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv co2procv$ 12-03-2024 12:36:14 Error: 401 Failed to send co2procv at port COM4. Saving it to local file. gpsposition$ 12-03-2024 12:36:15 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv co2procv$ 12-03-2024 12:36:16 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 12:36:20 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet2$ 12-03-2024 12:36:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:36:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:36:38 ['W M', '2024', '03', '12', '13', '30', '49', '55695', '53', '53546', '248.89', '45.00', '19.60', '21.40', '1035', '11.5'] ecotriplet2$ 12-03-2024 12:36:38 ['03/12/24', '10:16:02', '470', '224', '5'] dissolvedoxygen$ 12-03-2024 12:36:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) dissolvedoxygen$ 12-03-2024 12:36:45 Error: 401 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet1$ 12-03-2024 12:36:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:36:49 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 12:36:50 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet1$ 12-03-2024 12:36:54 ['03/12/24', '09:04:10', '695', '1', '536'] co2procv$ 12-03-2024 12:37:07 ['W M', '2024', '03', '12', '13', '3'] co2procv$ 12-03-2024 12:37:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:37:20 ['03/12/24', '10:18:10', '470', '225', '5'] ecotriplet1$ 12-03-2024 12:37:22 ['03/12/24', '09:07:59', '695', '1'] ecotriplet2$ 12-03-2024 12:37:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:37:38 ['W M', '2024', '03', '12', '13', '36', '28', '55695', '53'] ecotriplet1$ 12-03-2024 12:37:51 ['03/12/24', '09:10:00', '695', '1'] co2procv$ 12-03-2024 12:37:53 ['W M', '2024', '03', '12', '13', '37', '38', '55695', '53488', '256.91', '45.00', '19.7'] ecotriplet2$ 12-03-2024 12:38:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:38:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:38:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:38:27 ['03/12/24', '09:13:14', '695', '1'] ecotriplet2$ 12-03-2024 12:38:29 ['03/12/24', '10:22:17', '470', '212', '5'] ecotriplet2$ 12-03-2024 12:38:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:38:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:38:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 12:38:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:38:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:38:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:39:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:39:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 12:39:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:39:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:39:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:39:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:40:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:40:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:40:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:40:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:40:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:40:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:40:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:40:49 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:41:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:41:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:41:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:41:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:41:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:41:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 12:41:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:41:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:42:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:42:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:42:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:42:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 12:42:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:42:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:42:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:42:34 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. meteorology$ 12-03-2024 12:42:36 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. co2procv$ 12-03-2024 12:42:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:42:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 12:42:48 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv meteorology$ 12-03-2024 12:42:48 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv dissolvedoxygen$ 12-03-2024 12:42:55 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 12:42:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:42:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:43:10 Error: 401 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet2$ 12-03-2024 12:43:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:43:12 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 12:43:13 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv meteorology$ 12-03-2024 12:43:16 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:43:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:43:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:43:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:43:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 12:43:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:44:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:44:00 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet1$ 12-03-2024 12:44:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:44:01 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 12:44:02 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 12:44:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:44:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:44:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:44:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:44:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 12:44:34 Error: 408 Failed to send wind at port WIMWV. Saving it to local file. meteorology$ 12-03-2024 12:44:41 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv meteorology$ 12-03-2024 12:44:46 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv ecotriplet1$ 12-03-2024 12:44:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:45:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 12:45:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:45:23 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet2$ 12-03-2024 12:45:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:45:28 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 12:45:36 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 12:45:38 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv dissolvedoxygen$ 12-03-2024 12:45:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 12:45:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:45:46 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 12:45:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:45:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:45:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:45:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:45:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:46:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:46:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:46:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:46:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 12:46:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:46:39 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 12:46:41 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 12:46:42 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet1$ 12-03-2024 12:46:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:46:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:46:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:47:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:47:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:47:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:47:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:47:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:47:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 12:47:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:47:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:47:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:47:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) wind$ 12-03-2024 12:47:56 Error: 408 Failed to send wind at port WIMWV. Saving it to local file. co2procv$ 12-03-2024 12:47:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:48:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:48:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:48:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:48:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:48:21 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. co2procv$ 12-03-2024 12:48:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:48:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 12:48:35 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv meteorology$ 12-03-2024 12:48:37 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv dissolvedoxygen$ 12-03-2024 12:48:42 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 12:48:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:48:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:48:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:49:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:49:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:49:09 Error: 401 Failed to send dissolvedoxygen at port COM3. Saving it to local file. co2procv$ 12-03-2024 12:49:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:49:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:49:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:49:33 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:49:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:49:43 Error: 401 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 12:49:47 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 12:49:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:49:57 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv co2procv$ 12-03-2024 12:50:01 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:50:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:50:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 12:50:09 Error: 408 Failed to send gpsposition at port GPRMC. Saving it to local file. ecotriplet1$ 12-03-2024 12:50:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) co2procv$ 12-03-2024 12:50:22 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:50:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 12:50:32 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv co2procv$ 12-03-2024 12:50:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 12:50:36 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv aml$ 12-03-2024 12:50:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:50:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:50:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:50:52 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:50:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:50:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 12:51:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 12:51:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 12:51:10 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. ecotriplet1$ 12-03-2024 12:51:15 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 12:51:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 12:51:19 Error: 503 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 12:51:19 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv dissolvedoxygen$ 12-03-2024 12:51:23 Error: 503 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet2$ 12-03-2024 12:51:25 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:51:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) dissolvedoxygen$ 12-03-2024 12:51:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) ecotriplet2$ 12-03-2024 12:51:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) ecotriplet1$ 12-03-2024 12:51:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) ecotriplet1$ 12-03-2024 12:51:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) meteorology$ 12-03-2024 12:51:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 12:51:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) ecotriplet1$ 12-03-2024 12:51:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) ecotriplet2$ 12-03-2024 12:51:48 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:51:48 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:51:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:51:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) ecotriplet2$ 12-03-2024 12:52:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:52:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:52:04 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) meteorology$ 12-03-2024 12:52:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 12:52:07 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) co2procv$ 12-03-2024 12:52:07 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:52:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) ecotriplet1$ 12-03-2024 12:52:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 12:52:09 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) co2procv$ 12-03-2024 12:52:09 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) dissolvedoxygen$ 12-03-2024 12:52:10 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) ecotriplet1$ 12-03-2024 12:52:10 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) meteorology$ 12-03-2024 12:52:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) meteorology$ 12-03-2024 12:52:15 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) meteorology$ 12-03-2024 12:52:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) co2procv$ 12-03-2024 12:52:19 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) gpsposition$ 12-03-2024 12:52:19 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) ecotriplet2$ 12-03-2024 12:52:21 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 12:52:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) dissolvedoxygen$ 12-03-2024 12:52:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:52:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:52:28 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) co2procv$ 12-03-2024 12:52:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:52:40 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:52:43 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) ecotriplet2$ 12-03-2024 12:52:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:52:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) ecotriplet1$ 12-03-2024 12:52:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) gpsposition$ 12-03-2024 12:52:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:52:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:52:46 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) co2procv$ 12-03-2024 12:52:46 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) meteorology$ 12-03-2024 12:52:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) ecotriplet1$ 12-03-2024 12:52:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) dissolvedoxygen$ 12-03-2024 12:52:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) ecotriplet2$ 12-03-2024 12:52:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) co2procv$ 12-03-2024 12:52:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',)) gpsposition$ 12-03-2024 12:53:01 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:53:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:53:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:53:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:53:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 12:53:22 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:53:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:53:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:53:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:53:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 12:53:43 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:53:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:53:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:53:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:53:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 12:54:04 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:54:06 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:54:06 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:54:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:54:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 12:54:25 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:54:27 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:54:27 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:54:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:54:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 12:54:46 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:54:48 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:54:48 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:54:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:54:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 12:55:07 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:55:09 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:55:09 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:55:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:55:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 12:55:28 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:55:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:55:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:55:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:55:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 12:55:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:55:51 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:55:51 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:55:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:56:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 12:56:10 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:56:12 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:56:12 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:56:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:56:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 12:56:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:56:33 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:56:33 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:56:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:56:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 12:56:52 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:56:54 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:56:54 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:56:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:57:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 12:57:13 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:57:15 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:57:15 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:57:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:57:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 12:57:34 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:57:36 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:57:36 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:57:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:57:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 12:57:55 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:57:57 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:57:57 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:58:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:58:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 12:58:16 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:58:18 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:58:18 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:58:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:58:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 12:58:37 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:58:39 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:58:39 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:58:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:58:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 12:58:58 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:59:00 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:59:00 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:59:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:59:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 12:59:19 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:59:21 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:59:21 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:59:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:59:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 12:59:40 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 12:59:42 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 12:59:42 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 12:59:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 12:59:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:00:01 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:00:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:00:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:00:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:00:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:00:22 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:00:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:00:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:00:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:00:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:00:43 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:00:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:00:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:00:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:00:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:01:04 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:01:06 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:01:06 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:01:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:01:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:01:25 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:01:27 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:01:27 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:01:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:01:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:01:46 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:01:48 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:01:48 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:01:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:01:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 13:02:07 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:02:09 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:02:09 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:02:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:02:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:02:28 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:02:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:02:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:02:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:02:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:02:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:02:51 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:02:51 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:02:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:03:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:03:10 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:03:12 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:03:12 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:03:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:03:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:03:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:03:33 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:03:33 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:03:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:03:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:03:52 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:03:54 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:03:54 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:03:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:04:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:04:13 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:04:15 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:04:15 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:04:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:04:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 13:04:34 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:04:36 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:04:36 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:04:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:04:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:04:55 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:04:57 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:04:57 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:05:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:05:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:05:16 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:05:18 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:05:18 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:05:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:05:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:05:37 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:05:39 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:05:39 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:05:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:05:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 13:05:58 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:06:00 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:06:00 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:06:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:06:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:06:19 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:06:21 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:06:21 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:06:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:06:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:06:40 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:06:42 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:06:42 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:06:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:06:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:07:01 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:07:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:07:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:07:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:07:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:07:22 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:07:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:07:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:07:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:07:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:07:43 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:07:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:07:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:07:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:07:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:08:04 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:08:06 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:08:06 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:08:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:08:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:08:25 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:08:27 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:08:27 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:08:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:08:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:08:46 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:08:48 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:08:48 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:08:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:08:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:09:07 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:09:09 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:09:09 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:09:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:09:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:09:28 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:09:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:09:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:09:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:09:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:09:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:09:51 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:09:51 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:09:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:10:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 13:10:10 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:10:12 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:10:12 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:10:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:10:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:10:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:10:33 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:10:33 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:10:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:10:46 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:10:52 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:10:54 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:10:54 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:10:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:11:07 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:11:13 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:11:15 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:11:15 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:11:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:11:28 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:11:34 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:11:36 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:11:36 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:11:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:11:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:11:55 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:11:57 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:11:57 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:12:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:12:10 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:12:16 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:12:18 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:12:18 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:12:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:12:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:12:37 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:12:39 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:12:39 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:12:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:12:52 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:12:58 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:13:00 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:13:00 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:13:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:13:13 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 13:13:19 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:13:21 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:13:21 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:13:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:13:34 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:13:40 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:13:42 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:13:42 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:13:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:13:55 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:14:01 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:14:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:14:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:14:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:14:16 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:14:16 ['W M', '2024', '03', '12', '13', '46', '42', '55695', '53'] meteorology$ 12-03-2024 13:14:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:14:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:14:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:14:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:14:37 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:14:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:14:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:14:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:14:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:14:58 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 13:15:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:15:06 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:15:06 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:15:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:15:19 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:15:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:15:27 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:15:27 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:15:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:15:40 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:15:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:15:48 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:15:48 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:15:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:16:01 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:16:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:16:09 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:16:09 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:16:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 13:16:19 Error: 503 Failed to send wind at port WIMWV. Saving it to local file. co2procv$ 12-03-2024 13:16:22 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:16:22 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet1$ 12-03-2024 13:16:26 Error: 503 Failed to send ecotriplet1 at port COM5. Saving it to local file. co2procv$ 12-03-2024 13:16:28 Error: 503 Failed to send co2procv at port COM4. Saving it to local file. dissolvedoxygen$ 12-03-2024 13:16:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:16:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:16:51 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:17:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) ecotriplet2$ 12-03-2024 13:17:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 13:17:26 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. co2procv$ 12-03-2024 13:17:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) ecotriplet2$ 12-03-2024 13:17:33 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:17:43 Error: 503 Failed to send co2procv at port COM4. Saving it to local file. dissolvedoxygen$ 12-03-2024 13:17:46 Error: 503 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet2$ 12-03-2024 13:17:59 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. co2procv$ 12-03-2024 13:18:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:18:51 Error: 503 Failed to send co2procv at port COM4. Saving it to local file. ecotriplet1$ 12-03-2024 13:19:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:19:04 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:19:12 Error: 503 Failed to send ecotriplet1 at port COM5. Saving it to local file. wind$ 12-03-2024 13:19:17 Error: 503 Failed to send wind at port WIMWV. Saving it to local file. dissolvedoxygen$ 12-03-2024 13:19:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:19:43 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:19:45 Error: 503 Failed to send gpsposition at port GPRMC. Saving it to local file. co2procv$ 12-03-2024 13:19:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 13:20:19 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:20:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:20:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 13:20:40 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:20:43 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. aml$ 12-03-2024 13:21:01 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:21:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 13:21:22 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:21:30 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. co2procv$ 12-03-2024 13:21:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) dissolvedoxygen$ 12-03-2024 13:21:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 13:21:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 13:22:11 Error: 503 Failed to send dissolvedoxygen at port COM3. Saving it to local file. gpsposition$ 12-03-2024 13:22:14 Error: 503 Failed to send gpsposition at port GPRMC. Saving it to local file. co2procv$ 12-03-2024 13:22:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 13:22:45 Error: 503 Failed to send co2procv at port COM4. Saving it to local file. gpsposition$ 12-03-2024 13:22:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 13:23:01 Error: 503 Failed to send meteorology at port WIMDA. Saving it to local file. ecotriplet2$ 12-03-2024 13:23:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) gpsposition$ 12-03-2024 13:23:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:23:58 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. aml$ 12-03-2024 13:24:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:24:23 Error: 503 Failed to send meteorology at port WIMDA. Saving it to local file. co2procv$ 12-03-2024 13:25:01 ['W M', '2024', '03', '12', '13', '49', '33', '55695', '53'] gpsposition$ 12-03-2024 13:26:27 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 13:26:33 Error: 503 Failed to send wind at port WIMWV. Saving it to local file. co2procv$ 12-03-2024 13:27:44 ['W M', '2024', '03', '12', '13', '55', '19', '55695', '53'] ecotriplet1$ 12-03-2024 13:29:06 ['03/12/24', '09:23:44', '695', '1'] ecotriplet2$ 12-03-2024 13:29:25 ['03/12/24', '10:33:43', '470', '258', '5'] ecotriplet1$ 12-03-2024 13:29:27 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:29:35 Error: 503 Failed to send ecotriplet1 at port COM5. Saving it to local file. co2procv$ 12-03-2024 13:29:40 ['W M', '2024', '03', '12', '14', '05', '28', '55695', '53'] ecotriplet1$ 12-03-2024 13:30:15 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:30:18 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:30:18 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:30:21 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:30:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:30:25 Error: 503 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet2$ 12-03-2024 13:30:33 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. dissolvedoxygen$ 12-03-2024 13:30:39 Error: 503 Failed to send dissolvedoxygen at port COM3. Saving it to local file. gpsposition$ 12-03-2024 13:30:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 13:31:01 Error: 503 Failed to send meteorology at port WIMDA. Saving it to local file. co2procv$ 12-03-2024 13:31:34 Error: 503 Failed to send co2procv at port COM4. Saving it to local file. dissolvedoxygen$ 12-03-2024 13:31:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:31:44 Error: 503 Failed to send dissolvedoxygen at port COM3. Saving it to local file. gpsposition$ 12-03-2024 13:31:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:31:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:32:05 Error: 503 Failed to send ecotriplet1 at port COM5. Saving it to local file. dissolvedoxygen$ 12-03-2024 13:32:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 13:32:11 Error: 503 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet2$ 12-03-2024 13:32:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:32:26 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. gpsposition$ 12-03-2024 13:32:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 13:32:33 Error: 503 Failed to send gpsposition at port GPRMC. Saving it to local file. ecotriplet2$ 12-03-2024 13:32:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:32:52 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. dissolvedoxygen$ 12-03-2024 13:33:08 ['17.198', '0'] co2procv$ 12-03-2024 13:33:21 ['W M', '2024', '03', '12', '14', '15', '17', '55695', '53'] dissolvedoxygen$ 12-03-2024 13:33:29 ['17.210', '0'] ecotriplet1$ 12-03-2024 13:33:54 ['03/12/24', '09:29:07', '695', '1'] dissolvedoxygen$ 12-03-2024 13:33:54 ['17.273', '0'] ecotriplet2$ 12-03-2024 13:33:58 ['03/12/24', '10:38:16', '470', '257', '5'] dissolvedoxygen$ 12-03-2024 13:34:24 ['17.327', '0'] dissolvedoxygen$ 12-03-2024 13:34:44 ['17.350', '0'] co2procv$ 12-03-2024 13:34:58 ['W M', '2024', '03', '12', '14', '26', '02', '55695', '53'] dissolvedoxygen$ 12-03-2024 13:35:11 ['17.372', '0'] dissolvedoxygen$ 12-03-2024 13:35:56 ['17.435', '0.675913', '6.'] co2procv$ 12-03-2024 13:36:13 ['W M', '2024', '03', '12', '14', '28', '45', '55695', '53'] ecotriplet2$ 12-03-2024 13:36:16 ['03/12/24', '10:51:32', '470', '239', '5'] dissolvedoxygen$ 12-03-2024 13:36:19 ['17.433', '0'] gpsposition$ 12-03-2024 13:36:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) co2procv$ 12-03-2024 13:36:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) dissolvedoxygen$ 12-03-2024 13:36:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) meteorology$ 12-03-2024 13:36:55 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:36:55 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:36:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 13:37:16 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:37:16 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:37:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:37:37 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:37:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:37:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:37:58 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:37:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:37:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:38:19 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:38:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:38:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:38:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) wind$ 12-03-2024 13:38:40 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:38:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:38:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:38:41 ['17.358', '0'] ecotriplet2$ 12-03-2024 13:38:57 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:39:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto File "ssl.py", line 1002, in recv_into File "ssl.py", line 865, in read File "ssl.py", line 625, in read urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) aml$ 12-03-2024 13:39:01 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:39:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:39:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:39:18 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:39:22 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:39:22 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:39:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:39:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:39:39 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:39:43 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:39:43 ['03/12/24', '09:41:42', '695', '1'] gpsposition$ 12-03-2024 13:39:43 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:39:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:39:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:40:00 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:40:04 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:40:04 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:40:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:40:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:40:21 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:40:25 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 13:40:25 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:40:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:40:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:40:42 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:40:46 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:40:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:40:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:41:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:41:07 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:41:07 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:41:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:41:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:41:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:41:28 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:41:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:41:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:41:29 ['17.345', '0'] ecotriplet2$ 12-03-2024 13:41:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:41:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:41:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:41:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:41:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:42:06 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:42:10 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:42:10 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:42:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:42:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:42:27 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:42:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:42:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:42:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:42:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:42:48 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 13:42:52 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ed to respond',)) co2procv$ 12-03-2024 13:42:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:42:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:43:09 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:43:13 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:43:13 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:43:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:43:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:43:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:43:34 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:43:34 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:43:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:43:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:43:51 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:43:55 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:43:55 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:43:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:43:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:44:12 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:44:16 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:44:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:44:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:44:17 ['17.331', '0'] ecotriplet2$ 12-03-2024 13:44:33 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 13:44:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:44:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:44:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:44:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:44:54 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:44:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:44:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:44:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:44:59 ['W M', '2024', '03', '12', '14', '30', '41', '55695', '53'] dissolvedoxygen$ 12-03-2024 13:44:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:45:15 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:45:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:45:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:45:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:45:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:45:36 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:45:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:45:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:45:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:45:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:45:57 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:46:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:46:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:46:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:46:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:46:18 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:46:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:46:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:46:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:46:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:46:39 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:46:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:46:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:46:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:46:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:47:00 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:47:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:47:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:47:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:47:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:47:05 ['17.311', '0'] ecotriplet2$ 12-03-2024 13:47:21 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:47:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:47:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:47:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:47:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:47:42 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:47:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:47:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:47:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:47:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:48:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:48:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:48:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:48:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:48:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:48:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:48:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:48:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:48:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:48:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:48:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:48:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:48:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:48:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:48:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:49:06 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:49:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:49:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:49:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:49:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:49:27 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:49:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:49:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:49:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:49:48 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:49:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:49:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:49:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:49:53 ['17.291', '0'] ecotriplet2$ 12-03-2024 13:50:09 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 13:50:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:50:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:50:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:50:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:50:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:50:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:50:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:50:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:50:51 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:50:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:50:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:50:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:50:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:51:12 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:51:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:51:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:51:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:51:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:51:33 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:51:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 13:51:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:51:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:51:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:51:54 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:51:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:51:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:51:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:52:15 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:52:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:52:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:52:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:52:36 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:52:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:52:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:52:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:52:41 ['17.293', '0'] ecotriplet2$ 12-03-2024 13:52:57 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:52:57 ['03/12/24', '11:05:37', '470', '225', '5'] ecotriplet1$ 12-03-2024 13:53:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:53:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:53:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:53:18 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:53:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:53:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:53:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:53:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:53:39 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:53:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:53:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:53:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:53:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:54:00 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:54:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 13:54:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:54:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:54:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:54:21 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:54:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:54:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:54:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:54:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:54:42 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:54:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:54:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:54:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:54:47 ['W M', '2024', '03', '12', '14', '34', '22', '55695', '53'] dissolvedoxygen$ 12-03-2024 13:54:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:55:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:55:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:55:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:55:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:55:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:55:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:55:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:55:29 ['03/12/24', '09:59:55', '695', '1'] meteorology$ 12-03-2024 13:55:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:55:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:55:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:55:29 ['17.276', '0'] ecotriplet2$ 12-03-2024 13:55:45 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:55:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:55:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:55:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:55:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:56:06 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:56:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:56:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:56:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:56:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:56:28 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:56:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:56:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:56:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:56:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:56:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:56:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:56:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:56:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:56:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:57:10 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:57:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:57:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:57:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:57:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:57:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:57:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 13:57:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:57:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:57:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:57:52 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:57:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:57:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:57:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:57:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:58:13 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:58:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:58:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:58:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:58:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:58:17 ['17.261', '0393'] ecotriplet2$ 12-03-2024 13:58:34 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:58:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:58:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:58:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:58:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:58:55 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:58:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 13:58:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:58:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:58:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:59:16 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:59:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 13:59:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:59:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:59:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:59:37 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 13:59:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 13:59:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 13:59:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 13:59:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 13:59:58 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:00:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:00:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:00:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:00:19 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:00:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:00:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:00:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:00:40 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:00:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:00:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:00:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:01:01 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:01:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 14:01:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:01:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:01:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:01:22 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:01:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 14:01:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:01:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:01:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:01:43 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:01:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:01:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:01:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:02:04 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 14:02:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ailed to respond',)) co2procv$ 12-03-2024 14:02:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:02:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:02:25 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:02:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:02:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:02:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:02:46 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:02:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:02:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:02:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:03:07 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 14:03:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:03:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:03:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:03:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:03:28 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:03:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:03:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:03:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:03:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:03:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:03:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:03:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:03:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:04:10 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:04:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:04:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:04:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:04:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:04:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:04:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:04:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:04:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:04:35 ['W M', '2024', '03', '12', '14', '35', '58', '55695', '53'] dissolvedoxygen$ 12-03-2024 14:04:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:04:52 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:04:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:04:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:04:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:05:13 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 14:05:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ed to respond',)) co2procv$ 12-03-2024 14:05:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:05:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:05:34 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:05:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:05:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:05:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:05:55 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:05:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:05:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:05:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:05:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:06:16 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:06:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:06:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:06:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:06:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:06:37 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 14:06:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:06:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:06:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:06:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:06:58 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:07:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:07:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:07:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:07:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:07:19 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 14:07:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:07:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:07:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:07:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:07:40 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:07:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:07:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:07:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:07:44 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:08:01 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:08:01 ['03/12/24', '11:16:17', '470', '205', '5'] meteorology$ 12-03-2024 14:08:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:08:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:08:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:08:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:08:22 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 14:08:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:08:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:08:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:08:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:08:43 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 14:08:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:08:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:08:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:08:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:09:04 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:09:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:09:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:09:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:09:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:09:25 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 14:09:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:09:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:09:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:09:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:09:46 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 14:09:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:09:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:09:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:09:50 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:10:07 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 14:10:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:10:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:10:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:10:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:10:28 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:10:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:10:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:10:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:10:32 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:10:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 14:10:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:10:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:10:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:10:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:11:10 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 14:11:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:11:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:11:14 ['03/12/24', '10:06:55', '695', '1'] co2procv$ 12-03-2024 14:11:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:11:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:11:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:11:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:11:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:11:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:11:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:11:52 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 14:11:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:11:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:11:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:11:56 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:12:13 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:12:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:12:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:12:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:12:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:12:34 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:12:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:12:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:12:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:12:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:12:55 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 14:12:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:12:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:12:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:12:59 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:13:16 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:13:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:13:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:13:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:13:21 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:13:37 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 14:13:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:13:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:13:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:13:42 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:13:58 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:14:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:14:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:14:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:14:03 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:14:19 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 14:14:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:14:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:14:23 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. co2procv$ 12-03-2024 14:14:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:14:23 ['W M', '2024', '03', '12', '14', '37', '14', '55695', '53'] dissolvedoxygen$ 12-03-2024 14:14:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 14:14:25 Error: 503 Failed to send wind at port WIMWV. Saving it to local file. ecotriplet1$ 12-03-2024 14:14:25 Error: 503 Failed to send ecotriplet1 at port COM5. Saving it to local file. co2procv$ 12-03-2024 14:14:25 Error: 503 Failed to send co2procv at port COM4. Saving it to local file. dissolvedoxygen$ 12-03-2024 14:14:28 Error: 503 Failed to send dissolvedoxygen at port COM3. Saving it to local file. wind$ 12-03-2024 14:15:11 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv dissolvedoxygen$ 12-03-2024 14:15:11 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet1$ 12-03-2024 14:15:21 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 14:15:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:15:33 Error: 401 Failed to send ecotriplet2 at port COM6. Saving it to local file. wind$ 12-03-2024 14:15:39 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv ecotriplet2$ 12-03-2024 14:15:40 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv co2procv$ 12-03-2024 14:15:41 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv dissolvedoxygen$ 12-03-2024 14:15:46 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 14:15:46 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv co2procv$ 12-03-2024 14:15:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 14:15:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:16:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:16:07 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:16:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:16:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:16:13 Error: 401 Failed to send dissolvedoxygen at port COM3. Saving it to local file. co2procv$ 12-03-2024 14:16:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:16:15 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet2$ 12-03-2024 14:16:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:16:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:16:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:16:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:16:42 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:16:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:16:54 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 14:16:54 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv dissolvedoxygen$ 12-03-2024 14:16:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:16:56 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv dissolvedoxygen$ 12-03-2024 14:17:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:17:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:17:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:17:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:17:23 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 14:17:23 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 14:17:42 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:17:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:17:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:17:47 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 14:17:47 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet2$ 12-03-2024 14:17:54 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv co2procv$ 12-03-2024 14:17:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 14:18:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:18:11 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet1$ 12-03-2024 14:18:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:18:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:18:19 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 14:18:19 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv aml$ 12-03-2024 14:18:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:18:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:18:45 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet2$ 12-03-2024 14:18:45 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 14:18:45 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv co2procv$ 12-03-2024 14:18:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 14:18:52 Error: 408 Failed to send aml at port PSTSS. Saving it to local file. ecotriplet1$ 12-03-2024 14:18:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:19:02 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv ecotriplet2$ 12-03-2024 14:19:05 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv gpsposition$ 12-03-2024 14:19:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:19:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:19:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:19:18 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:19:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:19:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:19:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:19:48 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:19:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:19:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:20:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) ecotriplet2$ 12-03-2024 14:20:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:20:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:20:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:20:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:20:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:20:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:20:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:20:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:21:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:21:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:21:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:21:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:21:20 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 14:21:20 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet2$ 12-03-2024 14:21:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:21:27 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 14:21:27 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv gpsposition$ 12-03-2024 14:21:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:21:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:21:46 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:21:53 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:21:54 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 14:22:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:22:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:22:07 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:22:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:22:39 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:22:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:23:01 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv gpsposition$ 12-03-2024 14:23:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:23:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:23:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:23:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:23:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:23:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:23:47 Error: 408 Failed to send gpsposition at port GPRMC. Saving it to local file. gpsposition$ 12-03-2024 14:23:47 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv meteorology$ 12-03-2024 14:23:50 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv dissolvedoxygen$ 12-03-2024 14:23:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:23:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:24:02 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 14:24:02 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv meteorology$ 12-03-2024 14:24:05 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. meteorology$ 12-03-2024 14:24:05 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv gpsposition$ 12-03-2024 14:24:18 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv ecotriplet1$ 12-03-2024 14:24:22 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv gpsposition$ 12-03-2024 14:24:33 Error: 408 Failed to send gpsposition at port GPRMC. Saving it to local file. gpsposition$ 12-03-2024 14:24:33 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv meteorology$ 12-03-2024 14:24:37 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv co2procv$ 12-03-2024 14:24:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 14:24:57 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. meteorology$ 12-03-2024 14:24:57 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv wind$ 12-03-2024 14:25:02 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv dissolvedoxygen$ 12-03-2024 14:25:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 14:25:05 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv ecotriplet2$ 12-03-2024 14:25:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:25:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 14:25:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:25:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:25:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:26:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 14:26:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:26:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:26:23 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 14:26:23 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet2$ 12-03-2024 14:26:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:26:28 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 14:26:28 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv dissolvedoxygen$ 12-03-2024 14:26:29 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv co2procv$ 12-03-2024 14:26:30 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 14:26:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:26:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:26:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:26:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 14:27:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:27:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:27:51 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv gpsposition$ 12-03-2024 14:27:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:27:54 ['03/12/24', '11:20:49', '470', '199', '5'] dissolvedoxygen$ 12-03-2024 14:27:57 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:28:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:28:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:28:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:28:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:28:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:28:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:28:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:28:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:28:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 14:28:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:28:38 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:28:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:28:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:28:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:28:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:29:01 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:29:03 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 14:29:03 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 14:29:09 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet1$ 12-03-2024 14:29:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:29:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:29:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:29:20 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:29:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:29:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:29:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:29:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:29:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:30:04 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 14:30:04 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet1$ 12-03-2024 14:30:14 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv dissolvedoxygen$ 12-03-2024 14:30:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:30:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:30:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:30:40 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:30:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:30:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:31:01 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:31:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:31:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:31:18 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 14:31:18 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv gpsposition$ 12-03-2024 14:31:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) ecotriplet2$ 12-03-2024 14:31:19 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. co2procv$ 12-03-2024 14:31:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) dissolvedoxygen$ 12-03-2024 14:31:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:31:39 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 14:31:40 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:31:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:31:47 Error: 401 Failed to send ecotriplet1 at port COM5. Saving it to local file. dissolvedoxygen$ 12-03-2024 14:31:47 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 14:31:47 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 14:31:54 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet2$ 12-03-2024 14:31:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:31:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:32:01 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:32:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) wind$ 12-03-2024 14:32:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:32:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:32:29 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:32:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:32:33 Error: 401 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 14:32:38 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 14:32:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:32:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:32:59 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 14:32:59 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet1$ 12-03-2024 14:33:01 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 14:33:01 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv dissolvedoxygen$ 12-03-2024 14:33:07 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv gpsposition$ 12-03-2024 14:33:13 Error: 408 Failed to send gpsposition at port GPRMC. Saving it to local file. co2procv$ 12-03-2024 14:33:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:33:18 Error: 401 Failed to send ecotriplet2 at port COM6. Saving it to local file. dissolvedoxygen$ 12-03-2024 14:33:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:33:22 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 14:33:48 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv dissolvedoxygen$ 12-03-2024 14:33:52 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 14:33:52 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv meteorology$ 12-03-2024 14:33:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:33:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:34:00 Error: 401 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet2$ 12-03-2024 14:34:12 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 14:34:13 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 14:34:14 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:34:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:34:19 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 14:34:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:34:48 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet1$ 12-03-2024 14:34:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:35:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:35:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:35:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:35:15 Error: 401 Failed to send dissolvedoxygen at port COM3. Saving it to local file. co2procv$ 12-03-2024 14:35:19 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:35:36 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:35:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:35:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:35:58 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:36:19 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 14:36:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) co2procv$ 12-03-2024 14:36:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:36:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 14:36:47 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:37:15 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 14:37:15 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet2$ 12-03-2024 14:37:18 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv co2procv$ 12-03-2024 14:37:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:37:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:37:44 Error: 401 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet1$ 12-03-2024 14:38:00 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 14:38:00 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 14:38:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:38:05 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:38:07 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv dissolvedoxygen$ 12-03-2024 14:38:12 Error: 401 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet2$ 12-03-2024 14:38:12 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 14:38:12 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv meteorology$ 12-03-2024 14:38:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:38:28 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 14:38:28 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet2$ 12-03-2024 14:38:36 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet2$ 12-03-2024 14:38:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 14:38:41 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:38:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/login/ (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:39:01 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 14:39:02 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) meteorology$ 12-03-2024 14:39:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:39:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:39:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:39:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:39:49 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 14:39:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:40:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 14:40:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:40:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 14:40:33 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. meteorology$ 12-03-2024 14:40:33 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv wind$ 12-03-2024 14:40:37 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv wind$ 12-03-2024 14:40:38 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv co2procv$ 12-03-2024 14:40:49 Error: 401 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 14:40:51 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet2$ 12-03-2024 14:41:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:41:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:41:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 14:41:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:41:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:41:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:41:39 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 14:41:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:41:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:42:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:42:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:42:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:42:24 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:42:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) dissolvedoxygen$ 12-03-2024 14:42:28 Error: 401 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 14:42:29 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet1$ 12-03-2024 14:42:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:42:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:42:56 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 14:42:56 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 14:42:59 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv gpsposition$ 12-03-2024 14:42:59 Error: 408 Failed to send gpsposition at port GPRMC. Saving it to local file. gpsposition$ 12-03-2024 14:43:01 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv co2procv$ 12-03-2024 14:43:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:43:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:43:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:43:08 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:43:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:43:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:43:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:43:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:43:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:43:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:43:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:43:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:43:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:43:48 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:43:51 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet2$ 12-03-2024 14:43:51 ['03/12/24', '11:23:08', '470', '195', '5'] gpsposition$ 12-03-2024 14:44:05 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv gpsposition$ 12-03-2024 14:44:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:44:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:44:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:44:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:44:20 ['03/12/24', '11:39:49', '470', '196', '5'] ecotriplet1$ 12-03-2024 14:44:22 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 14:44:22 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet1$ 12-03-2024 14:44:24 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv gpsposition$ 12-03-2024 14:44:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:44:36 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 14:44:37 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 14:44:39 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:44:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 14:44:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:44:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:45:02 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 14:45:02 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 14:45:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 14:45:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:45:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:45:25 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:45:25 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 108, in connect_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 14:45:33 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/wind (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:45:33 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/co2procv (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:45:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:45:46 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 14:45:48 Error: 401 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 14:45:49 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 14:45:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:46:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:46:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:46:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:46:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:46:39 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 14:46:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:46:49 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 14:46:50 ['W M', '2024', '03', '12', '14', '46', '00', '55695', '53'] aml$ 12-03-2024 14:46:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:46:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:46:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:46:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:47:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:47:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:47:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:47:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:47:24 ['W M', '2024', '03', '12', '14', '55', '48', '55695', '53'] ecotriplet1$ 12-03-2024 14:47:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:47:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:47:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:47:40 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 14:47:41 ['17.224', '0'] dissolvedoxygen$ 12-03-2024 14:47:44 ['17.221', '07', '0.672949', '7.074', '18.7739'] co2procv$ 12-03-2024 14:47:49 ['W M', '2024', '03', '12', '15', '05', '37', '55695', '53'] dissolvedoxygen$ 12-03-2024 14:47:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:47:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:48:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:48:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:48:04 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 14:48:08 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv dissolvedoxygen$ 12-03-2024 14:48:15 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:48:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:48:23 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet1$ 12-03-2024 14:48:23 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 14:48:23 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:48:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:48:36 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:48:38 ['17.192', '0.671662'] dissolvedoxygen$ 12-03-2024 14:48:44 ['17.190', '0'] ecotriplet1$ 12-03-2024 14:48:47 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv gpsposition$ 12-03-2024 14:48:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:48:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:48:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:49:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:49:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:49:04 ['17.178', '0'] gpsposition$ 12-03-2024 14:49:11 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 14:49:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:49:21 ['17.179', '0'] ecotriplet2$ 12-03-2024 14:49:24 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv co2procv$ 12-03-2024 14:49:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:49:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:49:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:49:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:49:38 ['17.162', '0'] ecotriplet1$ 12-03-2024 14:49:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:49:50 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 14:49:52 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv co2procv$ 12-03-2024 14:49:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:49:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:49:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:50:01 ['17.145', '0'] ecotriplet2$ 12-03-2024 14:50:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:50:04 ['17.133', '0'] ecotriplet1$ 12-03-2024 14:50:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:50:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:50:15 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. co2procv$ 12-03-2024 14:50:15 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv meteorology$ 12-03-2024 14:50:17 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/meteorology (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 14:50:18 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv dissolvedoxygen$ 12-03-2024 14:50:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:50:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:50:34 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:50:38 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 14:50:46 ['17.101', '0.6'] dissolvedoxygen$ 12-03-2024 14:50:50 ['17.082', '0'] dissolvedoxygen$ 12-03-2024 14:50:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 14:50:59 Error: 408 Failed to send wind at port WIMWV. Saving it to local file. dissolvedoxygen$ 12-03-2024 14:50:59 ['17.056', '0'] gpsposition$ 12-03-2024 14:51:00 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv dissolvedoxygen$ 12-03-2024 14:51:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:51:09 ['17.024', '0'] ecotriplet1$ 12-03-2024 14:51:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:51:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:51:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:51:30 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 14:51:32 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv dissolvedoxygen$ 12-03-2024 14:51:32 ['17.026', '0'] dissolvedoxygen$ 12-03-2024 14:51:38 ['17.028', '0'] dissolvedoxygen$ 12-03-2024 14:51:40 ['16.899', '0'] dissolvedoxygen$ 12-03-2024 14:51:41 ['16.887', '0'] co2procv$ 12-03-2024 14:51:58 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 14:52:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:52:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:52:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:52:09 ['W M', '2024', '03', '12', '15', '15', '25', '55695', '53'] wind$ 12-03-2024 14:52:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:52:17 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:52:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:52:27 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet1$ 12-03-2024 14:52:28 ['03/12/24', '10:11:42', '695', '1'] ecotriplet2$ 12-03-2024 14:52:28 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet2$ 12-03-2024 14:52:30 ['03/12/24', '11:54:52', '470', '216', '5'] co2procv$ 12-03-2024 14:52:31 ['W M', '2024', '03', '12', '15', '47', '51', '55695', '53'] ecotriplet1$ 12-03-2024 14:52:42 ['03/12/24', '10:17:31', '695', '1'] ecotriplet2$ 12-03-2024 14:52:44 ['03/12/24', '12:14:45', '470', '217', '5'] co2procv$ 12-03-2024 14:52:53 ['W M', '2024', '03', '12', '15', '48', '50', '55695', '53847', '208.05', '4'] ecotriplet1$ 12-03-2024 14:52:59 ['03/12/24', '10:33:16', '695', '1'] ecotriplet2$ 12-03-2024 14:53:12 ['03/12/24', '12:31:11', '470', '234', '5'] gpsposition$ 12-03-2024 14:53:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:53:24 ['03/12/24', '10:49:03', '695', '1'] dissolvedoxygen$ 12-03-2024 14:53:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:53:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:53:37 ['03/12/24', '12:36:26', '470', '227', '5', '514', '532', '414', '650', '488', '533'] wind$ 12-03-2024 14:53:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:55:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 14:55:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:55:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 14:55:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:55:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:57:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:57:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:58:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:58:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:58:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 14:58:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 14:58:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:59:08 [''] co2procv$ 12-03-2024 14:59:08 ['Zero complete'] dissolvedoxygen$ 12-03-2024 14:59:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 14:59:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 14:59:49 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 14:59:52 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet2$ 12-03-2024 14:59:53 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet2$ 12-03-2024 15:00:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 15:00:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 15:00:48 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 15:00:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 15:01:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 15:02:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 15:03:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 15:03:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 15:03:48 Error: 408 Failed to send meteorology at port WIMDA. Saving it to local file. wind$ 12-03-2024 15:03:52 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv wind$ 12-03-2024 15:03:52 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_wind.csv dissolvedoxygen$ 12-03-2024 15:03:54 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 15:04:20 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 15:04:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 15:04:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 15:04:28 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 15:04:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 15:04:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 15:04:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 15:05:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 15:07:54 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 15:07:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 15:10:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 15:10:29 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 15:10:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 15:10:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 15:10:46 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 15:10:55 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 15:10:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 15:11:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 15:11:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 15:11:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 15:11:23 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 15:13:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 15:18:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 15:22:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 15:25:24 Started capturing AML data. co2procv$ 12-03-2024 15:25:24 Started capturing Co2ProCV data. ecotriplet1$ 12-03-2024 15:25:25 Started capturing Ecotriplet 1 data. ecotriplet2$ 12-03-2024 15:25:25 Started capturing Ecotriplet 2 data. ecotriplet3$ 12-03-2024 15:25:26 Started capturing Ecotriplet 3 data. dissolvedoxygen$ 12-03-2024 15:25:27 Started capturing Dissolved Oxygen data. gpsposition$ 12-03-2024 15:25:28 Started capturing GPS Position data. meteorology$ 12-03-2024 15:25:28 Started capturing Meteorology data. wind$ 12-03-2024 15:25:28 Started capturing Wind data. 13_12_2023_aml.csv$ 12-03-2024 15:25:28 C:/Users/User/Desktop/data\13_12_2023_aml.csv removed 13_12_2023_co2procv.csv$ 12-03-2024 15:25:28 C:/Users/User/Desktop/data\13_12_2023_co2procv.csv removed 13_12_2023_dissolvedoxygen.csv$ 12-03-2024 15:25:28 C:/Users/User/Desktop/data\13_12_2023_dissolvedoxygen.csv removed 13_12_2023_ecotriplet1.csv$ 12-03-2024 15:25:28 C:/Users/User/Desktop/data\13_12_2023_ecotriplet1.csv removed 13_12_2023_ecotriplet2.csv$ 12-03-2024 15:25:28 C:/Users/User/Desktop/data\13_12_2023_ecotriplet2.csv removed 13_12_2023_ecotriplet3.csv$ 12-03-2024 15:25:28 C:/Users/User/Desktop/data\13_12_2023_ecotriplet3.csv removed 13_12_2023_gpsposition.csv$ 12-03-2024 15:25:28 C:/Users/User/Desktop/data\13_12_2023_gpsposition.csv removed log$ 12-03-2024 15:25:28 C:/Users/User/Desktop/data\13_12_2023_meteorology.csv removed 13_12_2023_wind.csv$ 12-03-2024 15:25:28 C:/Users/User/Desktop/data\13_12_2023_wind.csv removed log$ 12-03-2024 15:25:28 C:/Users/User/Desktop/data\log_13_12_2023.txt removed dissolvedoxygen$ 12-03-2024 15:25:28 [''] dissolvedoxygen$ 12-03-2024 15:25:28 ['B1'] dissolvedoxygen$ 12-03-2024 15:25:28 [''] co2procv$ 12-03-2024 15:25:28 ['6) Print status banner'] co2procv$ 12-03-2024 15:25:29 ['2) STOP sampling 7) Sensor status'] co2procv$ 12-03-2024 15:25:29 ['3) Setup sampling'] co2procv$ 12-03-2024 15:25:29 [''] co2procv$ 12-03-2024 15:25:29 ['4) View logged data t) Set clock time'] co2procv$ 12-03-2024 15:25:29 ['5) Erase logged data b) Set baud rate'] co2procv$ 12-03-2024 15:25:29 [''] co2procv$ 12-03-2024 15:25:29 ['z) Schedule a zero for next sample s) Single sample acquisition in command mode'] dissolvedoxygen$ 12-03-2024 15:25:29 ['NVR Commit Succeeded.'] dissolvedoxygen$ 12-03-2024 15:25:29 [''] dissolvedoxygen$ 12-03-2024 15:25:29 [''] co2procv$ 12-03-2024 15:25:29 ['***************************************************************************************'] co2procv$ 12-03-2024 15:25:29 [''] co2procv$ 12-03-2024 15:25:29 ['>>1'] co2procv$ 12-03-2024 15:25:29 [''] co2procv$ 12-03-2024 15:25:29 ['1Sensor on.'] co2procv$ 12-03-2024 15:25:29 [''] co2procv$ 12-03-2024 15:25:30 [''] co2procv$ 12-03-2024 15:25:30 ['***************************************************************************************'] co2procv$ 12-03-2024 15:25:30 ['1) START sampling mode 6) Print status banner'] co2procv$ 12-03-2024 15:25:30 ['2) STOP sampling 7) Sensor status'] co2procv$ 12-03-2024 15:25:30 ['3) Setup sampling'] co2procv$ 12-03-2024 15:25:30 [''] co2procv$ 12-03-2024 15:25:30 ['4) View logged data t) Set clock time'] co2procv$ 12-03-2024 15:25:30 ['5) Erase logged data b) Set baud rate'] co2procv$ 12-03-2024 15:25:30 [''] co2procv$ 12-03-2024 15:25:30 ['z) Schedule a zero for next sample s) Single sample acquisition in command mode'] co2procv$ 12-03-2024 15:25:30 ['***************************************************************************************'] co2procv$ 12-03-2024 15:25:30 [''] meteorology$ 12-03-2024 15:25:31 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv ecotriplet3$ 12-03-2024 15:25:31 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv ecotriplet1$ 12-03-2024 15:25:31 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 15:25:31 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet3$ 12-03-2024 15:25:31 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv co2procv$ 12-03-2024 15:25:31 ['>>*'] co2procv$ 12-03-2024 15:25:31 ['VSBA5+0590901.11IRG50137903.08'] co2procv$ 12-03-2024 15:25:31 ['CO2-Pro Warmup - W 0.0'] co2procv$ 12-03-2024 15:25:32 ['CO2-Pro Warmup - W 0.0'] co2procv$ 12-03-2024 15:25:33 ['CO2-Pro Warmup - W 37.3'] co2procv$ 12-03-2024 15:25:34 ['CO2-Pro Warmup - W 42.3'] co2procv$ 12-03-2024 15:25:35 ['CO2-Pro Warmup - W 44.1'] co2procv$ 12-03-2024 15:25:36 ['CO2-Pro Warmup - W 44.7'] co2procv$ 12-03-2024 15:25:37 ['CO2-Pro Warmup - W 45.0'] co2procv$ 12-03-2024 15:25:38 ['CO2-Pro Warmup - W 45.1'] co2procv$ 12-03-2024 15:25:39 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 15:25:40 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 15:25:41 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 15:25:42 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 15:25:43 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 15:25:44 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 15:25:45 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 15:25:46 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 15:25:48 ['M 55720 53286 308.53 45.2 19.9 21.6 979'] meteorology$ 12-03-2024 15:25:48 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv co2procv$ 12-03-2024 15:25:49 ['M 55720 53291 304.71 45.2 20.0 21.6 988'] co2procv$ 12-03-2024 15:25:50 ['M 55720 53294 301.44 45.2 20.0 21.6 996'] co2procv$ 12-03-2024 15:25:51 ['M 55720 53296 298.70 45.1 20.0 21.6 1002'] co2procv$ 12-03-2024 15:25:52 ['M 55720 53298 296.45 45.1 20.0 21.6 1008'] co2procv$ 12-03-2024 15:25:53 ['M 55720 53299 294.50 45.1 20.0 21.6 1013'] co2procv$ 12-03-2024 15:25:54 ['M 55720 53300 292.80 45.1 20.0 21.6 1017'] co2procv$ 12-03-2024 15:25:55 ['M 55720 53303 291.05 45.1 20.0 21.6 1020'] co2procv$ 12-03-2024 15:25:56 ['M 55720 53306 289.59 45.1 20.0 21.6 1023'] co2procv$ 12-03-2024 15:25:57 ['M 55720 53308 288.38 45.1 20.0 21.6 1026'] co2procv$ 12-03-2024 15:25:58 ['M 55720 53310 287.43 45.1 20.0 21.6 1028'] co2procv$ 12-03-2024 15:25:59 ['M 55720 53311 286.68 45.1 20.0 21.6 1030'] co2procv$ 12-03-2024 15:26:00 ['M 55720 53310 286.27 45.0 20.0 21.6 1031'] co2procv$ 12-03-2024 15:26:01 ['M 55720 53310 285.91 45.0 20.0 21.6 1032'] co2procv$ 12-03-2024 15:26:02 ['M 55720 53308 285.63 45.0 20.0 21.6 1034'] co2procv$ 12-03-2024 15:26:05 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet2$ 12-03-2024 15:26:24 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 15:27:02 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 15:27:16 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv meteorology$ 12-03-2024 15:30:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 15:35:45 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 15:59:30 Error: 503 Failed to send co2procv at port COM4. Saving it to local file. meteorology$ 12-03-2024 15:59:30 Error: 503 Failed to send meteorology at port WIMDA. Saving it to local file. ecotriplet3$ 12-03-2024 15:59:30 Error: 503 Failed to send ecotriplet3 at port COM7. Saving it to local file. ecotriplet2$ 12-03-2024 15:59:30 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet1$ 12-03-2024 15:59:31 Error: 503 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet3$ 12-03-2024 16:03:30 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv meteorology$ 12-03-2024 16:03:30 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv co2procv$ 12-03-2024 16:03:30 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet2$ 12-03-2024 16:03:30 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 16:03:30 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv meteorology$ 12-03-2024 16:03:47 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv ecotriplet1$ 12-03-2024 16:04:05 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 16:04:06 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet3$ 12-03-2024 16:04:06 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv co2procv$ 12-03-2024 16:04:12 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv aml$ 12-03-2024 16:10:08 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 16:10:09 Error: 503 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet3$ 12-03-2024 16:10:09 Error: 503 Failed to send ecotriplet3 at port COM7. Saving it to local file. ecotriplet2$ 12-03-2024 16:10:09 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. meteorology$ 12-03-2024 16:10:09 Error: 503 Failed to send meteorology at port WIMDA. Saving it to local file. co2procv$ 12-03-2024 16:10:09 Error: 503 Failed to send co2procv at port COM4. Saving it to local file. ecotriplet1$ 12-03-2024 16:11:11 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv meteorology$ 12-03-2024 16:11:11 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv co2procv$ 12-03-2024 16:11:12 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet3$ 12-03-2024 16:11:12 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv ecotriplet2$ 12-03-2024 16:11:12 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv meteorology$ 12-03-2024 16:11:16 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv ecotriplet3$ 12-03-2024 16:11:20 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv ecotriplet1$ 12-03-2024 16:11:21 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 16:11:21 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv co2procv$ 12-03-2024 16:11:22 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv aml$ 12-03-2024 16:11:45 Started capturing AML data. co2procv$ 12-03-2024 16:11:45 Started capturing Co2ProCV data. ecotriplet1$ 12-03-2024 16:11:45 Started capturing Ecotriplet 1 data. ecotriplet2$ 12-03-2024 16:11:46 Started capturing Ecotriplet 2 data. ecotriplet3$ 12-03-2024 16:11:47 Started capturing Ecotriplet 3 data. dissolvedoxygen$ 12-03-2024 16:11:47 Started capturing Dissolved Oxygen data. gpsposition$ 12-03-2024 16:11:48 Started capturing GPS Position data. meteorology$ 12-03-2024 16:11:48 Started capturing Meteorology data. wind$ 12-03-2024 16:11:48 Started capturing Wind data. dissolvedoxygen$ 12-03-2024 16:11:49 [''] dissolvedoxygen$ 12-03-2024 16:11:49 ['B1'] dissolvedoxygen$ 12-03-2024 16:11:49 [''] co2procv$ 12-03-2024 16:11:49 ['p sampling'] co2procv$ 12-03-2024 16:11:49 [''] co2procv$ 12-03-2024 16:11:49 ['4) View logged data t) Set clock time'] co2procv$ 12-03-2024 16:11:49 ['5) Erase logged data b) Set baud rate'] co2procv$ 12-03-2024 16:11:49 [''] co2procv$ 12-03-2024 16:11:49 ['z) Schedule a zero for next sample s) Single sample acquisition in command mode'] co2procv$ 12-03-2024 16:11:49 ['***************************************************************************************'] co2procv$ 12-03-2024 16:11:49 [''] co2procv$ 12-03-2024 16:11:49 ['>>1'] dissolvedoxygen$ 12-03-2024 16:11:49 ['NVR Commit Succeeded.'] dissolvedoxygen$ 12-03-2024 16:11:49 [''] co2procv$ 12-03-2024 16:11:49 ['***************************************************************************************'] dissolvedoxygen$ 12-03-2024 16:11:49 [''] co2procv$ 12-03-2024 16:11:49 ['1) START sampling mode 6) Print status banner'] co2procv$ 12-03-2024 16:11:49 ['2) STOP sampling 7) Sensor status'] co2procv$ 12-03-2024 16:11:49 ['3) Setup sampling'] co2procv$ 12-03-2024 16:11:49 [''] co2procv$ 12-03-2024 16:11:49 ['4) View logged data t) Set clock time'] co2procv$ 12-03-2024 16:11:49 ['5) Erase logged data b) Set baud rate'] co2procv$ 12-03-2024 16:11:49 [''] co2procv$ 12-03-2024 16:11:49 ['z) Schedule a zero for next sample s) Single sample acquisition in command mode'] dissolvedoxygen$ 12-03-2024 16:11:49 ['NVR Commit Succeeded.'] co2procv$ 12-03-2024 16:11:49 ['***************************************************************************************'] co2procv$ 12-03-2024 16:11:49 [''] co2procv$ 12-03-2024 16:11:49 ['>>1'] dissolvedoxygen$ 12-03-2024 16:11:49 [''] co2procv$ 12-03-2024 16:11:49 [''] co2procv$ 12-03-2024 16:11:49 ['Sensor on.'] co2procv$ 12-03-2024 16:11:49 [''] ecotriplet2$ 12-03-2024 16:11:50 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv meteorology$ 12-03-2024 16:11:50 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv ecotriplet1$ 12-03-2024 16:11:50 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 16:11:50 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv meteorology$ 12-03-2024 16:11:50 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv ecotriplet1$ 12-03-2024 16:11:50 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet3$ 12-03-2024 16:11:50 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv dissolvedoxygen$ 12-03-2024 16:11:50 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet3$ 12-03-2024 16:11:50 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv co2procv$ 12-03-2024 16:11:50 [''] co2procv$ 12-03-2024 16:11:50 ['***************************************************************************************'] co2procv$ 12-03-2024 16:11:51 ['1) START sampling mode 6) Print status banner'] co2procv$ 12-03-2024 16:11:51 ['2) STOP sampling 7) Sensor status'] co2procv$ 12-03-2024 16:11:51 ['3) Setup sampling'] co2procv$ 12-03-2024 16:11:51 [''] co2procv$ 12-03-2024 16:11:51 ['4) View logged data t) Set clock time'] co2procv$ 12-03-2024 16:11:51 ['5) Erase logged data b) Set baud rate'] co2procv$ 12-03-2024 16:11:51 [''] co2procv$ 12-03-2024 16:11:51 ['z) Schedule a zero for next sample s) Single sample acquisition in command mode'] co2procv$ 12-03-2024 16:11:51 ['***************************************************************************************'] co2procv$ 12-03-2024 16:11:51 [''] co2procv$ 12-03-2024 16:11:52 ['>>*'] co2procv$ 12-03-2024 16:11:52 ['VSBA5+0590901.11IRG50137903.08'] co2procv$ 12-03-2024 16:11:52 ['CO2-Pro Warmup - W 0.0'] co2procv$ 12-03-2024 16:11:52 ['CO2-Pro Warmup - W 0.0'] co2procv$ 12-03-2024 16:11:53 ['CO2-Pro Warmup - W 37.3'] co2procv$ 12-03-2024 16:11:54 ['CO2-Pro Warmup - W 42.3'] co2procv$ 12-03-2024 16:11:55 ['CO2-Pro Warmup - W 44.1'] co2procv$ 12-03-2024 16:11:56 ['CO2-Pro Warmup - W 44.8'] co2procv$ 12-03-2024 16:11:57 ['CO2-Pro Warmup - W 45.0'] co2procv$ 12-03-2024 16:11:58 ['CO2-Pro Warmup - W 45.1'] co2procv$ 12-03-2024 16:11:59 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 16:12:00 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 16:12:01 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 16:12:02 ['CO2-Pro Warmup - W 45.3'] co2procv$ 12-03-2024 16:12:03 ['CO2-Pro Warmup - W 45.3'] co2procv$ 12-03-2024 16:12:04 ['CO2-Pro Warmup - W 45.3'] co2procv$ 12-03-2024 16:12:05 ['CO2-Pro Warmup - W 45.3'] co2procv$ 12-03-2024 16:12:06 ['CO2-Pro Warmup - W 45.2'] co2procv$ 12-03-2024 16:12:08 ['M 55720 53689 248.62 45.2 20.1 21.7 980'] co2procv$ 12-03-2024 16:12:09 ['M 55720 53693 245.40 45.2 20.1 21.7 989'] co2procv$ 12-03-2024 16:12:10 ['M 55720 53696 242.80 45.2 20.1 21.7 996'] co2procv$ 12-03-2024 16:12:11 ['M 55720 53699 240.58 45.2 20.1 21.7 1002'] co2procv$ 12-03-2024 16:12:12 ['M 55720 53702 238.58 45.2 20.1 21.7 1008'] co2procv$ 12-03-2024 16:12:13 ['M 55720 53703 236.98 45.1 20.1 21.7 1013'] co2procv$ 12-03-2024 16:12:14 ['M 55720 53704 235.62 45.1 20.1 21.7 1017'] co2procv$ 12-03-2024 16:12:15 ['M 55720 53704 234.59 45.1 20.1 21.7 1021'] dissolvedoxygen$ 12-03-2024 16:12:16 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv co2procv$ 12-03-2024 16:12:16 ['M 55720 53704 233.74 45.1 20.1 21.7 1024'] co2procv$ 12-03-2024 16:12:17 ['M 55720 53704 232.97 45.1 20.1 21.7 1026'] co2procv$ 12-03-2024 16:12:18 ['M 55720 53705 232.28 45.1 20.1 21.7 1028'] co2procv$ 12-03-2024 16:12:19 ['M 55720 53706 231.70 45.1 20.1 21.7 1030'] co2procv$ 12-03-2024 16:12:20 ['M 55720 53707 231.14 45.1 20.1 21.7 1032'] co2procv$ 12-03-2024 16:12:21 ['M 55720 53706 230.84 45.1 20.1 21.7 1033'] co2procv$ 12-03-2024 16:12:22 ['M 55720 53704 230.73 45.1 20.1 21.7 1034'] co2procv$ 12-03-2024 16:12:24 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 16:12:25 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv ecotriplet3$ 12-03-2024 16:13:45 Error: 503 Failed to send ecotriplet3 at port COM7. Saving it to local file. meteorology$ 12-03-2024 16:13:45 Error: 503 Failed to send meteorology at port WIMDA. Saving it to local file. ecotriplet1$ 12-03-2024 16:13:45 Error: 503 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet2$ 12-03-2024 16:13:45 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. co2procv$ 12-03-2024 16:13:45 Error: 503 Failed to send co2procv at port COM4. Saving it to local file. dissolvedoxygen$ 12-03-2024 16:13:47 Error: 503 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet3$ 12-03-2024 16:16:04 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv gpsposition$ 12-03-2024 16:16:04 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv ecotriplet1$ 12-03-2024 16:16:04 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet2$ 12-03-2024 16:16:04 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv co2procv$ 12-03-2024 16:16:04 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv dissolvedoxygen$ 12-03-2024 16:16:05 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 16:16:10 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet3$ 12-03-2024 16:16:23 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv ecotriplet2$ 12-03-2024 16:16:24 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet1$ 12-03-2024 16:16:24 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 16:16:28 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv gpsposition$ 12-03-2024 16:16:46 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv dissolvedoxygen$ 12-03-2024 16:38:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 16:39:04 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 16:40:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 16:40:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 16:40:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:40:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 16:40:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 16:40:11 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 16:40:11 Error: 503 Failed to send wind at port WIMWV. Saving it to local file. ecotriplet2$ 12-03-2024 16:40:11 Error: 503 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet1$ 12-03-2024 16:40:12 Error: 503 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet3$ 12-03-2024 16:40:14 Error: 503 Failed to send ecotriplet3 at port COM7. Saving it to local file. co2procv$ 12-03-2024 16:40:14 Error: 503 Failed to send co2procv at port COM4. Saving it to local file. dissolvedoxygen$ 12-03-2024 16:40:14 Error: 503 Failed to send dissolvedoxygen at port COM3. Saving it to local file. ecotriplet2$ 12-03-2024 16:40:20 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet3$ 12-03-2024 16:40:20 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv ecotriplet1$ 12-03-2024 16:40:20 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv gpsposition$ 12-03-2024 16:40:20 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv co2procv$ 12-03-2024 16:40:21 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv gpsposition$ 12-03-2024 16:40:21 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_gpsposition.csv ecotriplet1$ 12-03-2024 16:40:22 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet3$ 12-03-2024 16:40:22 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv co2procv$ 12-03-2024 16:40:22 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv dissolvedoxygen$ 12-03-2024 16:40:22 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv ecotriplet2$ 12-03-2024 16:40:23 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv dissolvedoxygen$ 12-03-2024 16:40:23 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv gpsposition$ 12-03-2024 16:47:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:48:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 16:48:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:48:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 16:48:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 16:48:41 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 16:49:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 16:49:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:50:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 16:50:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 16:50:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 16:50:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 16:50:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 16:50:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:50:28 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 16:50:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet3$ 12-03-2024 16:50:31 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet3 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet3 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 16:50:33 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) gpsposition$ 12-03-2024 16:50:35 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/gpsposition (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet2$ 12-03-2024 16:50:49 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) ecotriplet1$ 12-03-2024 16:50:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 16:51:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 16:51:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 16:51:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:51:10 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet2 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 16:51:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) dissolvedoxygen$ 12-03-2024 16:51:33 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:51:34 Error: 408 Failed to send ecotriplet2 at port COM6. Saving it to local file. ecotriplet1$ 12-03-2024 16:51:34 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 16:51:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 16:51:36 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:51:39 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv ecotriplet2$ 12-03-2024 16:51:42 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:51:42 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet2.csv co2procv$ 12-03-2024 16:51:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 16:51:55 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 16:51:57 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/aml (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) dissolvedoxygen$ 12-03-2024 16:52:02 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 16:52:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 16:52:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:52:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 16:52:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) wind$ 12-03-2024 16:52:13 Error: 408 Failed to send wind at port WIMWV. Saving it to local file. aml$ 12-03-2024 16:52:21 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_aml.csv dissolvedoxygen$ 12-03-2024 16:52:26 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/dissolvedoxygen (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) aml$ 12-03-2024 16:52:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 16:52:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 16:52:49 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 16:52:49 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:52:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 16:53:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 16:53:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:53:06 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 16:53:09 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 16:53:22 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) dissolvedoxygen$ 12-03-2024 16:53:30 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 16:53:32 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 16:53:39 Error: 408 Failed to send ecotriplet1 at port COM5. Saving it to local file. ecotriplet2$ 12-03-2024 16:53:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 16:53:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 16:53:47 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 16:53:52 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv ecotriplet1$ 12-03-2024 16:53:53 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet1.csv co2procv$ 12-03-2024 16:53:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 16:53:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:53:59 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 16:54:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 16:54:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 16:54:07 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 16:54:23 ['W M', '2024', '03', '12', '17', '52', '01'] dissolvedoxygen$ 12-03-2024 16:54:24 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 16:54:36 ['W M', ''] aml$ 12-03-2024 16:54:43 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_aml.csv dissolvedoxygen$ 12-03-2024 16:54:49 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 16:54:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 16:54:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:54:53 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) aml$ 12-03-2024 16:54:58 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 16:55:00 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 16:55:13 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) gpsposition$ 12-03-2024 16:55:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 16:55:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 16:55:18 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:55:21 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 16:55:26 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 16:55:39 Traceback (most recent call last): File "urllib3\connection.py", line 160, in _new_conn File "urllib3\util\connection.py", line 84, in create_connection File "urllib3\util\connection.py", line 74, in create_connection 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 309, in connect File "urllib3\connection.py", line 172, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 439, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='water.geosci.msstate.edu', port=443): Max retries exceeded with url: /monitor/ecotriplet1 (Caused by NewConnectionError(': Failed to establish a new connection: [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',)) co2procv$ 12-03-2024 16:55:50 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet1$ 12-03-2024 16:55:51 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:55:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 16:55:57 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 16:56:16 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:56:27 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 16:56:31 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 16:56:32 Error: 408 Failed to send ecotriplet3 at port COM7. Saving it to local file. co2procv$ 12-03-2024 16:56:33 Error: 408 Failed to send co2procv at port COM4. Saving it to local file. aml$ 12-03-2024 16:56:35 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 16:56:37 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv co2procv$ 12-03-2024 16:56:38 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_co2procv.csv wind$ 12-03-2024 16:56:52 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 16:56:56 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 16:56:56 Error: 408 Failed to send dissolvedoxygen at port COM3. Saving it to local file. dissolvedoxygen$ 12-03-2024 16:56:59 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 16:57:00 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_dissolvedoxygen.csv dissolvedoxygen$ 12-03-2024 16:57:10 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 16:57:10 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv ecotriplet2$ 12-03-2024 16:57:12 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 16:57:14 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 16:57:15 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet3$ 12-03-2024 16:57:15 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_ecotriplet3.csv gpsposition$ 12-03-2024 16:57:17 Error: 408 Failed to send gpsposition at port GPRMC. Saving it to local file. meteorology$ 12-03-2024 16:57:28 Sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv ecotriplet1$ 12-03-2024 16:57:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in 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 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 381, in _make_request File "urllib3\connectionpool.py", line 978, in _validate_conn File "urllib3\connection.py", line 371, in connect File "urllib3\util\ssl_.py", line 384, in ssl_wrap_socket File "ssl.py", line 401, in wrap_socket File "ssl.py", line 808, in __init__ File "ssl.py", line 1061, in do_handshake File "ssl.py", line 683, in do_handshake urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(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', None, 10060, None)) ecotriplet2$ 12-03-2024 16:57:43 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) dissolvedoxygen$ 12-03-2024 16:57:44 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ecotriplet2$ 12-03-2024 16:58:01 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 16:58:03 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 16:58:05 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) meteorology$ 12-03-2024 16:58:18 Completed sending backup C:/Users/User/Desktop/data\12_03_2024_temp_meteorology.csv dissolvedoxygen$ 12-03-2024 16:58:37 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) co2procv$ 12-03-2024 16:58:40 Traceback (most recent call last): File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 727, in urlopen File "urllib3\util\retry.py", line 403, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 677, in urlopen File "urllib3\connectionpool.py", line 426, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 421, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 266, in _read_status urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 217, in send_to_server File "requests\sessions.py", line 578, in post File "requests\sessions.py", line 530, in request File "requests\sessions.py", line 643, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',))