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

Using TLS/HTTP2 breaks Query ad list #352

Closed
DL6ER opened this issue Jan 12, 2017 · 1 comment
Closed

Using TLS/HTTP2 breaks Query ad list #352

DL6ER opened this issue Jan 12, 2017 · 1 comment

Comments

@DL6ER
Copy link
Member

DL6ER commented Jan 12, 2017

@C0rn3j commented on Fri Jan 06 2017

Using HTTP works fine as intended.

I am not certain what exactly breaks this(but it is HTTPS).

Package versions:
nginx-mainline 1.11.8-1
linux-raspberrypi 4.4.39-1
php-fpm 7.0.14-1
pi-hole-server 2.11.1-1

As you can see I'm using nginx and not lighttpd.

Logs - some of them might not be relevant as I've been trying to disable/enable HTTP2
http://pastebin.com/P5G0MDSL

Relevant part of the nginx config(ignore that 443 is commented out, it is normally enabled):
http://pastebin.com/4fffPRy7

HTTP: http://i.imgur.com/aq9hKR4.png
HTTPS: http://i.imgur.com/FKwtIdV.png


[X] I have read and understood the contributors guide.
[X] The issue I am reporting can be replicated
[X] The issue I'm reporting isn't a duplicate (see FAQs, closed issues, and open issues).

How familiar are you with the codebase?: 1

@PromoFaux commented on Sat Jan 07 2017

Please ensure you follow the issue template when submitting a new issue. It's there to help us to help you!


@C0rn3j commented on Sat Jan 07 2017

I've added the checklist to the bottom of the issue.


@DL6ER commented on Thu Jan 12 2017

First result on Google for the error shown in your log:

The error message “primary script unknown” is always related to a wrongly set SCRIPT_FILENAME in the nginx fastcgi_param directive.

I don't even see this directive in your config.

Also, you provided some other [info] message was are a few minutes after the [error] messages - what action did you do at this time or was it completely unrelated after all?


@C0rn3j commented on Thu Jan 12 2017

I fixed it myself, wanted to do a pull request but can't find anywhere in the github repo where
admin/scripts/pi-hole/js/ folder is located, could someone point me in the right direction?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant