Registry v2 wallet Error SSL_PROTOCOL_ERR
See original GitHub issueHey there,
As of 4 days ago we’ve observed mobile links no longer appearing on our Wallet connect modals. I think we can potentially trace this to the depreciation of the old mobile registry. On our production environment we are getting the following error when opening the WC modal:
GET https://registry.walletconnect.com/api/v2/wallets net::ERR_SSL_PROTOCOL_ERROR
Can someone shed some light on a temporary fix here? Our deps are as follows:
"@walletconnect/ethereum-provider": "^1.7.5",
"@web3-react/coinbase-wallet": "8.0.23-beta.0",
"@web3-react/core": "^8.0.23-beta.0",
"@web3-react/eip1193": "8.0.14-beta.0",
"@web3-react/empty": "8.0.10-beta.0",
"@web3-react/metamask": "8.0.16-beta.0",
"@web3-react/network": "8.0.15-beta.0",
"@web3-react/types": "8.0.10-beta.0",
"@web3-react/url": "8.0.14-beta.0",
"@web3-react/walletconnect": "^8.0.26-beta.0",
Issue Analytics
- State:
- Created a year ago
- Comments:12 (2 by maintainers)
Top Results From Across the Web
ERR_SSL_PROTOCOL_ERROR: 3 Easy Steps to Resolve It
ERR_SSL_PROTOCOL_ERROR occurs due to the website's misconfigured SSL certificate. The SSL connection error message also appears when a browser ...
Read more >How To Investigate And Troubleshoot SSL/TLS Issues on the ...
Information in this document applies to any platform. Purpose. This note is a step by step guide to troubleshoot the most known SSL/TLS...
Read more >How to Fix ERR_SSL_PROTOCOL_ERROR on Google Chrome
A quick guide on how to fix ERR_SSL_PROTOCOL_ERROR, Google Chrome's "This site can't provide a secure connection" message.
Read more >How to Fix the ERR_SSL_PROTOCOL_ERROR - Kinsta
A step-by-step guide on how to fix the ERR_SSL_PROTOCOL_ERROR message. This is typically due to a cached SSL state or misconfigured ...
Read more >Fix Your Connection Is Not Private Error in Chrome
Turn off the 'SSL scanning' from the setting or tools menu of the firewall/antivirus software. OR. Disable the antivirus software for the time...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
nah you’re legend for sharing the code 🙏 thanks @davidthomasparks , we’re using next too so i’ll plug this bad boy right in. cheers!
Ok thanks for the update @davidthomasparks, great to hear this has resolved itself 🙌
If this reoccurs at any point and/or has a reproduction case, please let us know here so we can reopen and investigate.