Skip to main content
Planview Customer Success Center

Why are there so many files in my temp directory when I use the connector?

Last Updated: 25   |  Applicable Hub Versions: All

Answer

When using the Microsoft Azure DevOps Server connector for Hub, you might find that the temp directory at <user-directory>\AppData\Local\Temp on the local server fills up with files that are never cleaned. These files are generated by the Microsoft TEE SDK, which Hub's connector uses to communicate with Azure DevOps Server, and are not cleaned up due to a defect in this Microsoft SDK.

Workaround

The recommended workaround for this issue is to create a batch script that deletes all files in <user-directory>\AppData\Local\Temp and schedule it to run every night.