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

Infinite Captcha when logging in via QR Code #535

Open
2 of 7 tasks
Spamakin opened this issue May 1, 2024 · 4 comments
Open
2 of 7 tasks

Infinite Captcha when logging in via QR Code #535

Spamakin opened this issue May 1, 2024 · 4 comments
Assignees
Labels
status:need-info Further information is requested type:bug Something isn't working

Comments

@Spamakin
Copy link

Spamakin commented May 1, 2024

Acknowledgements

  • I have checked that there is no other issue describing the same or
    similar problem that I currently have, regardless if it has been
    closed or open.

  • This bug affects Discord website.

  • This issue is confirmed to be reproducible when WebCord is packaged
    on at least all three latest supported Electron major releases.

  • This issue is reproducible in Chrome, Chromium or any
    Chromium-based browser, e.g Brave or Edge (please write in
    Additional Context which browser you have used if it is neither
    Chrome nor unmodified Chromium).

  • There are no fixes done to master which resolves this issue.

  • My issue describes one of the unstable and/or not fully implemented
    features.

  • I have found a workaround to mitigate or temporarily fix this issue
    in affected releases (please write it in Additional context section
    below).

Operating System / Platform

🐧️ Linux

Operating system architecture

x64 (64-bit Intel/AMD)

Electron version

29.0.0

Application version

4.8.0

Bug description

When logging into Webcord using the QR code option, I get thrown into a captcha. Upon solving this captcha, I am immediately thrown into another one. No amount of solving these (as far as I can tell) lets me in. I am 100% confident I am solving them right.

Additional context

Logging in via email and password words fine and lets me use the app as normal.

@Spamakin Spamakin added the type:bug Something isn't working label May 1, 2024
@SpacingBat3
Copy link
Owner

Any errors in DevTools? What about disabling built-in CSP?

@Spamakin
Copy link
Author

Spamakin commented May 1, 2024

I'm not sure how to enable DevTools. I will also add that this issue seems to only appear in wifi networks that I have not connected to before (such as coffee shops) which makes this hard to debug live. On my home and school networks there seems to be no issue.

@SpacingBat3
Copy link
Owner

I will also add that this issue seems to only appear in wifi networks that I have not connected to before (such as coffee shops) which makes this hard to debug live. On my home and school networks there seems to be no issue.

Somehow this feels familiar for me for many pages that I've seen to be protected with the captcha.


I suggested checking DevTools / disabling CSP as I suspected there could be some interference with the Captcha request being accidentally blocked by WebCord with its current policy. But if it works for you in other scenarios... I guess it is a problem on Captcha side that Discord uses (eventually Cloundflare protections, I believe those also can sometimes introduce endless Captcha solving from my experience with public networks; I honestly can't tell much what occurs for you without any logs or screenshots).

@SpacingBat3
Copy link
Owner

I'm not sure how to enable DevTools.

You should be able to enable this in the settings. Then, you might see Inspect in the mouse pop-up or press Ctrl+Shift+I to open it.

@SpacingBat3 SpacingBat3 added the status:need-info Further information is requested label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:need-info Further information is requested type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants