Webui broken after update to 25.04.1

As title suggest, webui is broken after update to 25.04.1

  • Restarted twice - no help
  • Restarted into 25.04 version through Grub - no help
  • Restarted Nginx service - no help
  • Restarted Middlewared service - no help
  • According to the local session (see photo imgur link) shows IP address where it should be locally, but webui will not load at that IP, HTTP or HTTPS both fail

https://imgur.com/a/V5Zhlak

We need a little information about your network. Does that IP address seem right? Are you manually configuring the IP address or using DHCP? If you log into the shell at the command prompt, can you ping other systems on your network?

So, this is a static IP and one that’s been on the server for over a year. Previous upgrades had gone off without a hitch (one of the reasons I felt confident going in to this one). Yes it is the same address and yes I was able to ping other devices.

Ok, so I’ve made a little headway. I had created a bridge but that bridge would not pass the test when I moved the IP address from the initial NIC it was on to the alias location in the bridge. I feel this mostly had to do with my NextCloud app that used certificates associated with that address.

I was able to login to the console and delete the bridge and I’m now able to log back into the 25.04 instance but am very hesitant about moving back to .1 now after all the trouble I’ve had. I’m still going to do a little more research about how the certificates affect the network interface.

Unlikely, certificates always refer to domain names, never IP addresses or specific NICs.

In normal situations yes, but the way the cloudflared app and it’s tunnel work, the internal address is referenced in its configuration. I think the combination of a broken bridge (which might be borked because of the certs) and the certs is why the webui was actually broken.