In addition to the above, I would like to add that the service is running out of memory. Here is the log for your review:
gayathriramaswamy
@gayathriramaswamy
Posts made by gayathriramaswamy
-
RE: Import error - version 3.6 - Request has been terminated
-
Import error - version 3.6 - Request has been terminated
@admin While exporting the complete folder from one environment (4.2) to another environment (3.6), I am encountering this error message. Validation passed.
Request has been terminated
Possible causes: the network is offline, Origin is not allowed by Access-Control-Allow-Origin, the page is being unloaded, etc. Error: Request has been terminated
Possible causes: the network is offline, Origin is not allowed by Access-Control-Allow-Origin, the page is being unloaded, etc. -
RE: Error while executing pdf-utils operations (because) invalid PDF: startxref not found Error: Invalid PDF: startxref not found
I found the issue. The footer was in html recipe and the index file was in chrome-pdf recipe. Changing the footer to chrome-pdf solved it.
-
RE: Error while executing pdf-utils operations (because) invalid PDF: startxref not found Error: Invalid PDF: startxref not found
If it adds any meaning: Report "index.pdf" render failed.
Error while executing pdf-utils operations
(because) invalid PDF: startxref not found
Error: Invalid PDF: startxref not found
at Parser.parse (/var/jsreport/node_modules/@jsreport/pdfjs/lib/parser/parser.js:16:13)
at module.exports.parseBuffer (/var/jsreport/node_modules/@jsreport/pdfjs/lib/parser/parser.js:99:10)
at new ExternalDocument (/var/jsreport/node_modules/@jsreport/pdfjs/lib/external.js:7:20)
at Object.merge (/var/jsreport/node_modules/@jsreport/jsreport-pdf-utils/lib/pdfManipulator.js:50:26)
at module.exports (/var/jsreport/node_modules/@jsreport/jsreport-pdf-utils/lib/pdfProcessing.js:121:25)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async AsyncFunction.<anonymous> (/var/jsreport/node_modules/@jsreport/jsreport-pdf-utils/lib/worker.js:203:21)
at async ListenerCollection.fire (/var/jsreport/node_modules/@jsreport/jsreport-core/lib/shared/listenerCollection.js:157:21)
at async afterRender (/var/jsreport/node_modules/@jsreport/jsreport-core/lib/worker/render/render.js:102:5)
at async WorkerReporter._render (/var/jsreport/node_modules/@jsreport/jsreport-core/lib/worker/render/render.js:143:7)
wrapped by:
Error: Error while executing pdf-utils operations
(because) invalid PDF: startxref not found
at module.exports (/var/jsreport/node_modules/@jsreport/jsreport-core/lib/shared/createError.js:10:13)
at WorkerReporter.createError (/var/jsreport/node_modules/@jsreport/jsreport-core/lib/shared/reporter.js:49:12)
at AsyncFunction.<anonymous> (/var/jsreport/node_modules/@jsreport/jsreport-pdf-utils/lib/worker.js:220:22)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async ListenerCollection.fire (/var/jsreport/node_modules/@jsreport/jsreport-core/lib/shared/listenerCollection.js:157:21)
at async afterRender (/var/jsreport/node_modules/@jsreport/jsreport-core/lib/worker/render/render.js:102:5)
at async WorkerReporter._render (/var/jsreport/node_modules/@jsreport/jsreport-core/lib/worker/render/render.js:143:7)
at async /var/jsreport/node_modules/@jsreport/jsreport-core/lib/worker/reporter.js:224:19
at async processAndResponse (/var/jsreport/node_modules/@jsreport/advanced-workers/lib/workerHandler.js:41:17) -
RE: Error while executing pdf-utils operations (because) invalid PDF: startxref not found Error: Invalid PDF: startxref not found
I'd like to note that this issue arises whenever modifications are made to the header or footer. It seems that adding a completely new header or footer is accepted, but I’m not convinced that's the appropriate solution. Could you provide some insight into the circumstances under which this error typically occurs in JsReport?
-
Error while executing pdf-utils operations (because) invalid PDF: startxref not found Error: Invalid PDF: startxref not found
Error while executing pdf-utils operations
(because) invalid PDF: startxref not found
Error: Invalid PDF: startxref not foundI am getting this error when I change the pdfutils: header. I am using chromepdf. I could not replicate this in playground. I am using 4.2 version of jsreport. Have you come across this error before? What might cause this error?
-
RE: We haven't configured any password for the chrome-pdf recipe in JSReport. However, it seems to automatically apply a password even when manually removed. How can this issue be addressed?
Hello, thank you for your reply. We identified that the issue was caused by the developer's Chrome browser auto-saving the password settings. Accessing the studio in Safari resolved the issue. Nonetheless, this remains an interesting research topic for future reference.
-
RE: We haven't configured any password for the chrome-pdf recipe in JSReport. However, it seems to automatically apply a password even when manually removed. How can this issue be addressed?
Hi, thank you for the response. I may not be able to recreate this in the playground. My team has decided to proceed with the HTML recipe for now. Your assistance is greatly appreciated.
-
RE: We haven't configured any password for the chrome-pdf recipe in JSReport. However, it seems to automatically apply a password even when manually removed. How can this issue be addressed?
You're absolutely right. We haven't enabled this feature at all; it's suddenly started happening. Even after deleting the password, it reappears. Is there a method to disable this feature?