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

Images Won't Load #689

Closed
liocalset opened this issue Jan 26, 2017 · 3 comments
Closed

Images Won't Load #689

liocalset opened this issue Jan 26, 2017 · 3 comments

Comments

@liocalset
Copy link

liocalset commented Jan 26, 2017

Hi,

There is a new issue I am experiencing with the wire web app as of one of the recent updates. When I receive or send an image, all that's displayed is a frame that's the same dimensions as the image. The frame displays as a turquoise, beige, or greenish box (when I tested, the color varied between sessions) with three animated dots in the center indicating the image is loading. However, the image never loads. The web app continues trying to unsuccessfully load the image indefinitely.

Viewing the FF browser console, here are the errors I just got when sending a picture to a friend:

Failed to load ‘https://prod-nginz-https.wire.com/conversations/a81e40f5-63c8-4b21-a1ef-6585af0dd526/otr/assets/bdb2c02d-8853-487b-8b24-c44225c702f2?access_token=o81CQHLqkMT_PurV9n8HUwflR1eMAMXPe3NUHyy6aoFfXBa2EXraElkU8_vlkogzGTw2WAusBhxv6brTl36bBA==.v=1.k=1.d=1485531707.t=a.l=.u=3c2e2553-6e13-4f65-9fb1-4358c83e6d93.c=6531907568139570110&forceCaching=true’. A ServiceWorker passed a promise to FetchEvent.respondWith() that rejected with ‘TypeError: NetworkError when attempting to fetch resource.’.

Failed to load ‘https://prod-nginz-https.wire.com/assets/a20bc881-cdad-4f3f-b222-4fb71c9e68d1?access_token=o81CQHLqkMT_PurV9n8HUwflR1eMAMXPe3NUHyy6aoFfXBa2EXraElkU8_vlkogzGTw2WAusBhxv6brTl36bBA==.v=1.k=1.d=1485531707.t=a.l=.u=3c2e2553-6e13-4f65-9fb1-4358c83e6d93.c=6531907568139570110&conv_id=6bf01ba2-f5b5-4bbc-823e-222de6cf6793&forceCaching=true’. A ServiceWorker passed a promise to FetchEvent.respondWith() that rejected with ‘TypeError: NetworkError when attempting to fetch resource.’.

System Specs:

OpenSUSE Leap 42.2
FireFox 50.1.0
wire-webapp Version 2017-01-27

Thanks!

@MakisH
Copy link

MakisH commented Jan 28, 2017

For me, this works normally on Firefox (Firefox 50.1.0, Ubuntu 16.04, same wire version).

But, I had the same problem when using Wire via Rambox 0.4.5 (Rambox is an Electron app). It works correctly on Rambox 0.5.3.

@liocalset
Copy link
Author

liocalset commented Jan 28, 2017

I did some more testing and narrowed down this issue to Privacy Badger 2017.1.26.1. This add-on has to be completely disabled for images to load in the wire web app, even though Privacy Badger isn't blocking any trackers as there are none to block. I also tried setting the option in Privacy Badger: "Disable Privacy Badger for this Site", but had the same problem with images not loading.

@gregor
Copy link
Contributor

gregor commented Jul 20, 2017

Privacy Badger breaking ServiceWorkers in Firefox is tracked in EFForg/privacybadger#1144 on their end.

@gregor gregor closed this as completed Aug 29, 2017
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

4 participants