# Failed to sign package

Error Codes:

* 2147954402
* 2147954429
* 2149122451

This error is usually caused by no or long communication with the timestamp server. In order to overcome this error, it would be useful to change the Time Stamp server URL address on the Settings\Certificate Management screen. The following steps are applied to change the address.

{% hint style="info" %}
The computer with SCCM Site Server, WSUS and Easy2Patch installed needs to access the timestamp addresses.
{% endhint %}

1. The Settings\Certificate Management screen opens,
2. Click the (...) button in the Time Stamp server URL field,
3. Another address can be selected from the predefined address list that opens, or a new address can be defined with the **New** button,
4. Click Yes to use the selected address,
5. Press the **ping** button to make sure the address is accessible, under normal conditions, a timestamp address that responds quickly is expected to respond in about 1-2 seconds. If it takes longer than that, make sure the address is accessible or check if it causes a timeout while passing through security systems for example firewall, proxy or any other security systems. Timestamp URL addresses broadcast from TCP 80 or 443 addresses. However, most timestamp server do not host a web page at these addresses. They provide this URL as a service. Therefore, it is important to test it with the ping button.


---

# 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://docs.easy2patch.com/troubleshooting/failed-to-sign-package.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.
