Frequently Asked Question

"Exception: No response from the remote server at localhost. Please check your settings.conf file" problem.
Last Updated 3 years ago

In some situations execution of the THCC over API can be slower than expected and you may have error which tells you that server is not responding.

To solve this issue, time required for server to respond can be increased. This can be done by following these steps:

  1. Navigate to the folder %appdata%/typhoon-api/<version> for Windows users, or ~/.config/typhoon-api/<version> for Linux users.
  2. Open settings.conf file with any txt editor.
  3. Add ping_retries=100 in the [server_settings] section. This will increase timeout from 30s (default) to 100s.

    Please Wait!

    Please wait... it will take a second!