[SOLVED] ifupdown2-pre.service and systemd-udev-settle.service failing when resetting the network

ArcWeaver

New Member
May 22, 2026
4
0
1
I ran a config script ```bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/post-pve-install.sh)"```, pve post install, on my Proxmox 9 machine to improve my experience. After the system rebooted I noticed I was unable to reach the webpage. I checked and did some research and I attached images for more information. I ran a ```ip link set {name} up``` and ```ip a``` shows two networks are up however no traffic is happening between the router and machine. I know its not the cables or any of the networking hardware because its connected to a switch and the other machine connected still works as expected.
 

Attachments

  • 1779416718866.png
    1779416718866.png
    233.8 KB · Views: 13
  • 1779416903322.png
    1779416903322.png
    47.7 KB · Views: 13
  • 1779416933305.png
    1779416933305.png
    394.1 KB · Views: 13
I suggest you contact the author of the script for specific support of the changes made by it.
They claim it doesn't mess with the network. So now I have no idea what could have caused this to happen because that's the only thing I can recall doing
 
While it may not have messed with the network, it may have messed with the web page. Some of those scripts purport to remove the "nag screen" and as a result they can cause problems when PVE is newer than when the script was last updated.
 
I after many attempt I have found that kernal 7.0.2-6-pve is to blame. I have been running 6.14.11-9-pve and I did run a apt update forgetting that installs the latest kernal. Is there something I can do to allow the latest kernal and fix the networking service?
 
Last edited: