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

Error: control/dhcp/status | 404 page not found | 404 #2295

Closed
Eyeborgs opened this issue Nov 11, 2020 · 17 comments
Closed

Error: control/dhcp/status | 404 page not found | 404 #2295

Eyeborgs opened this issue Nov 11, 2020 · 17 comments
Assignees
Milestone

Comments

@Eyeborgs
Copy link

Не работает DHCP сервер хотя на прошлых версиях 0.103.3 все работало..

Issue Details

  • Version of AdGuard Home server:
    • 0.104.1
  • Operating system and version:
    • Windows 10 (2004), Windows Server 2012
Screenshot:

image

@EntropySmoke
Copy link

Same problem here, only began happening starting with version 0.104.1. How do I downgrade back to 0.104?

@ameshkov
Copy link
Member

Argh, it seems a hotfix may be incoming soon.

  1. Configure AdGuard Home to collect logs:
    • Specify log_file
    • Set verbose to True
  2. Restart AdGuard Home and reproduce the issue
  3. Post the log file here.

@ameshkov ameshkov added this to the v0.104 milestone Nov 11, 2020
@ameshkov
Copy link
Member

Are you both on Windows?

@ameshkov ameshkov added the UI label Nov 11, 2020
@Eyeborgs
Copy link
Author

Argh, it seems a hotfix may be incoming soon.

  1. Configure AdGuard Home to collect logs:

    • Specify log_file
    • Set verbose to True
  2. Restart AdGuard Home and reproduce the issue

  3. Post the log file here.

log.txt (I changed it a bit removed my DNS hosts and some IP addresses)

@ainar-g ainar-g modified the milestones: v0.104, v0.104.2 Nov 11, 2020
@ameshkov
Copy link
Member

@Eyeborgs это нормально, что DHCP недоступен на Windows, он там никогда и не работал. А вот ошибки - лишние, мы это поправим

@Eyeborgs
Copy link
Author

@ameshkov понял

@Eyeborgs
Copy link
Author

@ameshkov я еще заметил что нет кнопки для проверки обновления как это было раньше

Screenshot:

image

@ameshkov
Copy link
Member

@Eyeborgs что-то не могу повторить. Вообще честно говоря не понимаю как этого на винде достичь. Этой кнопки нет только если AGH установлен из докера или снапстора, либо если явно запущен с параметром --no-check-update

@Eyeborgs
Copy link
Author

Eyeborgs commented Nov 11, 2020

@ameshkov да, точно стоит --no-check-update, просто я думал чтоб отключить автоматическую проверку а самому принудительно через кнопку проверять - думаю эта хорошая идея чтоб так сделать

@EntropySmoke
Copy link

Are you both on Windows?

I am using Windows 10, but AdGuard Home is running on Raspberry Pi 2. H Any ETA on the fix?

@ameshkov
Copy link
Member

ameshkov commented Nov 11, 2020

but AdGuard Home is running on Raspberry Pi 2. H Any ETA on the fix?

What's important is what OS is AGH running on.

Please explain how this error looks like in your case.
The log could also be useful

@WildByDesign
Copy link

Mine is running on OpenWrt, 0.104.1 AGH, but my DHCP page is ok. All of the errors for me are occurring on the Encryption Settings page.

Error: control/tls/validate | port 443 is not available, cannot enable HTTPS on it | 400

I will try to get more details and logs later when I have more access to it.

@ameshkov
Copy link
Member

Error: control/tls/validate | port 443 is not available, cannot enable HTTPS on it | 400

Well, that's kinda okay. Are you trying to actually enable it or is this error shown right away when you open that page?

@WildByDesign
Copy link

Error: control/tls/validate | port 443 is not available, cannot enable HTTPS on it | 400

Well, that's kinda okay. Are you trying to actually enable it or is this error shown right away when you open that page?

This is shown anytime I view the page. I haven’t enabled it. I apologize for not getting logs yet. I will try later and potentially open another issue in case this is a separate issue.

adguard pushed a commit that referenced this issue Nov 16, 2020
Merge in DNS/adguard-home from 2295-dhcp-windows to master

