-=> On Wed Dec 13 02:59:00 2023, The Natural Philosopher wrote to All <=- >
> > And that is his problem. That he cant ssh in. Ive had this occasionally
> > with my remote virtual private servers. Something like a memory leak or
> > a full disk or someone DOSing it stops me getting in.
> I've been having a similar issue with one of my Pis acting as a PiHole. Every
> week or so, it totally locks up, can't SSH in, can't even get a serial
> terminal, have to hard reboot. Luckily it's actually the secondary DNS so stuff
> on my network stays up and running, but it's annoying because it also is
> connected to my UPS and a RTL-SDR that reports to FlightAware. Their emails
> telling me my feed is down is usually the first time I notice it's locked up > again.
Time to look in the error logs methinks.
IME the most *likely* cause is out of RAM, either on account of a very minor memory leak (run top and watch the memory stats) or because its on the internet and too may incomning connections are causing it to spawn too many processes.