-
-
Notifications
You must be signed in to change notification settings - Fork 226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Tries to create existing amin account #544
Comments
This patch appears to fix the startup issue:
|
Hello, Should we not just check if the admin account exists before trying to create it and wait an error ? |
That's better option in my opinion. |
Hello, I have the same problem, is there a way around it? |
I will learn rust and then propose a patch if no one do this :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
At each appflowy cloud start
When we configure gotrue with:
Appflowy is not able to start at all
To Reproduce
Steps to reproduce the behavior:
Expected behavior
User already exist, no error triggered.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: