-
Notifications
You must be signed in to change notification settings - Fork 713
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
Comments
Hey @mqklin this error means the client can't establish a connection with the relay. |
Hey @ganchoradkov |
{"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] |
I've started receiving this error a few days ago, after updating to the lates wallet connect versions, same error: Any way to go around this? |
I believe this can be closed now that #3230 is merged |
Describe the bug
open
function call fromuseWeb3Modal()
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):
The text was updated successfully, but these errors were encountered: