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/relayer'}: socket stalled at eval #2970

Closed
mqklin opened this issue Jul 3, 2023 · 5 comments
Closed

{context: 'core/relayer'}: socket stalled at eval #2970

mqklin opened this issue Jul 3, 2023 · 5 comments
Labels
type: bug Something isn't working

Comments

@mqklin
Copy link

mqklin commented Jul 3, 2023

Describe the bug
open function call from useWeb3Modal() just caused {context: 'core/relayer'}: socket stalled error.

SDK Version (if relevant)
"@web3modal/ethereum": "^2.4.7",
"@web3modal/react": "^2.4.7",

To Reproduce

Smartphone (please complete the following information):

  • Device: iPhone 12 mini
  • OS: iOS 16.5.1
  • App Version: 7.0.1 (MetaMask)
    image
@mqklin mqklin added the type: bug Something isn't working label Jul 3, 2023
@ganchoradkov
Copy link
Member

Hey @mqklin this error means the client can't establish a connection with the relay.
Are you using some VPN or proxy that might be causing this?

@mqklin
Copy link
Author

mqklin commented Jul 3, 2023

Hey @ganchoradkov
no I don't.
I just tested WC2 the whole day today, and got this error 2 times.

@ric344
Copy link

ric344 commented Jul 4, 2023

{"context": "core"} {"context": "core/relayer"} [Error: WebSocket connection failed for URL: wss://relay.walletconnect.com?auth=eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJkaWQ6a2V5Ono2TWtpajZ5WE1IYzdaSnhWdjd1QW5ENzdWb3Myc1ZDaUc2M05EM1d3Y29iZXptWiIsInN1YiI6ImI2ZmE2OWRiMzM1OGY5OGE2Y2VlZjdiYzlkNGU2NGI2OWI1MjBhZDE0NTZjMzQwOGNjMWJmM2NjNjNjMGNmOGIiLCJhdWQiOiJ3c3M6Ly9yZWxheS53YWxsZXRjb25uZWN0LmNvbSIsImlhdCI6MTY4ODUwNjc4OSwiZXhwIjoxNjg4NTkzMTg5fQ.BvTRkiCVmeyi-HBs5ufdAA4NS4bF0B-ahg4jQaF53x8ermz69IjiHVNuAgkFJYSU2UL_hXeGX4e8NV4nb-8cBQ&projectId=761c84c077c0d977b8f4e20fbd4eae64&ua=wc-2%2Fjs-y%2Funknown-%2Freact-native&useOnCloseEvent=true]

@roman-utila
Copy link

I've started receiving this error a few days ago, after updating to the lates wallet connect versions, same error: Error: Socket stalled when trying to connect to wss://relay.walletconnect.org.

Any way to go around this?

@kdenhartog
Copy link
Contributor

I believe this can be closed now that #3230 is merged

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

No branches or pull requests

6 participants