question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Registry v2 wallet Error SSL_PROTOCOL_ERR

See original GitHub issue

Hey 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 Screen Shot 2022-04-14 at 12 37 06 PM

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:closed
  • Created a year ago
  • Comments:12 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
imthatcarloscommented, Apr 14, 2022

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!

1reaction
bkremcommented, Apr 27, 2022

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found