runtime error
Exit code: 1. Reason: oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2026-05-25 16:50:49.917091: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2026-05-25 16:50:49.985233: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2026-05-25 16:50:49.985961: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2026-05-25 16:50:51.489486: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 26-05-25 16:50:53 - Directory /root/.deepface has been created 26-05-25 16:50:53 - Directory /root/.deepface/weights has been created Traceback (most recent call last): File "/app/app.py", line 17, in <module> client = MongoClient(mongo_uri) File "/usr/local/lib/python3.10/site-packages/pymongo/mongo_client.py", line 771, in __init__ res = uri_parser.parse_uri( File "/usr/local/lib/python3.10/site-packages/pymongo/uri_parser.py", line 558, in parse_uri nodes = dns_resolver.get_hosts() File "/usr/local/lib/python3.10/site-packages/pymongo/srv_resolver.py", line 131, in get_hosts _, nodes = self._get_srv_response_and_hosts(True) File "/usr/local/lib/python3.10/site-packages/pymongo/srv_resolver.py", line 111, 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 105, in _resolve_uri raise ConfigurationError(str(exc)) from None pymongo.errors.ConfigurationError: The DNS query name does not exist: _mongodb._tcp.cluster0.n8pboqq.mongodb.net.
Container logs:
Fetching error logs...