Please follow the below template, it will help us to help you!
If you are Experiencing issues with a Pi-hole install that has non-standard elements (e.g you are using nginx
instead of lighttpd
, or there is some other aspect of your install that is customised) - please use the Community Help category.
Expected Behaviour:
_Expect FTL to update without an error. _
Actual Behaviour:
Getting errors from Pihole -up AND from the regular update process. I think there is some weirdness with how the Pi is trying to get to a specific node source directory?
[✗] Update local cache of available packages
Error: Unable to update package cache. Please try "sudo apt-get update"
Unable to complete update, please contact Pi-hole Support
pi@pihole1:~ $ sudo apt-get update --fix-missing
Ign:1 https://deb.nodesource.com/node_14.x stretch InRelease
Hit:2 Index of /debian stretch InRelease
Hit:3 Index of /raspbian stretch InRelease
Err:4 https://deb.nodesource.com/node_14.x stretch Release
server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
Reading package lists... Done
E: The repository 'https://deb.nodesource.com/node_14.x stretch Release' does no longer have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.