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

Log In Bug Tracker #2426

Open
humansinstitute opened this issue Jan 14, 2025 · 4 comments
Open

Log In Bug Tracker #2426

humansinstitute opened this issue Jan 14, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@humansinstitute
Copy link
Contributor

humansinstitute commented Jan 14, 2025

14th Jan 2025

I am constantly being logged out of Bounties platform.

I have been getting logged out consistently.

Options to monitor:

  1. Cypress test that attempts to run for 5 mins?
  • Fire up Cypress test navigate around for 5 minutes pausing on various parts of the site, e.g. workspace planner and refresh multiple times, open and close tabs.
  • See if disconnected during this time
  • Adds longer test into a lengthy deployment process
  1. Monitor for short timeouts on newly generated access tokens?
  • Assumption: We record access token generation time
  • Tracks token granting and deactivation events
  • Calculates token lifespans
  • Detects patterns of short-lived tokens (e.g. less than 30 mins)
  • Triggers alerts when multiple short-lived tokens are detected within a time window

Somewhat related was this: #2450

@humansinstitute humansinstitute added the bug Something isn't working label Jan 14, 2025
@aliraza556
Copy link
Contributor

aliraza556 commented Jan 14, 2025

@humansinstitute This issue was produced after merging this PR and releasing image

https://github.com/stakwork/sphinx-tribes/pull/2406/files

@humansinstitute
Copy link
Contributor Author

Suggested fix by Evan #2449

@humansinstitute
Copy link
Contributor Author

humansinstitute commented Jan 15, 2025

Before A refresh when logout has occured:

sphinx wed 15 jan 01 37 51

Associated Logs:

errors.log

After Refresh:

image

Logs After refresh:

errors-postRefresh.log

@humansinstitute
Copy link
Contributor Author

Raphael replicating "I just saw the error, its a token refreshed failed error":

image

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
None yet
Development

No branches or pull requests

2 participants