Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Pdf generation is not working on your server/data center version of Jira? ARN needs Google chrome installed on the Jira server, for pdf generation. Follow instructions on this page to install chrome - Support docs

If you have chrome installed but ARN is not detecting it, follow instructions below to troubleshoot.

If you have already installed chrome on your Jira server & ARN is still not detecting it, please help us with the logs. We will investigate further & help you with a solution. Here is how to get the relevant logs & other information:

  • Jira Administration -> Left navigation "Logging and profiling" -> On right panel locate "Configure" logging level for another package.

  • Click on "Configure" link and add set values as below

    • Package name = com.amoeboids.notes.services.TemplateServiceImpl

    • Logging level = DEBUG

  • Click on Add button, this will enable the debug logs.

  • Now visit the PDF template edit page

  • Check the Jira logs and please send us the relevant logs (check for message "Checking chrome is available" in logs)

  • Once logs are extracted, change the log level for "com.amoeboids.notes.services.TemplateServiceImpl" to your default log level.


Additionally also share with us following info from server where Jira is running -

  • What is the version of Chrome installed on that instance, minimum version needed is 59

  • Is Jira service running using root or a different user?

  • run the command "google-chrome --headless --disable-gpu --remote-debugging-port=9222" this will start headless chrome service

  • from another command prompt run "wget http://localhost:9222/json/version" it will store the output in file named "version", share the output with us.

  • exit the process started in other window

  • check if command "google-chrome --headless --disable-gpu --print-to-pdf https://www.google.com" generates the pdf with content from http://www.google.com site

On this page



Request support 👨‍💻

Leave us a review (green star)


  • No labels