try this
ip -4 -d -j addr show “enp4s11” | jq -r ‘.[] | select(length > 0) | .addr_info[]’
this works correctly for me
try this
ip -4 -d -j addr show “enp4s11” | jq -r ‘.[] | select(length > 0) | .addr_info[]’
this works correctly for me
I think I’ve hit this as well. Sites are being served, I just can’t access the control panel.
Try updating hestia again