[UID:1600][1298107] Child process with pid: 1299829 was killed by signal: 15, core dumped: no Not Found: /favicon.ico Not Found: /favicon.ico [UID:1600][1364680] Child process with pid: 1364716 was killed by signal: 9, core dumped: no Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [UID:1600][1615834] Child process with pid: 1616231 was killed by signal: 9, core dumped: no [UID:1600][1615834] Child process with pid: 1617076 was killed by signal: 9, core dumped: no Not Found: /robots.txt [UID:1600][1672042] Child process with pid: 1672129 was killed by signal: 9, core dumped: no [UID:1600][1672042] Child process with pid: 1672075 was killed by signal: 9, core dumped: no [UID:1600][1726264] Child process with pid: 1726290 was killed by signal: 9, core dumped: no [UID:1600][1726264] Child process with pid: 1726277 was killed by signal: 9, core dumped: no Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico [UID:1600][2099866] Child process with pid: 2142405 was killed by signal: 15, core dumped: no [UID:1600][2099866] Child process with pid: 2099882 was killed by signal: 9, core dumped: no [UID:1600][2153480] Child process with pid: 2153499 was killed by signal: 9, core dumped: no Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /favicon.ico Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) [UID:1600][2699794] Child process with pid: 2699814 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [UID:1600][3575051] Child process with pid: 3575094 was killed by signal: 9, core dumped: no [UID:1600][3635563] Child process with pid: 3635780 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Not Found: /favicon.ico [UID:1600][3750646] Child process with pid: 3752910 was killed by signal: 15, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Not Found: /favicon.ico [UID:1600][4027214] Child process with pid: 4027231 was killed by signal: 9, core dumped: no Not Found: /favicon.ico [UID:1600][4078773] Child process with pid: 4113337 was killed by signal: 15, core dumped: no [UID:1600][4125700] Child process with pid: 4131444 was killed by signal: 15, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) [UID:1600][4125700] Child process with pid: 4125725 was killed by signal: 9, core dumped: no Not Found: /favicon.ico Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / [UID:1600][235331] Child process with pid: 235343 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [UID:1600][435967] Child process with pid: 435983 was killed by signal: 9, core dumped: no [UID:1600][637263] Child process with pid: 637289 was killed by signal: 9, core dumped: no [UID:1600][674343] Child process with pid: 674362 was killed by signal: 9, core dumped: no [UID:1600][825790] Child process with pid: 825823 was killed by signal: 9, core dumped: no Not Found: /favicon.ico [UID:1600][1007419] Child process with pid: 1007442 was killed by signal: 15, core dumped: no [UID:1600][1207431] Child process with pid: 1207450 was killed by signal: 9, core dumped: no [UID:1600][1313188] Child process with pid: 1323357 was killed by signal: 15, core dumped: no [UID:1600][1424893] Child process with pid: 1424906 was killed by signal: 9, core dumped: no Not Found: /robots.txt Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) [UID:1600][1629406] Child process with pid: 1629421 was killed by signal: 9, core dumped: no [UID:1600][1673565] Child process with pid: 1673583 was killed by signal: 9, core dumped: no Not Found: /favicon.ico Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Not Found: /favicon.ico [UID:1600][1932684] Child process with pid: 1932694 was killed by signal: 9, core dumped: no Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt [UID:1600][2084886] Child process with pid: 2084904 was killed by signal: 9, core dumped: no [UID:1600][2122446] Child process with pid: 2122462 was killed by signal: 15, core dumped: no [UID:1600][2202567] Child process with pid: 2202592 was killed by signal: 9, core dumped: no [UID:1600][2360448] Child process with pid: 2360473 was killed by signal: 9, core dumped: no [UID:1600][2410343] Child process with pid: 2410369 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Not Found: /favicon.ico [UID:1600][2511164] Child process with pid: 2512546 was killed by signal: 15, core dumped: no [UID:1600][2511164] Child process with pid: 2513127 was killed by signal: 15, core dumped: no [UID:1600][2511164] Child process with pid: 2513170 was killed by signal: 15, core dumped: no [UID:1600][2511164] Child process with pid: 2517684 was killed by signal: 15, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [UID:1600][2555938] Child process with pid: 2587481 was killed by signal: 15, core dumped: no [UID:1600][2555938] Child process with pid: 2555960 was killed by signal: 9, core dumped: no [UID:1600][2595532] Child process with pid: 2595541 was killed by signal: 9, core dumped: no [UID:1600][2757048] Child process with pid: 2757058 was killed by signal: 9, core dumped: no [UID:1600][2803022] Child process with pid: 2827395 was killed by signal: 15, core dumped: no [UID:1600][2917279] Child process with pid: 2917294 was killed by signal: 9, core dumped: no [UID:1600][3076409] Child process with pid: 3076435 was killed by signal: 9, core dumped: no [UID:1600][3163754] Child process with pid: 3175475 was killed by signal: 15, core dumped: no [UID:1600][3242193] Child process with pid: 3242259 was killed by signal: 9, core dumped: no [UID:1600][3296835] Child process with pid: 3296864 was killed by signal: 9, core dumped: no Not Found: /favicon.ico [UID:1600][3449706] Child process with pid: 3449726 was killed by signal: 9, core dumped: no [UID:1600][3493973] Child process with pid: 3494044 was killed by signal: 9, core dumped: no [UID:1600][3583925] Child process with pid: 3583945 was killed by signal: 15, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) [UID:1600][3636420] Child process with pid: 3636511 was killed by signal: 9, core dumped: no [UID:1600][3683128] Child process with pid: 3683143 was killed by signal: 9, core dumped: no [UID:1600][3739225] Child process with pid: 3740948 was killed by signal: 15, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/models.py", line 974, in json return complexjson.loads(self.text, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/json/__init__.py", line 346, in loads return _default_decoder.decode(s) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 24, in obtener_temperaturas data = response.json() ^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/models.py", line 978, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 161, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) [UID:1600][3999254] Child process with pid: 3999287 was killed by signal: 9, core dumped: no Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Internal Server Error: /grafico_data_temperatura/dia Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 153, in data_para_grafico_temperatura data = obtener_temperaturas(1) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Internal Server Error: /grafico_data_temperatura/dia Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=1&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 153, in data_para_grafico_temperatura data = obtener_temperaturas(1) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=1&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) Internal Server Error: /grafico_data_temperatura/dia Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 153, in data_para_grafico_temperatura data = obtener_temperaturas(1) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [UID:1600][126166] Child process with pid: 126229 was killed by signal: 9, core dumped: no [UID:1600][169504] Child process with pid: 169520 was killed by signal: 15, core dumped: no [UID:1600][212409] Child process with pid: 212420 was killed by signal: 9, core dumped: no Not Found: /robots.txt Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Not Found: /robots.txt Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /https:/fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap/https%3A/fonts.googleapis.com/css2%3Ffamily%3DInter%3Awght%40400%3B600%3B700%26display%3Dswap Not Found: /mailto:soporte@hibring.cl/mailto%3Asoporte%40hibring.cl Not Found: /password_reset/https:/fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap/password_reset/https%3A/fonts.googleapis.com/css2%3Ffamily%3DInter%3Awght%40400%3B600%3B700%26display%3Dswap Not Found: /password_reset/mailto:soporte@hibring.cl/password_reset/mailto%3Asoporte%40hibring.cl Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /favicon.ico Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /https:/fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap/https%3A/fonts.googleapis.com/css2%3Ffamily%3DInter%3Awght%40400%3B600%3B700%26display%3Dswap Not Found: /mailto:soporte@hibring.cl/mailto%3Asoporte%40hibring.cl Not Found: /password_reset/https:/fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap/password_reset/https%3A/fonts.googleapis.com/css2%3Ffamily%3DInter%3Awght%40400%3B600%3B700%26display%3Dswap Not Found: /password_reset/mailto:soporte@hibring.cl/password_reset/mailto%3Asoporte%40hibring.cl Not Found: /robots.txt Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /https:/fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap/https%3A/fonts.googleapis.com/css2%3Ffamily%3DInter%3Awght%40400%3B600%3B700%26display%3Dswap Not Found: /mailto:soporte@hibring.cl/mailto%3Asoporte%40hibring.cl Not Found: /password_reset/https:/fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap/password_reset/https%3A/fonts.googleapis.com/css2%3Ffamily%3DInter%3Awght%40400%3B600%3B700%26display%3Dswap Not Found: /password_reset/mailto:soporte@hibring.cl/password_reset/mailto%3Asoporte%40hibring.cl Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / [UID:1600][1517618] Child process with pid: 1517746 was killed by signal: 15, core dumped: no Not Found: /apps Not Found: /api/action Not Found: /api/actions Not Found: /_next/data Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico [UID:1600][1789328] Child process with pid: 1789359 was killed by signal: 9, core dumped: no Not Found: /favicon.ico [UID:1600][1962098] Child process with pid: 1962190 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/dia Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 155, in data_para_grafico_temperatura data = obtener_temperaturas(1) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) [UID:1600][2147968] Child process with pid: 2147990 was killed by signal: 9, core dumped: no [UID:1600][2233324] Child process with pid: 2234190 was killed by signal: 9, core dumped: no [UID:1600][2233324] Child process with pid: 2234083 was killed by signal: 9, core dumped: no Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /wp-includes/wlwmanifest.xml//wp-includes/wlwmanifest.xml Not Found: /xmlrpc.php//xmlrpc.php Not Found: // Not Found: // Not Found: /wp-json/wp/v2/users//wp-json/wp/v2/users/ Not Found: /wp-json/oembed/1.0/embed//wp-json/oembed/1.0/embed Not Found: /xmlrpc.php//xmlrpc.php [UID:1600][2406518] Child process with pid: 2406748 was killed by signal: 9, core dumped: no [UID:1600][2471747] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN. [UID:1600][2471747] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1600][2471747] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1600][2471747] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1600][2471747] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1600][2471747] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1600][2471747] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1600][2471747] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1600][2471747] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1600][2471747] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1600][2471747] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1600][2471747] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. [UID:1600][2471747] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN. Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) [UID:1600][2535276] Child process with pid: 2535611 was killed by signal: 9, core dumped: no Not Found: /favicon.ico [UID:1600][2649875] Child process with pid: 2649896 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/dia Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 155, in data_para_grafico_temperatura data = obtener_temperaturas(1) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) Internal Server Error: /grafico_data_temperatura/dia Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=1&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 155, in data_para_grafico_temperatura data = obtener_temperaturas(1) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=1&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) [UID:1600][2816117] Child process with pid: 2816156 was killed by signal: 9, core dumped: no [UID:1600][2867776] Child process with pid: 2867801 was killed by signal: 9, core dumped: no Not Found: /favicon.ico [UID:1600][2972466] Child process with pid: 2972628 was killed by signal: 9, core dumped: no [UID:1600][3017377] Child process with pid: 3017388 was killed by signal: 9, core dumped: no [UID:1600][3061690] Child process with pid: 3061698 was killed by signal: 9, core dumped: no [UID:1600][3105403] Child process with pid: 3105429 was killed by signal: 9, core dumped: no [UID:1600][3187764] Child process with pid: 3187776 was killed by signal: 9, core dumped: no [UID:1600][3234125] Child process with pid: 3234138 was killed by signal: 9, core dumped: no [UID:1600][3317378] Child process with pid: 3317392 was killed by signal: 9, core dumped: no Not Found: /wp-login.php [UID:1600][3415036] Child process with pid: 3415068 was killed by signal: 9, core dumped: no Not Found: /apps Not Found: /api/action Not Found: /api/actions Not Found: /_next/data [UID:1600][3524629] Child process with pid: 3524646 was killed by signal: 9, core dumped: no Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /apps [UID:1600][3712547] Child process with pid: 3712581 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/dia Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 155, in data_para_grafico_temperatura data = obtener_temperaturas(1) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) [UID:1600][3796800] Child process with pid: 3796812 was killed by signal: 9, core dumped: no [UID:1600][3838443] Child process with pid: 3838452 was killed by signal: 9, core dumped: no [UID:1600][3883232] Child process with pid: 3883264 was killed by signal: 9, core dumped: no [UID:1600][3925672] Child process with pid: 3925684 was killed by signal: 9, core dumped: no Not Found: /favicon.ico Not Found: /robots.txt Internal Server Error: /grafico_data_temperatura/dia Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 155, in data_para_grafico_temperatura data = obtener_temperaturas(1) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) Internal Server Error: /grafico_data_temperatura/dia Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/models.py", line 974, in json return complexjson.loads(self.text, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/json/__init__.py", line 346, in loads return _default_decoder.decode(s) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 155, in data_para_grafico_temperatura data = obtener_temperaturas(1) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 24, in obtener_temperaturas data = response.json() ^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/models.py", line 978, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) [UID:1600][44606] Child process with pid: 44619 was killed by signal: 9, core dumped: no [UID:1600][204169] Child process with pid: 204201 was killed by signal: 9, core dumped: no Not Found: /wp-login.php Not Found: /favicon.ico Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /favicon.ico Not Found: /wp-login.php [UID:1600][258607] Child process with pid: 259916 was killed by signal: 9, core dumped: no [UID:1600][258607] Child process with pid: 259143 was killed by signal: 9, core dumped: no [UID:1600][388294] Child process with pid: 388312 was killed by signal: 9, core dumped: no [UID:1600][566874] Child process with pid: 566903 was killed by signal: 9, core dumped: no Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [UID:1600][938700] Child process with pid: 938717 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) [UID:1600][1128466] Child process with pid: 1128487 was killed by signal: 9, core dumped: no [UID:1600][1194042] Child process with pid: 1194059 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) [UID:1600][1325068] Child process with pid: 1325075 was killed by signal: 9, core dumped: no [UID:1600][1372032] Child process with pid: 1372060 was killed by signal: 9, core dumped: no [UID:1600][1419350] Child process with pid: 1419357 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) [UID:1600][1585069] Child process with pid: 1585111 was killed by signal: 9, core dumped: no [UID:1600][1624550] Child process with pid: 1624569 was killed by signal: 9, core dumped: no Not Found: /favicon.ico [UID:1600][1797279] Child process with pid: 1797304 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [UID:1600][1843887] Child process with pid: 1844053 was killed by signal: 9, core dumped: no [UID:1600][1910748] Child process with pid: 1910816 was killed by signal: 9, core dumped: no [UID:1600][2031456] Child process with pid: 2031501 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) [UID:1600][2123384] Child process with pid: 2123454 was killed by signal: 9, core dumped: no Not Found: /wp-includes/wlwmanifest.xml//wp-includes/wlwmanifest.xml Not Found: /xmlrpc.php//xmlrpc.php Not Found: // Not Found: // Not Found: /wp-json/wp/v2/users//wp-json/wp/v2/users/ Not Found: /wp-json/oembed/1.0/embed//wp-json/oembed/1.0/embed Not Found: /xmlrpc.php//xmlrpc.php [UID:1600][2167655] Child process with pid: 2167680 was killed by signal: 9, core dumped: no Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt [UID:1600][2360532] Child process with pid: 2360567 was killed by signal: 9, core dumped: no [UID:1600][2425484] Child process with pid: 2425640 was killed by signal: 9, core dumped: no [UID:1600][2425484] Child process with pid: 2425524 was killed by signal: 9, core dumped: no [UID:1600][2476468] Child process with pid: 2476492 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico [UID:1600][2730500] Child process with pid: 2730568 was killed by signal: 9, core dumped: no [UID:1600][2850719] Child process with pid: 2851685 was killed by signal: 15, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) [UID:1600][3018442] Child process with pid: 3018455 was killed by signal: 9, core dumped: no [UID:1600][3072993] Child process with pid: 3073009 was killed by signal: 9, core dumped: no Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /wp-includes/wlwmanifest.xml//wp-includes/wlwmanifest.xml Not Found: /xmlrpc.php//xmlrpc.php Not Found: // Not Found: // Not Found: /wp-json/wp/v2/users//wp-json/wp/v2/users/ Not Found: /wp-json/oembed/1.0/embed//wp-json/oembed/1.0/embed Not Found: /xmlrpc.php//xmlrpc.php Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /favicon.ico [UID:1600][745593] Child process with pid: 745668 was killed by signal: 15, core dumped: no Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico [UID:1600][3086032] Child process with pid: 3086060 was killed by signal: 9, core dumped: no [UID:1600][3139590] Child process with pid: 3139677 was killed by signal: 9, core dumped: no [UID:1600][3139590] Child process with pid: 3139650 was killed by signal: 9, core dumped: no Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt [UID:1600][3190615] Child process with pid: 3190650 was killed by signal: 9, core dumped: no Not Found: /robots.txt [UID:1600][3241726] Child process with pid: 3241756 was killed by signal: 9, core dumped: no Not Found: /favicon.ico Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) [UID:1600][3405702] Child process with pid: 3405734 was killed by signal: 9, core dumped: no [UID:1600][3405702] Child process with pid: 3405770 was killed by signal: 9, core dumped: no [UID:1600][3454951] Child process with pid: 3455009 was killed by signal: 9, core dumped: no [UID:1600][3454951] Child process with pid: 3455083 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) Not Found: /wp-includes/wlwmanifest.xml//wp-includes/wlwmanifest.xml Not Found: /xmlrpc.php//xmlrpc.php Not Found: // Not Found: // Not Found: /wp-json/wp/v2/users//wp-json/wp/v2/users/ Not Found: /wp-json/oembed/1.0/embed//wp-json/oembed/1.0/embed Not Found: /xmlrpc.php//xmlrpc.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /robots.txt Not Found: /apps Not Found: /api/action Not Found: /api/actions Not Found: /_next/data Not Found: /wp-login.php Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/models.py", line 974, in json return complexjson.loads(self.text, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/json/__init__.py", line 346, in loads return _default_decoder.decode(s) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 24, in obtener_temperaturas data = response.json() ^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/models.py", line 978, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /wp-includes/wlwmanifest.xml//wp-includes/wlwmanifest.xml Not Found: /xmlrpc.php//xmlrpc.php Not Found: // Not Found: // Not Found: /wp-json/wp/v2/users//wp-json/wp/v2/users/ Not Found: /wp-json/oembed/1.0/embed//wp-json/oembed/1.0/embed Not Found: /xmlrpc.php//xmlrpc.php Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) [UID:1600][1545249] Child process with pid: 1545282 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 534, in _make_request response = conn.getresponse() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 516, in getresponse httplib_response = super().getresponse() ^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/http/client.py", line 1395, in getresponse response.begin() File "/opt/alt/python311/lib64/python3.11/http/client.py", line 325, in begin version, status, reason = self._read_status() ^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/http/client.py", line 294, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 534, in _make_request response = conn.getresponse() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 516, in getresponse httplib_response = super().getresponse() ^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/http/client.py", line 1395, in getresponse response.begin() File "/opt/alt/python311/lib64/python3.11/http/client.py", line 325, in begin version, status, reason = self._read_status() ^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/http/client.py", line 294, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [UID:1600][1587441] Child process with pid: 1587477 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) Not Found: /favicon.ico Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) [UID:1600][1840585] Child process with pid: 1840601 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [UID:1600][2008339] Child process with pid: 2008363 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) [UID:1600][2084748] Child process with pid: 2084781 was killed by signal: 15, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 39, in reraise raise value File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 713, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Read timed out. (read timeout=None) [UID:1600][2121783] Child process with pid: 2121802 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Not Found: /favicon.ico [UID:1600][2304886] Child process with pid: 2304909 was killed by signal: 15, core dumped: no [UID:1600][2355481] Child process with pid: 2355496 was killed by signal: 9, core dumped: no [UID:1600][2457519] Child process with pid: 2457533 was killed by signal: 9, core dumped: no [UID:1600][2562421] Child process with pid: 2562457 was killed by signal: 15, core dumped: no [UID:1600][2673113] Child process with pid: 2673254 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) [UID:1600][2769107] Child process with pid: 2769134 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [UID:1600][2826174] Child process with pid: 2826193 was killed by signal: 9, core dumped: no [UID:1600][2879473] Child process with pid: 2917062 was killed by signal: 15, core dumped: no [UID:1600][2879473] Child process with pid: 2879487 was killed by signal: 9, core dumped: no [UID:1600][3176438] Child process with pid: 3176451 was killed by signal: 9, core dumped: no Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / [UID:1600][3370592] Child process with pid: 3370608 was killed by signal: 9, core dumped: no [UID:1600][3413943] Child process with pid: 3413970 was killed by signal: 9, core dumped: no [UID:1600][3459414] Child process with pid: 3459435 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [UID:1600][3620776] Child process with pid: 3620786 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [UID:1600][3686061] Child process with pid: 3686069 was killed by signal: 9, core dumped: no [UID:1600][3728557] Child process with pid: 3728576 was killed by signal: 15, core dumped: no Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / [UID:1600][3857377] Child process with pid: 3857392 was killed by signal: 15, core dumped: no Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) [UID:1600][3857377] Child process with pid: 3857397 was killed by signal: 9, core dumped: no Not Found: /wp-includes/wlwmanifest.xml//wp-includes/wlwmanifest.xml Not Found: /xmlrpc.php//xmlrpc.php Not Found: // Not Found: // Not Found: /wp-json/wp/v2/users//wp-json/wp/v2/users/ Not Found: /wp-json/oembed/1.0/embed//wp-json/oembed/1.0/embed Not Found: /xmlrpc.php//xmlrpc.php [UID:1600][3931808] Child process with pid: 3931833 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [UID:1600][4185411] Child process with pid: 1132 was killed by signal: 15, core dumped: no [UID:1600][189128] Child process with pid: 189138 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / [UID:1600][305768] Child process with pid: 305788 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [UID:1600][511467] Child process with pid: 511484 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) [UID:1600][576703] Child process with pid: 577130 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/models.py", line 974, in json return complexjson.loads(self.text, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/json/__init__.py", line 346, in loads return _default_decoder.decode(s) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 24, in obtener_temperaturas data = response.json() ^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/models.py", line 978, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) [UID:1600][617507] Child process with pid: 634518 was killed by signal: 15, core dumped: no [UID:1600][617507] Child process with pid: 617527 was killed by signal: 9, core dumped: no [UID:1600][696031] Child process with pid: 696323 was killed by signal: 9, core dumped: no [UID:1600][779727] Child process with pid: 779778 was killed by signal: 9, core dumped: no [UID:1600][924421] Child process with pid: 924444 was killed by signal: 9, core dumped: no [UID:1600][978489] Child process with pid: 978522 was killed by signal: 9, core dumped: no [UID:1600][1019359] Child process with pid: 1019367 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [UID:1600][1100717] Child process with pid: 1141668 was killed by signal: 15, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) [UID:1600][1146689] Child process with pid: 1146698 was killed by signal: 9, core dumped: no [UID:1600][1200661] Child process with pid: 1200695 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/dia Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 155, in data_para_grafico_temperatura data = obtener_temperaturas(1) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [UID:1600][1920650] Child process with pid: 1920704 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/dia Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=1&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 155, in data_para_grafico_temperatura data = obtener_temperaturas(1) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=1&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) [UID:1600][2035565] Child process with pid: 2035580 was killed by signal: 9, core dumped: no [UID:1600][2152600] Child process with pid: 2152611 was killed by signal: 9, core dumped: no [UID:1600][2209059] Child process with pid: 2209094 was killed by signal: 9, core dumped: no [UID:1600][2282441] Child process with pid: 2282460 was killed by signal: 9, core dumped: no [UID:1600][2328597] Child process with pid: 2328630 was killed by signal: 9, core dumped: no [UID:1600][2433350] Child process with pid: 2433396 was killed by signal: 9, core dumped: no [UID:1600][2556552] Child process with pid: 2556572 was killed by signal: 9, core dumped: no [UID:1600][2738769] Child process with pid: 2738788 was killed by signal: 9, core dumped: no [UID:1600][3020957] Child process with pid: 3020967 was killed by signal: 9, core dumped: no [UID:1600][3065748] Child process with pid: 3065757 was killed by signal: 9, core dumped: no [UID:1600][3141598] Child process with pid: 3141622 was killed by signal: 9, core dumped: no [UID:1600][3318844] Child process with pid: 3318861 was killed by signal: 9, core dumped: no [UID:1600][3371952] Child process with pid: 3371988 was killed by signal: 9, core dumped: no Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico [UID:1600][3627420] Child process with pid: 3627426 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/mes Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 170, in data_para_grafico_temperatura data = obtener_temperaturas(30) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [UID:1600][3681451] Child process with pid: 3681468 was killed by signal: 9, core dumped: no [UID:1600][3800488] Child process with pid: 3800503 was killed by signal: 9, core dumped: no [UID:1600][3860411] Child process with pid: 3860437 was killed by signal: 9, core dumped: no Internal Server Error: /grafico_data_temperatura/semana Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 163, in data_para_grafico_temperatura data = obtener_temperaturas(7) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=7&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) [UID:1600][3919241] Child process with pid: 3919266 was killed by signal: 9, core dumped: no Not Found: /favicon.ico [UID:1600][3978553] Child process with pid: 3978578 was killed by signal: 9, core dumped: no Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Not Found: /favicon.ico [UID:1600][2036862] Child process with pid: 2036880 was killed by signal: 9, core dumped: no [UID:1600][2108761] Child process with pid: 2108784 was killed by signal: 9, core dumped: no Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /favicon.ico Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /userfuns.php Not Found: /postnews.php Not Found: /postnews.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /userfuns.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /postnews.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /postnews.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /robots.txt Not Found: /favicon.ico Not Found: /favicon.ico Internal Server Error: /grafico_data_temperatura/mes Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 474, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 170, in data_para_grafico_temperatura data = obtener_temperaturas(30) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 682, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /favicon.ico Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /robots.txt Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /robots.txt [UID:1600][3812314] Child process with pid: 3812360 was killed by signal: 15, core dumped: no [UID:1600][3812314] Child process with pid: 3812327 was killed by signal: 15, core dumped: no Not Found: /robots.txt [UID:1600][1906155] Child process with pid: 1906164 was killed by signal: 15, core dumped: no Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /robots.txt Not Found: /wp-includes/wlwmanifest.xml//wp-includes/wlwmanifest.xml Not Found: /xmlrpc.php//xmlrpc.php Not Found: // Not Found: // Not Found: /wp-json/wp/v2/users//wp-json/wp/v2/users/ Not Found: /wp-json/oembed/1.0/embed//wp-json/oembed/1.0/embed Not Found: /xmlrpc.php//xmlrpc.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Not Found: /favicon.ico Not Found: /favicon.ico Internal Server Error: /grafico_data_temperatura/mes Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 741, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( ^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 480, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1104, in _create self.do_handshake() File "/opt/alt/python311/lib64/python3.11/ssl.py", line 1382, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1016) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1016) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=30&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 170, in data_para_grafico_temperatura data = obtener_temperaturas(30) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/monitor.hibring.com/Main/views_historic.py", line 23, in obtener_temperaturas response = requests.get(url, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/requests/adapters.py", line 698, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='api.open-meteo.com', port=443): Max retries exceeded with url: /v1/forecast?latitude=-32.868999&longitude=-70.15175&hourly=temperature_2m%2Crelative_humidity_2m%2Cprecipitation%2Cwind_speed_10m&past_days=30&timezone=America%2FSantiago (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1016)'))) [UID:1600][1936062] Child process with pid: 1936209 was killed by signal: 9, core dumped: no Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt [UID:1600][1805755] Child process with pid: 1805787 was killed by signal: 15, core dumped: no Not Found: /wp-includes/wlwmanifest.xml//wp-includes/wlwmanifest.xml Not Found: /xmlrpc.php//xmlrpc.php Not Found: // Not Found: // Not Found: /wp-json/wp/v2/users//wp-json/wp/v2/users/ Not Found: /wp-json/oembed/1.0/embed//wp-json/oembed/1.0/embed Not Found: /xmlrpc.php//xmlrpc.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /favicon.ico Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /wp-json/wc/v3 Not Found: /magento_version Not Found: /index.php Not Found: /index.php Not Found: /index.php Not Found: /index.php Not Found: /admin/ Not Found: /wp-login.php Not Found: /favicon.ico Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /wp-json/wc/v3 Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /magento_version Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /index.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /index.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /index.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /index.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /admin/ Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /wp-json/ Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /wp-json/wc/v3 Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /magento_version Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /index.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /index.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /index.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /index.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /admin/ Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /wp-json/ Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /favicon.ico Not Found: /favicon.ico Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /view-source: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /misc/ajax.js Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /enhancecp Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /wp-content/plugins/fix/up.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /dup-installer/main.installer.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /wp-content/themes/seotheme/db.php Not Found: /robots.txt Not Found: /robots.txt Not Found: /enhancecp Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /.well-known/security.txt Not Found: /favicon.ico Not Found: /txets.php Not Found: /wp-content/txets.php Not Found: /wp-content/txets.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /favicon.ico Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /styles/namepros/core/pwa/192x192.png Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /favicon.ico Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /favicon.ico Not Found: /favicon.ico Not Found: /wp-content/plugins/hellopress/wp_filemanager.php Not Found: /ms-edit.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /txets.php Not Found: /wp-content/txets.php Not Found: /wp-content/txets.php Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Not Found: /favicon.ico Not Found: /favicon.ico [UID:1600][1444849] Child process with pid: 1444879 was killed by signal: 9, core dumped: no Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /favicon.ico Not Found: /robots.txt Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /userfuns.php Not Found: /postnews.php Not Found: /postnews.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /userfuns.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /postnews.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /postnews.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /favicon.ico Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /license.txt Not Found: /favicon.ico Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /robots.txt Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /license.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /.well-known/security.txt Not Found: /txets.php Not Found: /wp-content/txets.php Not Found: /wp-content/txets.php Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /wp-login.php Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: / Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /favicon.ico Not Found: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /robots.txt Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/utils/deprecation.py", line 119, in __call__ response = self.process_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() ^^^^^^^^^^^^^^^^^^ File "/home/grupohib/virtualenv/monitor.hibring.com/3.11/lib/python3.11/site-packages/django/http/request.py", line 186, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.monitor.hibring.com'. You may need to add 'www.monitor.hibring.com' to ALLOWED_HOSTS. Bad Request: /enhancecp [UID:1600][1858023] Child process with pid: 1895624 was killed by signal: 15, core dumped: no [UID:1600][1858023] Child process with pid: 2105300 was killed by signal: 15, core dumped: no [UID:1600][1858023] Child process with pid: 2105301 was killed by signal: 15, core dumped: no [UID:1600][3900242] Child process with pid: 3900260 was killed by signal: 15, core dumped: no [UID:1600][3099483] Child process with pid: 3099501 was killed by signal: 15, core dumped: no [UID:1600][261177] Child process with pid: 272757 was killed by signal: 15, core dumped: no [UID:1600][2926698] Child process with pid: 2926735 was killed by signal: 15, core dumped: no [UID:1600][3776437] Child process with pid: 3785239 was killed by signal: 15, core dumped: no [UID:1600][1409378] Child process with pid: 1460600 was killed by signal: 15, core dumped: no