-
Notifications
You must be signed in to change notification settings - Fork 2k
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
The new --update flag does not work #5191
Comments
Merge in DNS/adguard-home from 4944-dhcp-creation to master Updates #4944. Updates #5191. Squashed commit of the following: commit f5bc567 Author: Eugene Burkov <[email protected]> Date: Fri Nov 25 18:07:35 2022 +0300 all: log changes, imp log commit 526fe71 Author: Eugene Burkov <[email protected]> Date: Fri Nov 25 17:38:30 2022 +0300 dhcpd: log creation err as debug
Merge in DNS/adguard-home from 5191-update-flag to master Updates #5191. Updates #4223. Squashed commit of the following: commit fbace49 Author: Eugene Burkov <[email protected]> Date: Mon Jan 9 12:05:16 2023 +0400 all: imp code, docs commit 8237dce Merge: ca9518f bbdcc67 Author: Eugene Burkov <[email protected]> Date: Fri Dec 30 14:45:55 2022 +0400 Merge branch 'master' into 5191-update-flag commit ca9518f Author: Eugene Burkov <[email protected]> Date: Thu Dec 29 20:36:33 2022 +0400 home: imp code commit 1dc6c7c Author: Eugene Burkov <[email protected]> Date: Thu Dec 29 18:26:08 2022 +0400 all: imp code, docs commit 7bbe893 Author: Eugene Burkov <[email protected]> Date: Thu Dec 29 03:44:48 2022 +0400 home: restart service on update commit e0d3c28 Author: Eugene Burkov <[email protected]> Date: Thu Dec 29 03:22:49 2022 +0400 all: update on first run commit 0aa4e78 Author: Eugene Burkov <[email protected]> Date: Thu Dec 29 02:47:30 2022 +0400 all: move some code to init less commit 68aebfa Author: Eugene Burkov <[email protected]> Date: Thu Dec 29 00:36:00 2022 +0400 WIP commit 2c7fb97 Author: Eugene Burkov <[email protected]> Date: Wed Dec 28 14:15:59 2022 +0400 home: imp logs commit 4b06d08 Author: Eugene Burkov <[email protected]> Date: Tue Dec 27 19:21:17 2022 +0400 all: fix update flag
@siavashs, hello and apologies for the late response. The latest |
@siavashs, hello again. It works on our machines so far, so I'll close the issue for now if you don't mind. You're welcome to reopen it on issues with the fix. |
Merge in DNS/adguard-home from 4944-dhcp-creation to master Updates AdguardTeam#4944. Updates AdguardTeam#5191. Squashed commit of the following: commit f5bc567 Author: Eugene Burkov <[email protected]> Date: Fri Nov 25 18:07:35 2022 +0300 all: log changes, imp log commit 526fe71 Author: Eugene Burkov <[email protected]> Date: Fri Nov 25 17:38:30 2022 +0300 dhcpd: log creation err as debug
Merge in DNS/adguard-home from 5191-update-flag to master Updates AdguardTeam#5191. Updates AdguardTeam#4223. Squashed commit of the following: commit fbace49 Author: Eugene Burkov <[email protected]> Date: Mon Jan 9 12:05:16 2023 +0400 all: imp code, docs commit 8237dce Merge: ca9518f bbdcc67 Author: Eugene Burkov <[email protected]> Date: Fri Dec 30 14:45:55 2022 +0400 Merge branch 'master' into 5191-update-flag commit ca9518f Author: Eugene Burkov <[email protected]> Date: Thu Dec 29 20:36:33 2022 +0400 home: imp code commit 1dc6c7c Author: Eugene Burkov <[email protected]> Date: Thu Dec 29 18:26:08 2022 +0400 all: imp code, docs commit 7bbe893 Author: Eugene Burkov <[email protected]> Date: Thu Dec 29 03:44:48 2022 +0400 home: restart service on update commit e0d3c28 Author: Eugene Burkov <[email protected]> Date: Thu Dec 29 03:22:49 2022 +0400 all: update on first run commit 0aa4e78 Author: Eugene Burkov <[email protected]> Date: Thu Dec 29 02:47:30 2022 +0400 all: move some code to init less commit 68aebfa Author: Eugene Burkov <[email protected]> Date: Thu Dec 29 00:36:00 2022 +0400 WIP commit 2c7fb97 Author: Eugene Burkov <[email protected]> Date: Wed Dec 28 14:15:59 2022 +0400 home: imp logs commit 4b06d08 Author: Eugene Burkov <[email protected]> Date: Tue Dec 27 19:21:17 2022 +0400 all: fix update flag
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to report a bug and not ask a question
Operating system type
Linux, Other (please mention the version in the description)
CPU architecture
32-bit MIPS LE
Installation
GitHub releases or script from README
Setup
On a router, DHCP is handled by the router
AdGuard Home version
v0.107.19
Description
What did you do?
Ran
./AdGuardHome --update
on EdgeRouter XExpected result
AdGuardHome to check for updates and exit as it's already running the latest version.
Actual result
It printed a DHCP error and just waited:
Screenshots (if applicable)
Additional information
The text was updated successfully, but these errors were encountered: