Antsle Forum

Welcome to our Antsle community! This forum is to connect all Antsle users to post experiences, make user-generated content available for the entire community and more. 

Please note: This forum is about discussing one specific issue at a time. No generalizations. No judgments. Please check the Forum Rules before posting. If you have specific questions about your Antsle and expect a response from our team directly, please continue to use the appropriate channels (email: [email protected]) so every inquiry is tracked. 

Please or Register to create posts and topics.

Cannot access Antsle Antman via Browser

I have 3 Antsle and one Nano. I can get to 3 of them via the browser but cannot get to one.

I can ssh into it but just cannot get to the web interface.

Both the hostname and ip address respond (I guess that is evident because I can ssh in).

I cannot get to the antsle enen using port 3000.

Is there something that I can do from withing the antsle ssh console to test antman or bring it back up?

David

You could try this command to see if it is even listening on port 3000:

netstat -a|grep 3000|grep -i listen

I've fixed some errors by re-doing

upgrade-antman

to "re install" antman

I've seen some posts on here fix port issues by executing:

portmappings

I believe it is located in /usr/local/bin