# Common Issues

## SSL/TLS error when downloading mods

<figure><img src="https://647148726-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6knfQnTz0CipH0b96qdV%2Fuploads%2FdcyY3U8oVT4PiLysViPA%2Fimage.png?alt=media&#x26;token=2120f28a-43d8-4e78-b45a-37de49cf7927" alt=""><figcaption></figcaption></figure>

Known causes for this error:

* If the issue persistent, it's likely caused by your ISP having a firewall or other similar security feature blocking the connection. This has occurred in the past several times specifically due to the ISP filtering the connection
* If the issue occurs randomly or for only some files, it's likely an ongoing issue with Thunderstore CDN provider (we are working on it)
  * Try using `Toggle preferred Thunderstore CDN` option on the mod manager's Settings page to use an alternative CDN. Note that the setting will reset itself whenever the app is restarted. This is by design, as users should use the main CDN when it's working without problems
  * The issue can usually be bypassed by using a different internet connection (e.g. a mobile hotspot) or a VPN
  * The issue usually resolves itself with time, so waiting is a valid strategy

    &#x20;

## Miscellaneous Problems

* Steam overlay or FPS counter is not working when launching through the mod manager
  * If you've set the game executable to always run as admin (via right click -> properties), this could prevent the overlays from working. Make sure this checkbox is unticked.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.thunderstore.io/mod-manager/common-issues.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
