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

Network errors with extension version 1.6.11 with Waterfox Classic 56.2.12 #87

Open
grahamperrin opened this issue Aug 11, 2019 · 2 comments

Comments

@grahamperrin
Copy link

1.6.10:

image

1.6.11, with web console – before a reload:

image

– and (taking a hint from https://github.com/Rob--W/crxviewer/issues/75#issuecomment-441356694) after a reload:

image

console.log(`Applying domain fronting: Requesting "${hostname}" at "${domainFront}"`);

Reproducibility

Initially not reproducible with a new profile, but after quitting: with a second use of the new profile, the issue is reproducible.

Waterfox Classic 56.2.12 at https://www.waterfox.net/releases/ (I'm using a home build on FreeBSD-CURRENT)

@Rob--W
Copy link
Owner

Rob--W commented Aug 12, 2019

Could you take a look at the network tab, and post more details about the request and response? Status code, request headers/response headers (if cookies were present, keep them but change the values of cookies).

@grahamperrin
Copy link
Author

image

Request headers:

Host: reviewers.addons.mozilla.org
User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:56.0) Gecko/20100101 Firefox/56.0 Waterfox/56.2.12
Accept: */*
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br
Cookie: _ga=GA1.2.….…; sessionid=.…; _gid=GA1.2.….…
Cache-Control: no-cache
Connection: keep-alive

Response headers:

Content-Type: text/html
Date: Thu, 15 Aug 2019 09:16:35 GMT
Location: https://addons.mozilla.org/firefox/downloads/latest/crxviewer/platform:2/crxviewer.xpi
Public-Key-Pins: max-age=5184000; includeSubDomains; pin-sha256="WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18="; pin-sha256="r/mIkG3eEpVdm+u/ko/cwxzOMo1bk4TyHIlByibiA5E="
Server: nginx
Content-Length: 178
Connection: keep-alive

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

2 participants