runtime error

Exit code: 1. Reason: data, self_instance=self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ File "/app/.venv/lib/python3.12/site-packages/langchain_openai/chat_mode ls/base.py", line 825, in validate_environment self.root_client = openai.OpenAI(**client_params, **sync_specific) # type: ignore ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^ File "/app/.venv/lib/python3.12/site-packages/openai/_client.py", line 137, in __init__ raise OpenAIError( openai.OpenAIError: The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY environment variable  ERROR  Application startup failed. Exiting. 2025-12-20 15:30:14.986 | ERROR | cuga.cli:start:931 - Demo server did not become ready after 60.0 seconds. Please check if the server started correctly on port 7860. INFO: Shutting down INFO: Waiting for application shutdown. INFO: Application shutdown complete. INFO: Finished server process [101] INFO: Shutting down INFO: Waiting for application shutdown. INFO: Application shutdown complete. INFO: Finished server process [131] INFO: Shutting down INFO: Waiting for application shutdown. INFO: Application shutdown complete. INFO: Finished server process [134] 2025-12-20 15:30:16.109 | ERROR | cuga.cli:start:982 - Error starting CRM demo services: 1

Container logs:

Fetching error logs...