Hey, I know there's a lot of threads on this, but can't find anything to help me fix it. I have a new proxmox instance installed on my old pc for around a week, everything was fine, just playing around with some lxc's and networking stuff, like setting up some cloudflare tunnels, just testing some scenarios, did multiple reboots over the last week, this weekend the pc was shut down, starting without any issue afterwards. Yesterday I had to completely unplug it, had to take out my GPU for some mods, and now after reinstalling it and booting back up, I can't reach the web UI anymore...
Thought this would be some networking stuff, since I didn't have the ip reserved, but I can't figure it out, everything looks perfect...
So I have access to the server manually, and I tried:
ip a -> shows the same address, the old one, 198.162.1.136/24
ping google.com -> works fine
ping 8.8.8.8 -> works fine
added 198.162.1.136 as a reserved address in my router, even tho I also checked connected devices and the server was already showing with this address assigned...but still nothing
ip route list -> default via 192.168.1.1 dev vmbr0 proto kernel onlink \ 192.168.1.0/24 dev vmbr0 proto kernel scope link src 192.168.1.136
don't know what else to try...only thing weird are these errors in journalctl, that I can't really find much on:
Sorry in advance if this is wrongly placed or redundant, I'm new here! XD
Thought this would be some networking stuff, since I didn't have the ip reserved, but I can't figure it out, everything looks perfect...
So I have access to the server manually, and I tried:
ip a -> shows the same address, the old one, 198.162.1.136/24
ping google.com -> works fine
ping 8.8.8.8 -> works fine
added 198.162.1.136 as a reserved address in my router, even tho I also checked connected devices and the server was already showing with this address assigned...but still nothing
ip route list -> default via 192.168.1.1 dev vmbr0 proto kernel onlink \ 192.168.1.0/24 dev vmbr0 proto kernel scope link src 192.168.1.136
don't know what else to try...only thing weird are these errors in journalctl, that I can't really find much on:

Sorry in advance if this is wrongly placed or redundant, I'm new here! XD