this is my first post but that’s not important ATM.
I have a Plex Server running on a brand-new Pi 4 running Ubuntu 22.04 Server LTS. A storm knocked out power for a second 2 days after installation and setup. The Pi is powered via a surge protector, so that shouldn't be the issue, but you all have more experience than my 3 days with Linux I assume so correct me if need be. The machine I am using to SSH into my server is running Win10, and I was using my server prior to the storm hitting today, as well as using SSH to install ease-of-use programs like KeePassXC, these apps are not the issue, I only mention this to express the issue that this has only happened since the power outage.
Things I have tried:
- Reboot internet router
- Reboot Pi (via HDMI and m&k)
- Reboot Pi (via USB-C power cord)
- Reboot Win10 PC
- Firewall disable (on Pi, have tried to SSH while disabled, still error)
- Firewall enable (on Pi)
- Firewall allow 22 (on Pi) (I have checked status, claims to be running)
- IP reservation turned off and on for both devices
- Some other things I am probably forgetting, been on this for 2 hours now
Issue:
- When using ssh user@[Pi IP] I get
ssh: connect to host [Pi IP] port 22: Connection timed out
- Same issue when using the hostname
- RDC will not let me see the remote desktop
- Pinging the Pi returns
Reply from [Win 10 IP]: Destination host unreachable.
W/ 4 packets sent and received.
Final comments
I have tried almost every YouTube video/tutorial I can find, but none of them yield results. The goal is to be able to use my Pi headless and access it from my PC to update and manage it, and that worked for a few days, but this storm has ruined my hard work it seems. I'm to the point of just restarting the Pi OS all over as much of a pain as it was to do the first time. Please help with any advice you have, I'm all ears.