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

AdGuard Home installed but login is a blank screen #2658

Closed
dhiaabdelli opened this issue Feb 10, 2021 · 18 comments
Closed

AdGuard Home installed but login is a blank screen #2658

dhiaabdelli opened this issue Feb 10, 2021 · 18 comments
Assignees
Milestone

Comments

@dhiaabdelli
Copy link

dhiaabdelli commented Feb 10, 2021

Steps to reproduce

1.Install AdGuard Home using
2.Go to http://172.30.20.1:3000

Issue Details

  • Version of AdGuard Home server:
    • v0.105.0-SNAPSHOT-63e4adc0, channel edge, arch linux mips softfloat
  • How did you install AdGuard Home:
    • Github releases
  • How did you setup DNS configuration:
    • could not set it up since I could not access the screen
  • If it's a router or IoT, please write device model:
    • it's a router mr3020 openwrt
  • Operating system and version:
    • Windows 10

Expected Behavior

Should see the login page

Actual Behavior

The page is blank

When I tried to setup adguard using port 3000 the page was bank too soo I used the new beta port 3001 and the page was working after that I tried the login page but it was blank too

I checked my chrome console and I find this : Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING login.2e821e35c65418d1b19f.js:1

@ainar-g
Copy link
Contributor

ainar-g commented Feb 10, 2021

Hi, could you please clarify if you're running AdGuard Home on Linux, like the AdGuard Home version section says, or on Windows, like the operating system section says?

Also, are there any errors in the logs? Can you configure AdGuard Home to collect more logs by setting verbose to true and post logs here as an attachment?

Thanks!

@ainar-g ainar-g added the waiting for data Waiting for users to provide more data. label Feb 10, 2021
@dhiaabdelli
Copy link
Author

Yes I'm running AdGuard Home on Linux

log.txt

@spec1re
Copy link

spec1re commented Feb 10, 2021

Same here on an old QNAP NAS, blank page after update.

AdGuardHome --version
AdGuard Home, version v0.105.0, channel release, arch linux arm v5

uname -a
Linux QNAP 3.4.6 #1 Tue Oct 6 11:39:23 CST 2020 armv5tel unknown

Reverting back to
AdGuard Home, version 0.104.3, channel release, arch linux arm v5

And all fine again.

@ameshkov ameshkov added this to the v0.105.1 milestone Feb 11, 2021
@ameshkov
Copy link
Member

Could you please check the browser console? Any errors there?

What browser do you use?

@dhiaabdelli
Copy link
Author

i use chrome and i have this error Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING login.2e821e35c65418d1b19f.js:1

@ainar-g ainar-g added bug P3: Medium and removed waiting for data Waiting for users to provide more data. labels Feb 11, 2021
@ainar-g ainar-g self-assigned this Feb 11, 2021
@ameshkov
Copy link
Member

Do you use any kind of proxy? I don't see what else could be the reason.

adguard pushed a commit that referenced this issue Feb 11, 2021
Merge in DNS/adguard-home from 2658-vary-origin to master

Updates #2658.

Squashed commit of the following:

commit b4bf6c1
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Feb 11 18:18:32 2021 +0300

    all: doc changes

commit f2599c5
Merge: 3eb08ac 6b8a46e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Feb 11 18:16:53 2021 +0300

    Merge branch 'master' into 2658-vary-origin

commit 3eb08ac
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Feb 11 18:04:04 2021 +0300

    home: set vary hdr to origin
@ainar-g
Copy link
Contributor

ainar-g commented Feb 11, 2021

@dhiaabdelli, @spec1re, I've just pushed 7b01408, which should improve the situation for some cases. Could you please update and see if that fixes the issue? Thanks!

EDIT: Also, please clear cache in your browsers.

@spec1re
Copy link

spec1re commented Feb 11, 2021

AdGuardHome --version
AdGuard Home, version v0.106.0-SNAPSHOT-7b014082, channel edge, arch linux arm v5
image
Google Chrome in Incognito Mode (with cache cleared)

AdGuardHome --version
AdGuard Home, version v0.104.3, channel release, arch linux arm v5
image
Here no such error.

@dhiaabdelli
Copy link
Author

same problem for me
Version : AdGuard Home, version v0.106.0-SNAPSHOT-7b014082, channel edge, arch linux mips softfloat

when im installing adguard the page on port 3000 is blank but 3001 is not. after the install the page is blank again like the port 3000

@ameshkov
Copy link
Member

Tbh, I have no idea besides a proxy that modifies responses.

@spec1re
Copy link

spec1re commented Feb 12, 2021

No Proxy involved here, tested AdGuard Home v0.105.0 on FreeBSD 12 and Debian Buster and no problem with the new Version, its just the arm v5 build that is somehow broken.

@ameshkov
Copy link
Member

Ah, that's interesting, I haven't thought about it that way. This may be a golang-related bug then, we'll test it.

@dhiaabdelli
Copy link
Author

I think it's only broken in the arm v5 and MIPS builds

@dhiaabdelli
Copy link
Author

Today this problem happened to me again on ubuntu server running AdGuard Home, version v0.105.0, channel release, arch linux amd64 and i did some tests and I am 100% sure now that it is being caused by my windows anti-virus.
whenever I disable the real-time protection the issue disappears. I left the real-time protection off for 2-4 hours and the issue never occurred a few moments ago i switched it back on and the problem was back within a minute

@ainar-g
Copy link
Contributor

ainar-g commented Feb 15, 2021

@dhiaabdelli, thank you for the information, it's very helpful!

@spec1re, do you also use Windows with an antivirus to access the web interface? If so, does disabling the protection help?

@spec1re
Copy link

spec1re commented Feb 15, 2021

Updatet to v0.105.1 few minutes ago, now everything works as expected.

Much appreciated, thanks!

@ameshkov
Copy link
Member

Tbh, I have no idea what we changed to fix this issue, but I am happy to hear it's resolved :)

@mateusztylec
Copy link

I encountered the same problem. In my case it was due to the fact that I was running 3 replicas of the docker container. Probably something went wrong with database. I will leave that info here

heyxkhoa pushed a commit to heyxkhoa/AdGuardHome that referenced this issue Mar 20, 2023
Merge in DNS/adguard-home from 2658-vary-origin to master

Updates AdguardTeam#2658.

Squashed commit of the following:

commit b4bf6c1
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Feb 11 18:18:32 2021 +0300

    all: doc changes

commit f2599c5
Merge: 3eb08ac 6b8a46e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Feb 11 18:16:53 2021 +0300

    Merge branch 'master' into 2658-vary-origin

commit 3eb08ac
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Feb 11 18:04:04 2021 +0300

    home: set vary hdr to origin
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

5 participants