groupdocs-free-consulting / projects

0 stars 0 forks source link

Internal error: Exception of type 'System.OutOfMemoryException' was thrown. #44

Open danbeo95 opened 6 months ago

danbeo95 commented 6 months ago

I often get this error Internal error: Exception of type 'System.OutOfMemoryException' was thrown. I am using ConvertApi with the code below: ` const settings = new ConvertSettings({ filePath: path, format: convertTo, outputPath: 'output', });

const request = new ConvertDocumentRequest(settings);

const [uploaded] = await convertApi.convertDocument(request);`

Please help me check it

SergeiTerentev commented 6 months ago

Hi, this is known issue, related to migration our services to Linux, the work on this issue is in progress

danbeo95 commented 6 months ago

hi @SergeiTerentev When your team completes fixing this issue in the estimate Thank

tilalahmad commented 5 months ago

@danbeo95

The issue is already fixed. If you are still facing the issue, then please feel free to share your input document along with the sample code in our free support forum for further investigation.