Describe the bug
When I try to create a new user on my self hosted lago, I can't move forward with the account creation.
I got the toast message "An error occurred, please reload the application"
I tried with google and face the same issue.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Sign up'
- Click on 'Sign up'
- See error
Expected behavior
I expect my account to be created and be redirected to Lago dashboard or main page.
Screenshots

Support
- OS: macOS 15.3.1 (24D70)
- Browser: Arc
- Version: Version 1.90.1 (61364)
Additional context
In order to avoid localhost conflict with other instance running on my docker, I install Lago with this command docker run -d --name lago -p 80:80 -p 3001:3000 getlago/lago:latest
Describe the bug
When I try to create a new user on my self hosted lago, I can't move forward with the account creation.
I got the toast message "An error occurred, please reload the application"
I tried with google and face the same issue.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect my account to be created and be redirected to Lago dashboard or main page.
Screenshots

Support
Additional context
In order to avoid localhost conflict with other instance running on my docker, I install Lago with this command docker run -d --name lago -p 80:80 -p 3001:3000 getlago/lago:latest