Connection error
-
Hi,
Somehow in between 2 same projects, one of them is throwing lot of ECONNREST error on creating reports. This is with jsreport:^2.1.1.The second instance of same project, at some point I did npm install jsreport/jsreport-pdf-utils --save here and later removed it from package.json and this instance works very well.
I am confused as in what's going on and what is the fix.
Sorry for a vague question,
Any help is appreciated,
Rashmi
-
Maybe paste for the start the whole error and perhaps also jsreport server logs.
-
Thanks Jan. I deleted the bad instance and started all over with new directory and new git clone and that always work :-)