You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running the IDE with an external DB, after fix some issues in the values.yaml and the backend-statefulset.yaml, the DB is up and running but now the backend pod fails because it's setting the port with the frontend service+port value 'port': 'tcp://10.102.203.3:8080'.
I'm running the IDE with an external DB, after fix some issues in the
values.yaml
and thebackend-statefulset.yaml
, the DB is up and running but now the backend pod fails because it's setting the port with the frontend service+port value'port': 'tcp://10.102.203.3:8080'
.Attached the logs and yaml files, had to change the extension of yaml since it's not allowed.
langflow-0.log
backend-statefulset.txt
values.txt
The text was updated successfully, but these errors were encountered: