Skip to content

Hanko Elements <hanko-auth /> and <hanko-login /> after login error with: A technical error has occurred #2093

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
2 tasks done
kivi opened this issue Mar 20, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@kivi
Copy link

kivi commented Mar 20, 2025

Checklist

  • I could not find a solution in the existing issues or docs.
  • I agree to follow this project's Code of Conduct.

Describe the bug

Hanko Elements is showing me A technical error has occurred. Please try again later after a successful login.

I am receiving the hanko token by the x-auth-token and opening a page with Element <hanko-profile /> I can see the correct data for the loggedIn user.

Some more details:

  • I am doing a Passcode login
  • Using Vue
  • No event call for @onSessionCreated="redirectAfterLogin"

It stopped working after updating from @teamhanko/hanko-elements ^1.4.0 to ^1.5.0

I am missing a log from Hanko Elements. Nothing is logged and it would be nice, if it could be enabled and it might be easier to detect an error in future.

Reproducing the bug

Open a page with <hanko-auth />
Enter registered eMail id
Receive code and enter code

-> see the error: A technical error has occurred. Please try again later

Logs

No logs in Browser.
The backend logs as usual all good and successful.

Configuration

Hanko Version

1.5.0

OS Hanko Backend

Linux

OS Version Hanko Backend

No response

OS

None

OS Version

No response

Browser Version

Chromium 133.0.6943.126
Firefox 136.0.2 (64-bit)

Environment

None

Additional Context

No response

@kivi kivi added the bug Something isn't working label Mar 20, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in Hanko Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant