Hello all,
with MSP V14910 we are able to create PDF-Jobsheets (so chromium screenshot with puppeteer is working) but are not able to use the "Send Mail" Function within the JobSheet.
Result is a infinite Export PDF ... popup-window.
Send Mail Function
In serverout0.txt we are getting the following error-message at that moment performing the send mail function.
TimeoutError: Navigation timeout of 30000 ms exceeded\n
at new Deferred (/snapshot/pdf_node/node_modules/puppeteer-core/lib/cjs/puppeteer/util/Deferred.js:54:34)\n at Function.create (/snapshot/pdf_node/node_modules/puppeteer-core/lib/cjs/puppeteer/util/Deferred.js:16:16)\n at new LifecycleWatcher (/snapshot/pdf_node/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/LifecycleWatcher.js:65:60)\n
at CdpFrame.goto (/snapshot/pdf_node/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Frame.js:135:29)\n
at CdpFrame.<anonymous> (/snapshot/pdf_node/node_modules/puppeteer-core/lib/cjs/puppeteer/util/decorators.js:98:27)\n
at CdpPage.goto (/snapshot/pdf_node/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.js:603:43)\n at /snapshot/pdf_node/puppeteerConfig.js:166:43\n
at processTicksAndRejections (node:internal/process/task_queues:96:5)","statuscode":200}}
Environment:
- RockyLinux 9.5
- Embedded Postrgres
- MSP V14910
- Chromium: 1370449
Any advice in troubleshooting this problem?
Best Regards
Lothar