Hello,
how i can stop profiler?
I already stop profiler.
"profiler": {
"defaultMode": "disabled",
}
Ish Modi
@Ish Modi
Posts made by Ish Modi
-
stop profiler
-
The report was not generated on Heroku.
Previously, I was using jsreport version 3.11.3, and now I've updated to version 4.3.0. While jsreport worked fine on Heroku with version 3, it is not functioning with the new version.
-
RE: Error when syncing fs journal
Thank you @admin, its works form me.
There is another issue
When I merged large files using pdf-lib, the jsreport Heroku server used large amounts of RAM.
Are there any configuration changes?
-
Error when syncing fs journal
Hey,
I have issue with the larger report generated.
I’m using an aws-s3 file storage.
errors:- unable to load planned schedules, but no need to worry, we will retry, details:Error: Timeout during waiting for file system, try it again later
- Error when syncing fs journal, no worry, we will run again Timeout during waiting for file system, try it again later. stack=Error: Timeout during waiting for file system, try it again later.
While rendering, this error occurs. Can you say why this occurs and a solution for this.!
also increased reportTimeout -
Heroku error
When I try to generate a report after deploying the jsreport server on Heroku, I receive an error.
-
413 request entity too large
I use AWS Beanstalk, and whenever I send an API request, I receive a 413 response. The same error also occurs when I try to add data to JSReport Studio.
Moreover, I added
"extensions.express.inputRequestLimit: 200mb"
"extensions_express_inputRequestLimit: 200mb"
-
RE: change the name of the pdf file
Hi @bjrmatos
Is there a way to handle this on the jsreport-client side?
I use 'URL.createObjectURL(blob) 'to view PDF files. -
change the name of the pdf file
I want to change the name of the pdf file dynamically.
https://playground.jsreport.net/w/anon/jtB_lL0b