raspberrypi.local:444

Failing that, discover the actual IP of the Astroberry and use that instead of raspberrypi.local

The .local address relies on something called multicastDNS or mDNS to work, and not all systems support it.

You can always use netstat to discover what ports are listening on your system, it will be one of those.

Read More...