Cannot find license 'Aspose.PDF.NET.lic'

We recently integrated Aspose.PDF .NET into a .net core v6 API deployed via kubernetes (debian based microsoft dotnet core base image). The product works great throughout the day but once a day, usually around 10pm central time, we start receiving a error : System.IO.FileNotFoundException: Cannot find license … The product ceases to work until redeployed. We also leverage the Aspose.Words .Net product and don’t have this issue with that (although we are using an older version).

Any suggestions to troubleshoot?

@BRENT.COBB123

It is quite strange behavior of the API and we are afraid that we cannot comment further without being able to reproduce it in our environment. Can you please make sure to test using the latest version i.e. 23.5? Also, please try to replace Aspose.PDF with Aspose.PDF.Drawing package and see if issue still occurs. Please provide a sample application or steps to reproduce the issue so that we can further proceed to investigate this issue and address it accordingly.