PMG uses and relies on ifupdown2 for configuring network interfaces (via /etc/network/interfaces) - maybe your bookworm install uses a different mechanism?There is no network interface showing in the mg GUI on an install over bookworm,
apparmor - more specifically the profiles shipped by clamav don't work with the way PMG uses it - I'd recommend to uninstall it and rebootI have just discovered that apparmor now installs with bookworm, so I have now disabled it, but still nothing, could apparmor have affected the install in some way?
ip a
show the interface? Does ifreload -a
give any errors?Did you re-open the Configuration tab? The relevant request should be withIn console on that page are never ending scrolling messages of
GEThttps://pmmg3.devine.mydomain.com:8006/api2/json/nodes/pmmg3/dns[HTTP/1.1 200 OK 37ms] (replaced domain name for security)
GEThttps://pmmg3.devine.mydomain.com:8006/api2/json/nodes/pmmg3/time
Every second or so
/nodes/pmmg3/network
.pmgsh get /nodes/pmmg3/network
in the CLI to see what it returns (make sure to update to the latest version first, there was a bug with pmgsh
that's since been fixed).So no interfaces found by the backend. What is the output ofThat command actually returns......I dont know if the empty brackets on the second line signify anything, and I forgot to say I was on 8.0.4 since yesterday
200 OK
[]
cat /proc/net/dev
?/etc/hosts
to be a non-loopback IP, it should work./proc/net/dev
while the file reading rule is still modified, so all of it is read as a single line. But the code for interface detection does not expect this.