# Error "Connection lost" when launching the terminal

<figure><img src="https://2207507098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOSB2AVpWygd626dcnm1c%2Fuploads%2FITuC9UwvFVNPPAzbuqUK%2FScreen%20Shot%202025-01-10%20at%2008.15.16.png?alt=media&#x26;token=52a98ac7-54e8-458b-9687-2bac32680c20" alt="" width="563"><figcaption></figcaption></figure>

If you encounter the "Connection Lost" error, try the following steps:

1. Log in using your license credentials.  Use the login and password associated with your specific license, available in your[ Personal Account](https://www.tiger.com/terminal/personal-licenses):

<figure><img src="https://2207507098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOSB2AVpWygd626dcnm1c%2Fuploads%2FIM3zPLbFj6EtS6QnQzCu%2FIMG_7237.JPEG?alt=media&#x26;token=9d551b8a-deeb-4e36-822c-a179b8a26bd5" alt=""><figcaption><p>Copy buttons are located next to the login and password fields for convenience:</p></figcaption></figure>

2. Manually select a connection server: for a crypto license, choose one of the Crypto servers. For Full, Trial, or Player licenses, select one of the Main servers:

<figure><img src="https://2207507098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOSB2AVpWygd626dcnm1c%2Fuploads%2Fs4hbwZGnpcELm7BcIJ0t%2FIMG_7236.JPEG?alt=media&#x26;token=9d8d7ded-06de-42ca-821b-9a8c132e43fc" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
Servers with the same name offer identical functionality. If you experience issues with one server, try an alternative.
{% endhint %}

3. Temporarily disable software that may block or filter outgoing traffic. This includes firewalls or antivirus programs.
4. Adjust DNS settings according to [our instructions](https://support.tiger.com/english/frequently-asked-questions/fixing-network-issues-how-to-adjust-dns-settings).
5. Connect via a different network: for example, try using your mobile phone as a hotspot.<br>

### How to Update DNS in the Configuration File

If the issue persists, please try replacing the DNS domains with the server IP addresses in the configuration file as per the instructions below:

1. In Windows Explorer, navigate to: **C:\Program Files (x86)\TigerTrade**

<figure><img src="https://2207507098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOSB2AVpWygd626dcnm1c%2Fuploads%2FwUw5QzezSDFmRbbniuE2%2Fimage%20(32).png?alt=media&#x26;token=0d06c5a6-cca1-410a-aa4a-128ccef83bb7" alt=""><figcaption></figcaption></figure>

2. Find the **TigerTrade.exe.config** file and **move it to the desktop**, confirming the action with administrator permissions.

<figure><img src="https://2207507098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOSB2AVpWygd626dcnm1c%2Fuploads%2FkJHpMWdDRu2VE0kKBUkB%2Fimage%20(40).png?alt=media&#x26;token=f9522ddc-b111-438a-9841-2481ebcb46a9" alt=""><figcaption></figcaption></figure>

3. Right-click the file and select Open with - Notepad

<figure><img src="https://2207507098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOSB2AVpWygd626dcnm1c%2Fuploads%2FRi9FSMZCSFEd77vWtMya%2Fimage%20(36).png?alt=media&#x26;token=4663b2bd-575e-4f4b-808b-cf5e93550c50" alt=""><figcaption></figcaption></figure>

4. In Notepad, replace the text between the `<servers></servers>` tags with the following:

```
<add key="Server1" dnsUri="37.228.114.50" ipUri="37.228.114.50"/>
<add key="Server2" dnsUri="142.132.202.158" ipUri="142.132.202.158"/>
<add key="Server3" dnsUri="46.148.231.243" ipUri="185.189.195.39"/>
<add key="Server4" dnsUri="142.132.202.159" ipUri="142.132.202.159"/>
```

<figure><img src="https://2207507098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOSB2AVpWygd626dcnm1c%2Fuploads%2FD0Bb2wZNEPgxqwDwrzSg%2Fimage%20(37).png?alt=media&#x26;token=957e6c8f-3f8f-41f5-be81-250202e3e1c0" alt=""><figcaption></figcaption></figure>

5. Save the changes and close the Notepad

<figure><img src="https://2207507098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOSB2AVpWygd626dcnm1c%2Fuploads%2FY0xViNxnlSpERxUyDxfK%2Fimage%20(38).png?alt=media&#x26;token=f9366c5b-b1f9-4128-ad9b-87e127e1c58f" alt=""><figcaption></figcaption></figure>

6. Move the modified file back from the desktop to **C:\Program Files (x86)\TigerTrade**, confirming the action with administrator permissions.

<figure><img src="https://2207507098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOSB2AVpWygd626dcnm1c%2Fuploads%2FmQvJliZGQUkewRIR0Xvn%2Fimage%20(39).png?alt=media&#x26;token=22b4e99b-8e3e-471e-b87f-50bc91d41c1e" alt=""><figcaption></figcaption></figure>

Should you need any assistance, don't hesitate to contact our support team at **<support@tiger.com>.**
