Can anyone help with this
Getting error - Sign up is restricted. You need an invitation to join. Please contact the administrator.
Selfhosted, first time signing up
Can anyone help with this
Getting error - Sign up is restricted. You need an invitation to join. Please contact the administrator.
Selfhosted, first time signing up
I’m trying to run this locally with docker compose. It worked once, then never again even after deleting all containers and cached data. Very confusing.
Did you find a solution for this?
Hi @Jameso and @muntazir02
That means you already created an account before, so it only allow sign up for the first account.
@Jameso did you delete the volumes?
Yes, I deleted the volumes and recreated the containers. I couldn’t find the volume for the Postgres db though, so maybe that is still somewhere unexpected. Can’t check right now.
try to do
docker compose down --volumes