# Help! CopyStorm Cannot Get a License!

When CopyStorm runs it tries to find a license on the local machine. If a valid license is not found then it requests one from license.capstorm.com.

If CopyStorm cannot get a license and fails with an error like “Connection Refused” then your firewall is blocking access to license.capstorm.com.

There are two common solutions to this problem:

## Solution 1: Set Proxy Parameters

If your browser is using a proxy to connect to the internet then CopyStorm may have to use the same proxy. See [this page](https://learn.capstorm.com/reference/main-tab) for help setting proxy parameters.

## Solution 2: Open Firewall Access to license.capstorm.com

If your company firewall is blocking access to license.capstorm.com, the problem can be fixed by asking your network staff to open port 443 to license.capstorm.com (75.2.67.235).

## Solution 3: Verify Installation of CapstormCustomerKey.txt

If the CapstormCustomerKey.txt file is not installed correctly, move the file to a [supported installation location](https://learn.capstorm.com/best-practices/customer-key-file-management).

## In All Cases…

In all cases the connection to the Capstorm license server can be validated by following the instructions on [this page](https://learn.capstorm.com/frequently-asked-questions/how-does-copystorm-work/how-does-capstorm-license-management-work).

If your organization will not allow communication with license.capstorm.com, the solution is to send an email to <support@capstorm.com> with the following information and we will email you a license file:

* Product Name
* Product Version
* IP Address of your computer
* Salesforce Org Id


---

# 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://learn.capstorm.com/frequently-asked-questions/problems-solutions/help-copystorm-cannot-get-a-license.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.
