Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: the client closed the connection before the chart was done processing #411

Closed
fundamental-ricardo opened this issue Aug 23, 2023 · 1 comment

Comments

@fundamental-ricardo
Copy link

"The client closed the connection before the chart was done processing"

It is a known issue for node > 16. I am on node 18 and having this issue.
I can confirm that the fix #337 works for node 18.

Are there any plans to implement this fix in the coming updates?

@jszuminski
Copy link
Contributor

@fundamental-ricardo thanks for reporting!

I regret to inform you that we do not plan to update the Export Server version based on PhantomJS as it has been deprecated for a few years now (and a long list of problems arised on the way).

The good news is that we've recently released a beta version which uses Puppeteer as its headless browser library.

I encourage you to try this out, here's a short setup guide: https://github.com/highcharts/node-export-server#puppeteer-version-information

Please feel free to report any problems you encounter with the newest version and we will investigate it.

@jszuminski jszuminski closed this as not planned Won't fix, can't repro, duplicate, stale Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants