-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Use the following steps to deply langflow-ide on kind with helm and the status of langflow-service-0 get CrashLoopBackOff
the event of langflow-service-0 shows
│ Events: │
│ Type Reason Age From Message │
│ ---- ------ ---- ---- ------- │
│ Normal Scheduled 8m50s default-scheduler Successfully assigned langflow/langflow-service-0 to kind-control-plane │
│ Normal Pulling 8m49s kubelet Pulling image "langflowai/langflow:latest" │
│ Normal Pulled 7m42s kubelet Successfully pulled image "langflowai/langflow:latest" in 1m0.984s (1m7.406s including waiting). Image size: 811649860 bytes. │
│ Warning Unhealthy 4m29s (x16 over 7m25s) kubelet Readiness probe failed: Get "http://10.244.0.7:7860/health": context deadline exceeded (Client.Timeout exceeded while awaiting headers) │
│ Warning Unhealthy 2m25s (x15 over 7m25s) kubelet Liveness probe failed: Get "http://10.244.0.7:7860/health": context deadline exceeded (Client.Timeout exceeded while awaiting headers) │
│ Normal Created 114s (x6 over 7m42s) kubelet Created container: langflow-ide │
│ Normal Started 114s (x6 over 7m42s) kubelet Started container langflow-ide │
│ Normal Pulled 114s (x5 over 6m34s) kubelet Container image "langflowai/langflow:latest" already present on machine │
│ Normal Killing 75s (x6 over 7m5s) kubelet Container langflow-ide failed liveness probe, will be restarted and the langflow-ide container logs shows
LF_CHART_EXTERNALDB_DRIVER is not set, using SQLLite database │
│ /app/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_model_cost_map.py:41: DeprecationWarning: open_text is deprecated. Use files() instead. Refer to https://importlib-resources.readthed │
│ with importlib.resources.open_text( │
│ /app/.venv/lib/python3.12/site-packages/litellm/utils.py:162: DeprecationWarning: open_text is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#mig │
│ with resources.open_text( │
│ /app/.venv/lib/python3.12/site-packages/langchain_nvidia_ai_endpoints/_common.py:176: UserWarning: An API key is required for the hosted NIM. This will become an error in the future. │
│ warnings.warn( │
│ /app/.venv/lib/python3.12/site-packages/langchain_nvidia_ai_endpoints/_common.py:176: UserWarning: An API key is required for the hosted NIM. This will become an error in the future. │
│ warnings.warn( │
│ /app/.venv/lib/python3.12/site-packages/langchain_nvidia_ai_endpoints/_common.py:176: UserWarning: An API key is required for the hosted NIM. This will become an error in the future. │
│ warnings.warn( │
│ /app/.venv/lib/python3.12/site-packages/langchain_nvidia_ai_endpoints/_common.py:176: UserWarning: An API key is required for the hosted NIM. This will become an error in the future. │
│ warnings.warn( │
│ /app/.venv/lib/python3.12/site-packages/langchain_nvidia_ai_endpoints/_common.py:176: UserWarning: An API key is required for the hosted NIM. This will become an error in the future. │
│ warnings.warn( │
│ /app/.venv/lib/python3.12/site-packages/langchain_nvidia_ai_endpoints/_common.py:176: UserWarning: An API key is required for the hosted NIM. This will become an error in the future. │
│ warnings.warn( │
│ /app/.venv/lib/python3.12/site-packages/pydantic/_internal/_config.py:345: UserWarning: Valid config keys have changed in V2: │
│ * 'schema_extra' has been renamed to 'json_schema_extra' │
│ warnings.warn(message, UserWarning)
│ stream closed EOF for langflow/langflow-service-0 (langflow-ide) I tried to install on my desktop and laptop and got the same situation.
Meshkati and AnhQuanTrl
Metadata
Metadata
Assignees
Labels
No labels