Checking your Connection with the Athena Cloud

<< Click to Display Table of Contents >>

Navigation:  Support > Orion Desktop Support > Software Installation > Troubleshooting > A firewall may be blocking network connections from Orion >

Checking your Connection with the Athena Cloud

If you are experiencing issues connecting to our Cloud for range provisioning, please use the GreengrassConnectionTest tool, below.

 

Logged in to your Network Manager, open a Terminal window (CTL+ALT+T shortcut on your keyboard). Enter the following (after the ~ $):

~/ESTBuild/est/scripts/system/GreengrassConnectionTest.sh

 

If you receive an error "No such file or directory", use the following steps to download and install the script.

 

In terminal, enter:

curl http://cdn.shooterstech.net/Files/GreengrassConnectionTest.sh > ~/ESTBuild/est/scripts/system/GreengrassConnectionTest.sh

then

chmod +x ~/ESTBuild/est/scripts/system/GreengrassConnectionTest.sh

 

The first line downloads the shell (.sh) file from our servers, and saves it to the System Scripts directory, while the second line allows the shell file to be executable.

 

Now that your system has the file downloaded and it is executable, run the following in the network manager's terminal window:

~/ESTBuild/est/scripts/system/GreengrassConnectionTest.sh