Thread "to whom it concernss // phantomjs: PhantomJS fails to run headless"
Tabs
-
rabah | rabah | 18. Jan 2018, 11:11
Edited on: 9. Feb 2018, 10:33 - by rabah | rabahto whom it concerns / phantomjs: PhantomJS fails to run headlessBug-Report and workaround at: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817277 -
Mirco Hilbert | mirco.hilbert | 12. Jun 2019, 12:23
Edited on: 12. Jun 2019, 12:32 - by Mirco Hilbert | mirco.hilbertRe: to whom it concerns / phantomjs: PhantomJS fails to run headlessWorkaround in ILIAS 5.3 with PhantomJS 2.1.1- Go to Administration >> PDF Generation
- For each entry:
If "Selected Renderer" is set to PhantomJS:- Configure Renderer
- Set "Path" to: /usr/bin/phantomjs -platform offscreen
-
kinimodmeyer | kinimodmeyer | 22. Apr 2020, 17:26
Re: Re (2): to whom it concerns / phantomjs: PhantomJS fails to run headlessWe have the same problem. did you solved the issue?
After the change Mirco Hilbert said we get a pdf document.
But it is empty and i see the following in our logs:
ilPhantomJSRenderer::createPDFFileFromHTMLFile:323 ilPhantomJSRenderer return value line 0 : TypeError: Attempting to change the setter of an unconfigurable property.
-
Deleted | 5. May 2021, 16:13
Edited on: 5. May 2021, 16:14 - by DeletedRe (2): Re (2): to whom it concerns / phantomjs: PhantomJS fails to run headlessJust remove the phantomjs Ubuntu Package.
Install the latetest phantomjs version from https://phantomjs.org/download.html to /usr/local/bin/phantomjs
Set the "Path" within Ilias to: /usr/local/bin/phantomjs