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

OpaqueResponseBlocking prevents image from loading #1960

Open
Ashvith10 opened this issue Sep 18, 2024 · 3 comments
Open

OpaqueResponseBlocking prevents image from loading #1960

Ashvith10 opened this issue Sep 18, 2024 · 3 comments

Comments

@Ashvith10
Copy link

Describe the bug

Images fail to load on Cinny. Here's the log on the console:

Screenshot_2024-09-18_09-37-03

(Text for screen reader)

(ERROR)
------------
GET
https://matrix-client.matrix.org/_matrix/client/v1/media/download/matrix.org/OqwoiUGdvgDsgjdXDVlqaDet?allow_redirect=true#_uDarkclass=_189qrd90+_1mqalmd1+_1mqalmd0&tabindex=0&loading=lazy
NS_ERROR_FAILURE

(WARNING)
----------------
A resource is blocked by OpaqueResponseBlocking, please check browser console for details. OqwoiUGdvgDsgjdXDVlqaDet

Reproduction

  1. Go to a room
  2. Look for image embedded in Matrix, or upload your own image
  3. Image fails to load

Expected behavior

The image should load without any issues.

Platform and versions

1. Guix (unstable master branch, see channel commit below):

$ guix describe
  guix eed2fcc
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: eed2fcc719e0d32ee914794adae7166067d2f9a8
  nonguix 99a4773
    repository URL: https://gitlab.com/nonguix/nonguix
    branch: master
    commit: 99a47731552b179ea021a65a8a6f474cece68182
  omega cd83c85
    repository URL: https://codeberg.org/pastor/omega
    branch: main
    commit: cd83c852a1d9d4a2a1522d09bf535fe54686c98a

2. LibreWolf 129.0.1-1, Firefox 130.0
3. v4.2.1
4. matrix.org

Additional context

-

@diamondburned
Copy link

diamondburned commented Sep 18, 2024

Old, incorrect comment

I can replicate this as well on Firefox, although with a different error:

GET
https://matrix-client.matrix.org/_matrix/client/v1/media/thumbnail/t2bot.io/5a3a2939f12126d8ce106385831867d1d6cdc8161771316280532402176?width=100&height=100&method=crop&allow_redirect=true
NS_BINDING_ABORTED

I'm actually having a hard time replicating this error. After turning off uBlock Origin and Firefox's Enhanced Tracking Protection, everything works fine now.

@Ashvith10
Copy link
Author

@diamondburned btw the Firefox instance that I tried here (alongside LibreWolf) was a fresh install, with all the vanilla settings.

@kfiven
Copy link
Collaborator

kfiven commented Sep 20, 2024

Can not reproduce on the Firefox.

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

3 participants