Skip to content

[BUG]: Not able to pass the signup stage #514

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

Open
adroual opened this issue Apr 13, 2025 · 0 comments
Open

[BUG]: Not able to pass the signup stage #514

adroual opened this issue Apr 13, 2025 · 0 comments

Comments

@adroual
Copy link

adroual commented Apr 13, 2025

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:

  1. Go to 'Sign up'
  2. Click on 'Sign up'
  3. See error

Expected behavior
I expect my account to be created and be redirected to Lago dashboard or main page.

Screenshots
Image

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

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

1 participant