question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] log in and Sign Up always return error

See original GitHub issue

For Sign Up

  • on local and in the deployed page when I try to make a sing up always get An unexpected error ocurred and the logs says Error: Internal server error at FetcherError.CommerceError [as constructor] but then in the mybigcommerce i can see the user created as expected

For Log In

  • on local and in the deployed page always return An unexpected error ocurred. Did you forgot your password? and the logs says Error: Internal server error at FetcherError.CommerceError [as constructor]

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
murillo94commented, Nov 5, 2020

Same error here, tried to login in and sign up takes the error:

view url response
Captura de Tela 2020-11-04 às 21 48 44 Captura de Tela 2020-11-04 às 21 48 32 Captura de Tela 2020-11-04 às 21 48 23

But when i check View Customers on bigcommerce they are saved:

Captura de Tela 2020-11-04 às 21 52 44

1reaction
buty619commented, Oct 28, 2020

yes i set it whit the vercel shell and making vercel env pull but is set as usual .env, so i don’t have the error asking for the env vars on my local, also @okbel thanks for answering ¡¡

Read more comments on GitHub >

github_iconTop Results From Across the Web

auth.signUp() doesn't error for existing accounts - security ...
Bug report Describe the bug supabase.auth.signUp() is not erroring for existing accounts. Right now, you can submit an existing email with ...
Read more >
Error message bug in custom-login - Auth0 Community
When a user attempts to sign up with an existing email address, they see this generic error: WE'RE SORRY, SOMETHING WENT WRONG WHEN...
Read more >
Fix login issues on websites that require a username and ...
Click the menu button · At the top right corner, type the name of the website you wish to forget in the Search...
Read more >
How can I solve this PHP login bug? - Stack Overflow
I have my HTML form's action attribute set to auth/login.php , which does exist. What it does is basically check if the fields...
Read more >
Most Common Log-in Problems and Solutions | by Nick Babich
Users can get so used to typing in their old password that they can forget they changed it. And when they see an...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found