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

Unable to detect login share #1436

Closed
Astrak opened this issue Mar 30, 2023 · 6 comments
Closed

Unable to detect login share #1436

Astrak opened this issue Mar 30, 2023 · 6 comments

Comments

@Astrak
Copy link

Astrak commented Mar 30, 2023

Describe the bug

I've got the "Unable to detect login share" 100% of the time with given clientId+verifier, 0% of the time with another, while both have the exact same configuration on both the dashboard and the client code. The full error message suggests disabling any VPN, but is still there when I do so, and not there with the other setup when I use a VPN, so it's not related to the VPN.

To Reproduce

Steps to reproduce the behavior:

  1. Create a local client
  2. Trigger connection
  3. See error

Expected behavior

Both accounts with same setup should behave identically

Device Info (please complete the following information):

  • Browser [Brave]
  • Version [1.49.128]
  • Web3Auth Version :
    "@web3auth/base": "^4.6.0",
    "@web3auth/core": "^4.6.0",
    "@web3auth/openlogin-adapter": "^4.6.0",

Additional context

Seems close or identical to #1238 and #1375

@Astrak Astrak changed the title Unable to detect device share Unable to detect login share Mar 30, 2023
@chusla
Copy link

chusla commented Mar 30, 2023

hello i'm seeing this one as well, anyone from web3auth able to provide info on fixes?

IMG_1660

@muhammadqamar
Copy link

facing the same issue, looking for a solution or reply to that

@mobiman1
Copy link

mobiman1 commented Apr 3, 2023

@chusla @muhammadqamar, are you guys only seeing this issue on first login attempt (after at least 30 minutes or so of no login attempts)? That is what I'm seeing. I think it might be a cold-start latency issue. @Astrak maybe the web3auth app is being hosted on a serverless platform?

@Astrak
Copy link
Author

Astrak commented Apr 3, 2023

It turned out that there was a misspelling error in a verifier field that I overlooked when I checked it. The problem disappeared when I fixed it.

I was experiencing both error messages actually, "unable to detect login share" as well as "unable to detect device share".

These messages are very misleading.

@chusla
Copy link

chusla commented Apr 3, 2023

hi all, so far after they said they fixed on their side we ahven't been seeing it as often? This was received indirectly through a user on a client's page that we helped build with web3auth as wallet connection service

@yashovardhan
Copy link
Member

This issue has been fixed from our end. Considering there have been major releases in this SDK, we're going ahead to close this issue. Feel free to create a new thread on https://community.web3auth.io if you're still facing any problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants