Web page not loading but DNS is working #7101
Unanswered
js-d-coder
asked this question in
Q&A
Replies: 2 comments
-
Do the |
Beta Was this translation helpful? Give feedback.
0 replies
-
1. The cUrl I use hit nginx. Adguard Home's web page and DoH is never directly accessible.
2. It cannot be the length of the URL because the 'update' endpoint is also failing.
…On 26 June 2024 11:43:07 UTC, Ainar Garipov ***@***.***> wrote:
Do the `curl` queries work with Nginx or with AGH itself directly? If it's one and not the other, it could be Nginx's limit on the length of the URL.
--
Reply to this email directly or view it on GitHub:
#7101 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, first of all, really appreciate your help on this.
Background: I have been using Adguard Home for more than a year now. And I haven't updated/touched the server configs for many months.
Setup: I am running Adguard home for plain DNS, DoH, Dot and use Nginx, as reverse proxy, for Web page and DoH. DoT and plain DNS (port 53) are directly exposed. Adguard Home version is
0.107.51
(latest as of today) and Nginx version is1.18.0-6ubuntu14.4
, both running on Ubuntu 22.04.Problem: The web page is not loading as seen in the image below. But if I copy the Network requests as cUrl and run them in Postman, then the requests work i.e. give response as expected. The problem exists in Firefox and Brave browsers. DNS is working i.e. I can make DNS query via plain DNS and DoH.
Adguard home config file: https://pastebin.com/raw/iuK6zvEB
Nginx config file: https://pastebin.com/raw/hVkhaSSw
Please help me debug this issue. Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions