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

0.4 Migration Tool Fails #127

Closed
crazybob1215 opened this issue Sep 22, 2024 · 1 comment
Closed

0.4 Migration Tool Fails #127

crazybob1215 opened this issue Sep 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@crazybob1215
Copy link

Describe the bug
The migration tool fails to import the pocketbase database and if I try to create the first user instead, nothing happens.

To Reproduce
Steps to reproduce the behavior:

  1. Create the grimoire container
  2. Go to http://myhost:5173
  3. Click on the migration tool link on the welcome page
  4. Select my existing backup file
  5. Click "Start Migration using PocketBase"
  6. See error

Error: {"message":"Internal Error"}

and the below screenshot in the container logs

Expected behavior
The pocketbase export should be imported and I should be able to login with an existing account.

Screenshots
Docker compose contents:
image

The error when importing the pocketbase export
image

Additional context
I've tried completely wiping out the container and the volume, and when that's failed a couple times I tried just starting from scratch by creating a new admin user, but that fails too. When I try to create a new first user, I don't get any errors, but nothing happens and I can't login with the credentials I just set.

@goniszewski goniszewski self-assigned this Sep 23, 2024
@goniszewski goniszewski added the bug Something isn't working label Sep 23, 2024
@goniszewski
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants