apssouza22 / chatflow

Leveraging LLM to build Conversational UIs
BSD 2-Clause "Simplified" License
120 stars 26 forks source link

Sometimes "Login failed" with `undefined` instead of `/api/v1`, despite the frontend was running #46

Open vporton opened 1 year ago

vporton commented 1 year ago

Sometimes we have "Login failed" with undefined instead of /api/v1.

Restarting the frontend solves this problem, but sometimes the problem appears despite the frontend has been already restarted in the past.

We need further investigation how to reproduce this bug.