runtime error
local/lib/python3.10/contextlib.py:153 in __exit__ ā ā ā ā 150 ā ā ā ā # tell if we get the same exception back ā ā 151 ā ā ā ā value = typ() ā ā 152 ā ā ā try: ā ā ā± 153 ā ā ā ā self.gen.throw(typ, value, traceback) ā ā 154 ā ā ā except StopIteration as exc: ā ā 155 ā ā ā ā # Suppress StopIteration *unless* it's the same except ā ā 156 ā ā ā ā # was passed to throw(). This prevents a StopIteratio ā ā ā ā /usr/local/lib/python3.10/site-packages/httpx/_transports/default.py:84 in ā ā map_httpcore_exceptions ā ā ā ā 81 ā ā ā raise ā ā 82 ā ā ā ā 83 ā ā message = str(exc) ā ā ā± 84 ā ā raise mapped_exc(message) from exc ā ā 85 ā ā 86 ā ā 87 HTTPCORE_EXC_MAP = { ā ā°āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāÆ ReadTimeout: The read operation timed out
Container logs:
Fetching error logs...