Code Monkey home page Code Monkey logo

Comments (11)

SpacingBat3 avatar SpacingBat3 commented on August 11, 2024

Workaround:
Try to disable CSP and relaunch the application, I think I haven't included any Captha website to whitelist (you can re-enable it after logging in)...

from webcord.

SpacingBat3 avatar SpacingBat3 commented on August 11, 2024

This should be fixed in the latest release.

from webcord.

SpacingBat3 avatar SpacingBat3 commented on August 11, 2024

Reopening, because hCaptcha has updated their service, it uses now new URLs (like newassets.hcaptcha.com) that I need to add to CSP as well...

from webcord.

SpacingBat3 avatar SpacingBat3 commented on August 11, 2024

This should be fixed for now.

from webcord.

Miho3Mika avatar Miho3Mika commented on August 11, 2024

hcapcha it's just blank
i can't click on it
everything is ok but i cant login becouse of this
image

from webcord.

SpacingBat3 avatar SpacingBat3 commented on August 11, 2024

hcapcha it's just blank
i can't click on it
everything is ok but i cant login becouse of this
image

Could you check for CSP errors in DevTools Console? Enable developer mode for that reason (Inspect in right-click context menu) and check console for errors due to Content Security Policy...

I'm reopening an issue until I check if hCaptcha CSP rules includes everything that needs to be loaded...

from webcord.

Miho3Mika avatar Miho3Mika commented on August 11, 2024

have many mesages saying: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
and one error saying: Failed to load resource: the server responded with a status api/v9/auth/login:1 of 400 ()

from webcord.

SpacingBat3 avatar SpacingBat3 commented on August 11, 2024

have many mesages saying: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
and one error saying: Failed to load resource: the server responded with a status api/v9/auth/login:1 of 400 ()

If that error would be the cause of hCaptcha bug, it is not an issue with the CSP configuration – it would be rather an HTTP protocol error, meaning either you or hCaptcha connection cannot be established. The CSP errors looks different, if there's no such there, maybe hCaptcha is currently down a while?

I'll try to test that now...

from webcord.

Miho3Mika avatar Miho3Mika commented on August 11, 2024

I don't think hCapcha is down
The capcha interface shows for like half a second trying to load images and then turn white

from webcord.

SpacingBat3 avatar SpacingBat3 commented on August 11, 2024

@Miho3Mika I just wanted to say these errors doesn't help me to solve this issue and they don't say nothing about the CSP issues...

If it really is a problem with CSP, the error would be like: Failed to load/connect to XYZ because it violates the Content Security Policy..., where XYZ is an URL to element I need to include in CSP...

I'll just need to test it later myself...

from webcord.

SpacingBat3 avatar SpacingBat3 commented on August 11, 2024

@Miho3Mika it seems that Discord website didn't return all CSP information, img-src should also contain hCaptcha websites as well so I added them by myself...
This should now be fixed with the master builds...

from webcord.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.