Open lampnick opened 5 years ago
Hi there! We have the same issue using v2.16.0. Do you have any updates? Thanks in advance!
Hey @WinniX, this project is a bit dated, and unmaintained. This seems to be a good successor: https://thecodingmachine.github.io/gotenberg/. Or, if you have access to Cloud Functions / Lambda, check out https://github.com/Courtsite/shuttlepdf.
Leaving message here, hope it helps future folks
Try GIN_MODE=1
to get more information.
For us, we allocated insufficient memory and thus it failed.
version:v2.13.0 env: run in k8s error message:exit status 1 : (athenapdf:14640): Gtk-WARNING **: cannot open display: :99 log meesage:
like this issue: https://github.com/arachnys/athenapdf/issues/161 but the issue say this problem has been solved. What is the reason for this problem?