Skip to content

0.4 Migration Tool Fails #127

@crazybob1215

Description

@crazybob1215

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions