[BUG] Log in credentials fail in V3
Greetings, Flowise community, I can't log in with my credentials in new Flowise V3 on HuggingFace server.
Steps to reproduce the behavior:
- Go to MySQL Flowise server with "FLOWISE_PASSWORD" and "FLOWISE_USERNAME" as environment variables.
- Try to log in with the same credentials as in previous flowise versions.
- See error.
I don't know how to send the code to reproduce behavior, just that it have always worked until now. Currently, I tried everything, changing the credentials, browser, but none worked. The only way I found is to remove the environment variables in order to enter the server, which is not safe. Some feedback on any workaround please, thanks!
We have the same issue with both V2 and V3 spaces on HuggingFace
@SleepingSmel so updating your username and passworld via .env did not resolve the problem?
Now it works, apparently the issue was fixed, thanks.