You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click on the migration tool link on the welcome page
Select my existing backup file
Click "Start Migration using PocketBase"
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:
The error when importing the pocketbase export
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.
The text was updated successfully, but these errors were encountered:
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:
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:
The error when importing the pocketbase export
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.
The text was updated successfully, but these errors were encountered: