Table of Contents

Trouble shooting Windows

Usually problems relating to the AutoMagic software running on windows will be one of the following:

Accio Launcher

The Accio Launcher requires access to some resources on your computer to run.

File access

The following environment variables will point to directories on your computer:

The accio software will try to store the following in these directories.

Network Access

The software will need different network access for local and remote connections.

Local Connections

The Launcher will download the Jars for the application (normally AutoMagic) over HTTP port 80 (not HTTPS), each jar is downloaded and its digital signature verified.

Remote connections over Secure Shell

The Launcher will create one SSH connection to the server. Then it will create one or two port forwards using random free ports on the client.

  1. is for the HTTP traffic to download the Jar files.
  2. is a connection to the Postgres database.

AutoMagic

The basic requirements for automagic are:

There may be other services like FTP or other web services used by AutoMagic and the plugins you are using. For example, access to a website for a sales channel plugin.