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
v24.5-stable
Linux/Docker
Device: Dell PowerEdge R210 II OS version: Ubuntu 22.04.3 LTS CPU architecture: X86_64 Running in Docker: No
When starting NZBGet server the log shows [ERROR] Could not load certificate store location. The config file states:
[ERROR] Could not load certificate store location
CertCheck=no CertStore=/usr/share/nzbget/cacert.pem
and /usr/share/nzbget/cacert.pem is readable from all.
The log does not show the error if CertCheck=yes.
CertCheck=yes
No error.
See above.
No response
I understand that this is likely a cosmetic issue, still I wonder if it points to something more important.
The text was updated successfully, but these errors were encountered:
dnzbk
Successfully merging a pull request may close this issue.
Is there already an issue for your problem?
NZBGet Version
v24.5-stable
Platform
Linux/Docker
Environment
Current Behavior
When starting NZBGet server the log shows
[ERROR] Could not load certificate store location
.The config file states:
and /usr/share/nzbget/cacert.pem is readable from all.
The log does not show the error if
CertCheck=yes
.Expected Behavior
No error.
Steps To Reproduce
See above.
Logs
No response
Extra information
I understand that this is likely a cosmetic issue, still I wonder if it points to something more important.
The text was updated successfully, but these errors were encountered: