runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/timm/models/layers/__init__.py:49: FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers warnings.warn(f"Importing from {__name__} is deprecated, please import via timm.layers", FutureWarning) [app] Unable to auto-discover latest version path: [Errno -2] Name or service not known [app] current_model pointer unavailable, using defaults: [Errno -2] Name or service not known [app] Downloading model artifacts from Supabase Storage… [app] Primary startup model paths failed: [Errno -2] Name or service not known [app] Unable to auto-discover latest version path: [Errno -2] Name or service not known Traceback (most recent call last): File "/app/app.py", line 524, in <module> ACTIVE_ARTIFACT_PATHS = resolve_startup_artifact_paths() File "/app/app.py", line 282, in resolve_startup_artifact_paths raise RuntimeError( RuntimeError: Unable to resolve startup model artifacts. Configure current_model table, or set MODEL_VERSION_TAG / MODEL_BASE_PATH to a valid folder under the model bucket.

Container logs:

Fetching error logs...