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

{context: 'core'} {context: 'core/relayer'} Error: WebSocket connection closed abnormally with code: 3000 (JWT validation error: JWT Token is not yet valid) #4391

Open
yellowCrimsonGator opened this issue Apr 3, 2024 · 4 comments
Labels
Customer Support type: bug Something isn't working

Comments

@yellowCrimsonGator
Copy link

yellowCrimsonGator commented Apr 3, 2024

Describe the bug
It takes a while for wallet connect modal to appear when executing openWeb3Modal from web3modal package
If you take a look ath the console you can see the following errors appear

{context: 'core'} {context: 'core/relayer'} 
Error: WebSocket connection closed abnormally with code: 3000
(JWT validation error: JWT Token is not yet valid): basic.iat: 1712137804, now + time_leeway: 1712137786, time_leeway: 120)

SDK

"@web3modal/ethereum": "2.6.2",
"@web3modal/react": "2.6.2",

To Reproduce
Steps to reproduce the behavior:

  1. Go to aurora.plus
  2. Click on 'Connect Wallet' and maybe it ll be reproduced

Expected behavior
Modal should appear on first click

Screenshots
Screenshot 2024-04-03 at 14 30 23

Desktop (please complete the following information):

  • OS: Mac Sonoma 14.1.1 (23B81)
  • Browser Firefox/Chrome
@yellowCrimsonGator yellowCrimsonGator added the type: bug Something isn't working label Apr 3, 2024
@yellowCrimsonGator
Copy link
Author

Screenshot 2024-04-05 at 19 18 57

@yellowCrimsonGator
Copy link
Author

Maybe we should bump the dependencies or smth like that

@VigM-Figure
Copy link

This is very likely due to your system time being incorrect. Check your computer settings. I can recreate if I set my time into the future, and it is solved when the time is correctly set back to sync.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Customer Support type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants