Skip to main content
3-Newcomer
September 2, 2025
Solved

Windchill Error when downloading attachments or documents

  • September 2, 2025
  • 3 replies
  • 787 views

Version: Windchill 13.0

 

Use Case: This User clicks on the PDF or attachment in Windchill, it downloads a file, for a moment it looks like its about to open/preview a PDF in his browser, then this error shows in the browser window: Windchill Error Contact your administrator for assistance. Information for their reference follows. Status: 500 Code: Message: The signature from "https://windchill.alkath.group/servlet/WindchillGW ", signed at "Tue Sep 02 03:37:17 GMT 2025", received at "Tue Sep 02 03:37:18 GMT 2025", is already used. Please retry the operation. If the error persists please contact the system administrator. Current Time: 2025-09-02 13:37:18.617 +1000


Description:

This User clicks on the PDF or attachment in Windchill, it downloads a file, for a moment it looks like its about to open/preview a PDF in his browser, then this error shows in the browser window:

Windchill Error
Contact your administrator for assistance. Information for their reference follows.

Status: 500
Code:
Message: The signature from "https://windchill.alkath.group/servlet/WindchillGW
", signed at "Tue Sep 02 03:37:17 GMT 2025", received at "Tue Sep 02 03:37:18 GMT 2025", is already used. Please retry the operation. If the error persists please contact the system administrator.

Current Time: 2025-09-02 13:37:18.617 +1000

Best answer by avillanueva

We've seen this recent updates to Adobe, Chrome and Microsoft. Cannot remember which one it was but basically, the browser has lots of options on how to handle PDFs. It sometimes is setup to open in the browser or hand off to another application to render. Basically, what is happening is it sends two requests (replay) to the webserver for the PDF and rightly, the browser objects to the second request using the same signature (is this a replay attack its detectecting?). This solved the users issues: https://www.ptc.com/en/support/article/CS375347?source=search

 

3 replies

Marco Tosin
21-Topaz I
21-Topaz I
September 2, 2025

There may be several reasons for this.

Below is the result of research from the PTC support KB.

 

https://www.ptc.com/en/support/search/#q=the%20signature%20from%20is%20already%20used&f-ts_category=Support

 

 

Marco
avillanueva
23-Emerald I
23-Emerald I
September 2, 2025

We've seen this recent updates to Adobe, Chrome and Microsoft. Cannot remember which one it was but basically, the browser has lots of options on how to handle PDFs. It sometimes is setup to open in the browser or hand off to another application to render. Basically, what is happening is it sends two requests (replay) to the webserver for the PDF and rightly, the browser objects to the second request using the same signature (is this a replay attack its detectecting?). This solved the users issues: https://www.ptc.com/en/support/article/CS375347?source=search

 

3-Newcomer
September 3, 2025

Thank you for your reply. Yes! The user had an Adobe PDF plugin installed on his Chrome Browser. Removing that extension fixed the issue!

4-Participant
September 23, 2025

We have faced this issue as well. If you disable the Adobe Acrobat extension in your browser, this issue would go away.