AppFlowy-IO / AppFlowy-Cloud

AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
GNU Affero General Public License v3.0
1.02k stars 214 forks source link

[Bug] Unable to sign in when GOTRUE_DISABLE_SIGNUP=true #562

Open DrilealoTatarara opened 5 months ago

DrilealoTatarara commented 5 months ago

Describe the bug I want to deny the signups from the admin panel to every who has not an invitation. They told me in the discord that if i added the line "GOTRUE_DISABLE_SIGNUP=true" to the enviroment variables in docker-compose.yml in gotrues configuration, the sign ups whould be blocked. That worked, the problem is that existing users can't log in. There appears an error in the screen:

error-log-in

speed2exe commented 5 months ago

@DrilealoTatarara thanks for letting us know. this a popular requested feature and we will look into it

Svyatopes commented 2 months ago

Any updates on resolving this bug?

speed2exe commented 5 days ago

@Svyatopes @DrilealoTatarara it appears that appflowy-cloud service is not running properly in the docker compose set up, do check the logs and errors, it should give you a reason why that fails