Updates #2295.

Squashed commit of the following:

commit 3b00a90
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Nov 16 16:45:43 2020 +0300

    all: use the 501 handlers instead of the real ones, revert other changes

commit 0a3b377
Merge: 45feba7 6358240
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Nov 16 15:59:15 2020 +0300

    Merge branch 'master' into 2295-dhcp-windows and update

commit 45feba7
Merge: cd987d8 a19523b
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Nov 16 15:51:16 2020 +0300

    Merge branch 'master' into 2295-dhcp-windows

commit cd987d8
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Nov 13 15:55:23 2020 +0300

    all: improve tests and refactor dhcp checking code even more

commit 3aad675
Merge: 70c477e 0919611
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Nov 13 14:44:43 2020 +0300

    Merge branch 'master' into 2295-dhcp-windows

commit 70c477e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Nov 13 14:34:06 2020 +0300

    home: fix dhcpd test on windows

commit e59597d
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Nov 13 13:38:25 2020 +0300

    all: mention the feature in the changelog

commit 5555c8d
Merge: c3b6a5a e802e66
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Nov 13 13:35:35 2020 +0300

    Merge branch 'master' into 2295-dhcp-windows

commit c3b6a5a
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Nov 12 20:37:09 2020 +0300

    util: fix comment

commit ed92dfd
Author: ArtemBaskal <asbaskal@miem.hse.ru>
Date:   Thu Nov 12 20:24:14 2020 +0300

    Adapt client

commit e6f0494
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Nov 12 13:35:25 2020 +0300

    return 501 when we don't support features
@ainar-g
Copy link
Contributor

ainar-g commented Nov 16, 2020

Можете обновиться до последнего снепшота из edge-канала и посмотреть, есть ли теперь ошибки?

@Eyeborgs
Copy link
Author

@ainar-g Ошибки больше нет на странице DHCP (просто осталось надпись что ОС не поддерживает DHCP сервер)

Я конечно раньше не смотрел но появилась другая странная ошибка в терминале когда пролистываешь журнал..

Screenshot:

image

@ainar-g
Copy link
Contributor

ainar-g commented Nov 17, 2020

Эти ошибки странные, но к данной теме, вероятнее всего, не относятся. Если они вас беспокоят, давайте заведём отдельную тему, а эту тему про ошибки на странице настроек DHCP мы пока закроем.

@ainar-g ainar-g closed this as completed Nov 17, 2020
adguard pushed a commit that referenced this issue Dec 10, 2020
Merge in DNS/adguard-home from 2295-dhcp-windows to master

Updates #2295.

Squashed commit of the following:

commit 3b00a90
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Nov 16 16:45:43 2020 +0300

    all: use the 501 handlers instead of the real ones, revert other changes

commit 0a3b377
Merge: 45feba7 6358240
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Nov 16 15:59:15 2020 +0300

    Merge branch 'master' into 2295-dhcp-windows and update

commit 45feba7
Merge: cd987d8 a19523b
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Nov 16 15:51:16 2020 +0300

    Merge branch 'master' into 2295-dhcp-windows

commit cd987d8
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Nov 13 15:55:23 2020 +0300

    all: improve tests and refactor dhcp checking code even more

commit 3aad675
Merge: 70c477e 0919611
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Nov 13 14:44:43 2020 +0300

    Merge branch 'master' into 2295-dhcp-windows

commit 70c477e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Nov 13 14:34:06 2020 +0300

    home: fix dhcpd test on windows

commit e59597d
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Nov 13 13:38:25 2020 +0300

    all: mention the feature in the changelog

commit 5555c8d
Merge: c3b6a5a e802e66
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Nov 13 13:35:35 2020 +0300

    Merge branch 'master' into 2295-dhcp-windows

commit c3b6a5a
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Nov 12 20:37:09 2020 +0300

    util: fix comment

commit ed92dfd
Author: ArtemBaskal <asbaskal@miem.hse.ru>
Date:   Thu Nov 12 20:24:14 2020 +0300

    Adapt client

commit e6f0494
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Nov 12 13:35:25 2020 +0300

    return 501 when we don't support features
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