Skip to content
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

Cannot register the default admin #28

Open
josedaniel opened this issue Dec 14, 2024 · 1 comment
Open

Cannot register the default admin #28

josedaniel opened this issue Dec 14, 2024 · 1 comment

Comments

@josedaniel
Copy link

When using the Docker image (PocketBase v0.23 and later), the initial setup process no longer allows creation of the default admin user via the web interface.

I found a workaround:

  • Deploy PocketBase v0.22.x using the Docker image.
  • Create the admin user through the web interface.
  • Upgrade to the latest version (v0.23+).

Is there a documented or supported method to manually create the default admin user when using the Docker image for v0.23 and later?

@al-lac
Copy link

al-lac commented Dec 23, 2024

I have the same issue. Only way I found so far is to get the superuser creation link from the docker logs.

Trying to create the user via the api / cli did not work as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants