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
When I run LangFlow with backend only mode + frontend or backend+frontend from the same container, also tested with externalDatabase enabled or disabled. The issue seems to be with the fact that the server DNS name is not localhost.
When I portforward directly to the service/container to localhost, the issue disappears.