Ensure your firewall ports are correctly set [Windows/Linux/MacOS]

Ensure your firewall ports are correctly set [Windows/Linux/MacOS]

Before launching Envoy, ensure that UDP port 123 to pool.ntp.org (to verify your system time), and TCP ports 5005, 5006, 8003 and 443 are open to api.gridmarkets.com, and 443 to *.oraclecloud.com and *.oracle.com

Please note that some virus protection software, particularly Kaspersky and Windows Defender, can block Envoy so you may also need to disable them or whitelist gm_envoy.exe locally for ports 8090 & 8091.

Please make sure you have the latest version of Envoy running. Envoy 4.0.X and older uses gm-envoy.exe - please update to the latest version before proceeding. Older versions may not work correctly. Envoy 4.5.X and newer uses gm_envoy.exe. 

If you can not login, then in any browser go to https://api.gridmarkets.com:8003/You should see the following JSON:
{"data": "", "status": 200}
If you can login but can't see any projects (though please note that all projects are purged after 15 days of no activity) then in a Windows Command prompt or Linux/MacOS Terminal try the following and make sure you can connect:
telnet api.gridmarkets.com 5005
telnet api.gridmarkets.com 5006
telnet api.gridmarkets.com 8003
telnet api.gridmarkets.com 443
If you don't have Telnet please enable/install it by following this article

Still no joy?  Please let us know what error messages you are seeing to Support@GridMarkets.com with a screen shot, and forward the Envoy log from the LOG [1] section:

    • Related Articles

    • Telnet installation [Windows \ Linux \ MacOS]

      Windows Telnet is an application available as Windows feature which is not installed by default. In order to install this program please run the cmd.exe console ("C:\Windows\System32\cmd.exe") as root (right click on cmd.exe and choose "Run as ...
    • Envoy installation under Linux [Linux]

      Envoy for Linux has been tested with Ubuntu, Fedora, Open Suse, Mint, Debian and several other distros, but given that distros can be highly customised we can NOT guarantee it will install or run. This article provides information on how to handle ...
    • Envoy and Submit2GM logs [Envoy 4.6.X+]

      Envoy and Submit2GM logs Envoy is the uploader and the WWW interface acting as a render manager. Its logs are placed in the following folders: Please note that as of 4.6.10+ release you are able to define custom location for Envoy logs, as described ...
    • Upload Failed due to web protection software

      If you have experienced an “Upload failed” message after attempting to initiate an upload, this may be the result of a web protection service blocking Envoy’s efforts. If you are running a web protection service (anti-virus software or firewall) and ...
    • Custom Envoy log path [Envoy 4.6.10+]

      You can use custom path for the Envoy log. Please edit the gm-config.cfg to set the new path. Config file locations based on your OS: WINDOWS: "C:\Users\%USERNAME%\AppData\Local\GridMarkets\Envoy\gm-config.cfg" LINUX: ...