David Severwright

Results 7 comments of David Severwright

I'm not injecting any CSS/JS, and the memory usage is fluctuating a bit but isn't just climbing like the graph in #412. With 4 workers and 4 jobs I get...

Hi, thanks for looking into this. It seems a lot better (less errors) but there are still errors. The log is attached. This was run with 4 workers, and 4...

Hi, I just tested this with Highcharts v11.2 and export server v3.0.3, and got the same errors. [hces.log](https://github.com/highcharts/node-export-server/files/13473956/hces.log)

Here's a working dockerfile: [Dockerfile.zip](https://github.com/highcharts/node-export-server/files/13473271/Dockerfile.zip) (it's in a zip because GitHub doesn't like docker for some reason)

> size: 2.6GB vs 356MB before V3 ! The Dockerfile I posted a few comments up is only 723MB and still works fine, just need to bump some version numbers....

That image requires SYS_ADMIN, which isn't possible in a lot of cloud providers and will fail any security audit.

I currently start the export server every hour to send some reports, and then stop it again. The files are re-downloaded every time. The frequency of the container starting is...