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
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.