I have a feeling that my Raspberry Pi 2 Model B (Raspberry Pi 2 Model B Rev 1.1) is on its last legs but I was just looking for some confirmation (or perhaps I'm wrong!).
I've had the Pi2B since December 2015 but I haven't had it running that long. I used it on and off for a while in early 2016 but it then basically sat in a drawer until this year when I discovered the wonders of PiHole
The Pi was running fine for a while but then one day it just stopped responding to DNS queries, I rebooted it but then it wouldn't boot at all. So I formatted the SD card, loaded the latest Pi OS and everything was fine again. Then after maybe a month I had the same issue, it stopped respondig to DNS queries, I rebooted but the device never came back online.
I did some Googling and realised that I was using some random old SD card rather than something a bit more 'heavy duty', so I purchased a new SanDisk Extreme Pro 32GB. Again, I loaded Pi OS onto the card and got it all setup running PiHole, this was on July 24th. Last night I noticed when I logged in to the front end of PiHole that it's showing as "Offline" even though the Pi is responding to DNS queries. I believe this is the beginnings of issues starting to occur once more.
I logged into the Pi via SSH this morning and have discovered that with a lot of commands (tar, cp, vi, mv etc.) I am getting this error:
Code: Select all
mv: error while loading shared libraries: libc.so.: cannot open shared object file: No such file or directoryCode: Select all
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://archive.raspberrypi.org/debian buster InRelease: Unknown error executing apt-keyThis is on two different SD cards but the same Pi2B.
Any help / confirmation of my assumption would be appreciated!