Intermittent Temporary failure in name resolution from our Space VM

Streamlit app in a free space vm

You can now view your Streamlit app in your browser.

Network URL: http://x.x.x.x
External URL: http://x.x.x.x

2024-02-27 04:48:02.622 Uncaught app exception
Traceback (most recent call last):
File “/home/user/.local/lib/python3.10/site-packages/urllib3/connection.py”, line 198, in _new_conn
sock = connection.create_connection(
File “/home/user/.local/lib/python3.10/site-packages/urllib3/util/connection.py”, line 60, in create_connection
for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
File “/usr/local/lib/python3.10/socket.py”, line 955, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File “/home/user/.local/lib/python3.10/site-packages/urllib3/connectionpool.py”, line 793, in urlopen
response = self._make_request(
File “/home/user/.local/lib/python3.10/site-packages/urllib3/connectionpool.py”, line 491, in _make_request
raise new_e
File “/home/user/.local/lib/python3.10/site-packages/urllib3/connectionpool.py”, line 467, in _make_request
self._validate_conn(conn)
File “/home/user/.local/lib/python3.10/site-packages/urllib3/connectionpool.py”, line 1099, in _validate_conn
conn.connect()
File “/home/user/.local/lib/python3.10/site-packages/urllib3/connection.py”, line 616, in connect
self.sock = sock = self._new_conn()
File “/home/user/.local/lib/python3.10/site-packages/urllib3/connection.py”, line 205, in _new_conn
raise NameResolutionError(self.host, self, e) from e
urllib3.exceptions.NameResolutionError: <urllib3.connection.HTTPSConnection object at 0x7f64f0296890>: Failed to resolve ‘’ ([Errno -3] Temporary failure in name resolution)

We verified that we do not have any resolution through our dns provider