Skip to content
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

Attempting to reuse the sign-in redirect breaks "Manage Accounts" #870

Open
nyghtstalker opened this issue Apr 23, 2024 · 0 comments
Open
Labels
Severity: 3 - Low Minimal impact, typically cosmetic issues or minor bugs affecting a few users. Type: Bug Something isn't working

Comments

@nyghtstalker
Copy link

Describe the bug

When a user attempts to reuse the sign-in redirect this will break "Manage Accounts" in the client and make it inaccessible. The user will have to restart in order to fix it.

Add logs

(11:23:39) INFO:    [Backend]:          HyperPlay is already running, quitting this instance

(11:23:39) ERROR:   [HyperPlay]:        Error starting proxy server Error: listen EADDRINUSE: address already in use :::9680

Steps to reproduce

  1. Click Login and enter email
  2. Check email to confirm email
  3. Keep page open after sign-in has been approved
  4. On same page click "here" to attempt login again
  5. Error will be displayed
  6. Click "Manage Accounts"
  7. Observe error is still present and unable to access accounts modal

Expected behavior

User is able to access accounts modal as normal

Screenshots

image

image

hyperplay Version

Latest Stable

System Information

  • Windows 10
  • hyperplay Version 0.13.1

Additional information

No response

@nyghtstalker nyghtstalker added Type: Bug Something isn't working Severity: 3 - Low Minimal impact, typically cosmetic issues or minor bugs affecting a few users. labels Apr 23, 2024
@nyghtstalker nyghtstalker changed the title Attempting to reuse the sign-in redirect breaks "Manage Accounts" in the client Attempting to reuse the sign-in redirect breaks "Manage Accounts" Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Severity: 3 - Low Minimal impact, typically cosmetic issues or minor bugs affecting a few users. Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant