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

Failed to generate PDF reporting using kibana latest docker #54

Closed
romfreiman opened this issue Sep 11, 2016 · 10 comments
Closed

Failed to generate PDF reporting using kibana latest docker #54

romfreiman opened this issue Sep 11, 2016 · 10 comments

Comments

@romfreiman
Copy link

There was an error generating your report for the "STATS" dashboard: HeadlessError: Phantom immediately exited with: 127

Using latest docker both for kibana and for elastic

@yosifkit
Copy link
Member

Perhaps we are missing the tool in the Kibana image that is used to generate the PDF?

@tianon
Copy link
Member

tianon commented Sep 13, 2016

Was there anything in the logs that might give a better clue as to what happened? (docker logs container-name)

@romfreiman
Copy link
Author

Not really. Cannot see any exception there (neither in kibana nor in elastic containers).
This is the error i'm getting in the chrome browser:
There was an error generating your report for the "Dashboard" dashboard: HeadlessError: Phantom immediately exited with: 127

Not sure where from the the phantomjs is executed though.

@ynux
Copy link

ynux commented Oct 12, 2016

same issue, with firefox.

@kailip
Copy link

kailip commented Oct 13, 2016

Installing libfontconfig and libfreetype6 with apt-get inside the kibana docker container fixed the issue for me.

@ynux
Copy link

ynux commented Oct 13, 2016

@kailip : This works for me, too, thanks a lot! How did you find out?

@bkoninski-neducatio
Copy link

@ynux ariya/phantomjs#13597 (comment)

@romfreiman
Copy link
Author

Reporting: Error 403 Forbidden: Non-basic license has expired.
OK

@ynux
Copy link

ynux commented Oct 13, 2016

https://www.elastic.co/subscriptions , Gold or Platinum required

@yosifkit
Copy link
Member

I am 👍 to adding libfontconfig and libfreetype6 to the image.

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

6 participants