There are a few places I’d try first
- a simple ping to make sure that address is reachable
- SSH (
we@{addr} with the password sleep if this is your first time) in and check that everything was properly initialized
sudo systemctl status norns-maiden.service to see the server status
sudo systemctl status norns-maiden.socket to see the socket status
2 Likes