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

Could not fetch Highcharts module (solid-gauge.js) #636

Open
EhiSonoMaestro opened this issue Feb 24, 2025 · 1 comment
Open

Could not fetch Highcharts module (solid-gauge.js) #636

EhiSonoMaestro opened this issue Feb 24, 2025 · 1 comment

Comments

@EhiSonoMaestro
Copy link

EhiSonoMaestro commented Feb 24, 2025

I'm experiencing an issue where node-export-server fails to fetch the Highcharts module solid-gauge.js during PDF generation. The error message is:

Could not fetch the https://code.highcharts.com/modules/solid-gauge.js. The script might not exist in the requested version.

However, when I open the URL in a browser, the file is accessible without issues. This suggests that the problem might be related to how the fetch request is being handled inside the server or Docker environment.

@kreintjes
Copy link

Same problem over here. Was working on it for a few hours already.

I just tried updating to the newest commit in the master on the GitHub repo. That seems to fix the problem.

If you use package.json, you can set:
"highcharts-export-server": "github:highcharts/node-export-server#553669b87633aa4388b933e8f0e39f0667b0c437"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants