Cannont access antMan using 'antsle_name.local' from a browser

Cannont access antMan using 'antsle_name.local' from a browser

Power

Is the red power led on, on the front of the antsle?

Ethernet connection

Is your ethernet cable plugged into the correct ethernet port?: 

Is there a link light on the ethernet port and switch?

Are you connected to the same subnet (same switch or vlan) as the antsle?

.local name resolution

Does your computer resolve the .local domain name to an IP address? Test with a ping
The antsle's name is 'myantsle' by default but can be changed to a name of your choice.

    ping myantsle.local
    or
    ping antsle_name.local

Windows does not resolve .local names by default. You may need to install Bonjour print services for Windows or iTunes: 

URL's

If you get google search results instead of antMan you may need to use 'http://' in the url


antMan is listening on port 3000, try


If you know the IP address of the antsle, you can open antMan with:


You can find the IP address by connecting a keyboard and monitor to the antsle and login as the root user.  At the command line, run:

    ifconfig br0

Firewall

The avahi service (mDNS) on the antsle is what advertises the .local names.  It uses IP multicast address 224.0.0.251 and udp port 5353.  Any chance you have a firewall blocking on your workstation or your router?

    • Related Articles

    • antHill cannot find or activate your antsle

      Here is a series of videos for trouble shooting anthill activation in our docs: https://docs.antsle.com/tshoot/#anthill-activation-cant-find-antsle Here are some of the steps from the video: Is your ethernet cable plugged into the correct ethernet ...
    • The antsle cannot communicate with the public internet

      This can happen if the antsle does not acquire an IP from DHCP but is typically a misconfigured default gateway or DNS server address.  If you configured a static IP, you also need to set the default gateway and dns server addresses in antMan > ...
    • 500 error opening antMan

      This usually means the root partition is full or Docker is not using Zfs or the zpool is full.    First ssh to the antsle's command line?     ssh root@antsle_name.local     or     ssh root@x.x.x.x or if on Windows use Putty ...
    • Backup fails with error: Snapshot '_antsle_backup' exists, probably from a backup in progress.

      If a backup fails with the following error: Snapshot '_antsle_backup' exists, probably from a backup in progress. If this is not the case, please delete it and try again. From the antsle's command ...
    • RDP stops working after Windows update

      RDP connection, as well as ssh, stopped working to a Windows 10 antlet after one of the Windows automatic updates. Use the vncConsole (click the icon next to the antlet name in antMan) to access the Windows desktop. Windows is prompting to "allow ...