runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 5, in <module> gr.load_openapi( ~~~~~~~~~~~~~~~^ openapi_spec="https://avitinternalapps.avit.ninja:2096/cw-api/spec.json", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... auth_token=os.getenv("OPENAPI_AUTH_TOKEN") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ).launch(mcp_server=True) ^ File "/usr/local/lib/python3.13/site-packages/gradio/external.py", line 958, in load_openapi raise ValueError("No valid paths found in the OpenAPI specification") ValueError: No valid paths found in the OpenAPI specification

Container logs:

Fetching error logs...