We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
macOS (aka Darwin)
64-bit ARM
GitHub releases or script from README
On one machine
0.107.19
AdGuardHome.yaml
The service is available. The encryption settings page shows the correct status for the certificate-key pair.
The service is not available. UI can't load.
➜ sudo ./AdGuardHome -s start 2022/11/24 16:02:46 [info] AdGuard Home, version v0.107.19 2022/11/24 16:02:46 [info] service: control action: start 2022/11/24 16:02:46 [info] service: action start has been done successfully on darwin-launchd /Applications/AdGuardHome ➜ sudo ./AdGuardHome -s status 2022/11/24 16:03:38 [info] AdGuard Home, version v0.107.19 2022/11/24 16:03:38 [info] service: control action: status 2022/11/24 16:03:38 [info] service: stopped 2022/11/24 16:03:38 [info] service: action status has been done successfully on darwin-launchd /Applications/AdGuardHome ➜ sudo ./AdGuardHome -s start 2022/11/24 16:03:43 [info] AdGuard Home, version v0.107.19 2022/11/24 16:03:43 [info] service: control action: start 2022/11/24 16:03:43 [fatal] service: executing action "start": Failed to start AdGuard Home service: "launchctl" failed with stderr: /Library/LaunchDaemons/AdGuardHome.plist: service already loaded Load failed: 37: Operation already in progress
The issue is only seen in the debug log: [fatal] initializing tls: loading config: validating certificate pair: no valid keys were found
[fatal] initializing tls: loading config: validating certificate pair: no valid keys were found
The text was updated successfully, but these errors were encountered:
53a366e
Pull request: 5189-run-bad-cert
eefcfa6
Merge in DNS/adguard-home from 5189-run-bad-cert to master Closes AdguardTeam#5189. Squashed commit of the following: commit 9e6ac62 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Thu Nov 24 19:17:43 2022 +0300 all: imp chlog again commit 5870aee Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Thu Nov 24 18:57:54 2022 +0300 all: imp chlog commit ec0d4b6 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Thu Nov 24 18:43:04 2022 +0300 home: rm fatal on tls init errors
EugeneOne1
No branches or pull requests
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
macOS (aka Darwin)
CPU architecture
64-bit ARM
Installation
GitHub releases or script from README
Setup
On one machine
AdGuard Home version
0.107.19
Description
What did you do?
AdGuardHome.yaml
Expected result
The service is available. The encryption settings page shows the correct status for the certificate-key pair.
Actual result
The service is not available. UI can't load.
The issue is only seen in the debug log:
[fatal] initializing tls: loading config: validating certificate pair: no valid keys were found
The text was updated successfully, but these errors were encountered: