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.

There are no templates available for download at the moment

When I navigate in antman to "myantsle > Templates" the left hand "Templates - Available for Download" side is showing "There are no templates available for download at the moment". Searching for templates that I've used in the past and are listed on https://docs.antsle.com/templates/templates returns nothing.

How do I get the list of available templates back?

 

Hi Dave:

Let's see if your templates directory is setup.  Use this command to check:
ls -la /antlets/_templates

If it does not exist, use this command to create the directory.
zfs create antlets/_templates

If the templates directory already created and exists, you can try these troubleshooting steps below:

1) Navigate away from Templates screen to another section and then back to Templates.

2) From the Console or SSH, make sure that you can communicate with our antsle Server by typing these commands:

ping -c3 central.antsle.com
curl http://central.antsle.com/api/templates

3) Some adblockers such as uBlock Origin and uMatrix can block scripts that can prevent Templates page to display correctly. You may need to add entries to your whitelist for your IP Addresses and Hostnames to allow these scripts.

Hello!

We fixed a problem with one of our certificates affecting viewing of templates using antsle.us addresses.

It should be working now.  Thanks.