runtime error

Exit code: 1. Reason: Downloading readme: 0%| | 0.00/6.17k [00:00<?, ?B/s] Downloading readme: 100%|██████████| 6.17k/6.17k [00:00<00:00, 27.9MB/s] Downloading data: 0%| | 0.00/42.3M [00:00<?, ?B/s] Downloading data: 100%|██████████| 42.3M/42.3M [00:00<00:00, 44.9MB/s] Generating train split: 0%| | 0/1500 [00:00<?, ? examples/s] Generating train split: 100%|██████████| 1500/1500 [00:00<00:00, 3739.99 examples/s] Traceback (most recent call last): File "/home/user/app/app.py", line 69, in <module> mongo_client = get_mongo_client(mongo_uri) File "/home/user/app/app.py", line 52, in get_mongo_client client = pymongo.MongoClient(mongo_uri) # Create a MongoDB client File "/usr/local/lib/python3.10/site-packages/pymongo/mongo_client.py", line 774, in __init__ res = uri_parser.parse_uri( File "/usr/local/lib/python3.10/site-packages/pymongo/uri_parser.py", line 542, in parse_uri nodes = dns_resolver.get_hosts() File "/usr/local/lib/python3.10/site-packages/pymongo/srv_resolver.py", line 140, in get_hosts _, nodes = self._get_srv_response_and_hosts(True) File "/usr/local/lib/python3.10/site-packages/pymongo/srv_resolver.py", line 120, in _get_srv_response_and_hosts results = self._resolve_uri(encapsulate_errors) File "/usr/local/lib/python3.10/site-packages/pymongo/srv_resolver.py", line 114, in _resolve_uri raise ConfigurationError(str(exc)) from None pymongo.errors.ConfigurationError: The DNS query name does not exist: _mongodb._tcp.my-cluster-01.2eqzrje.mongodb.net.

Container logs:

Fetching error logs...