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 export #12

Closed
10RUPTiV opened this issue May 27, 2019 · 3 comments
Closed

Failed to export #12

10RUPTiV opened this issue May 27, 2019 · 3 comments
Milestone

Comments

@10RUPTiV
Copy link

Describe the bug

Having this error when trying to save as PDF

Can't export

#0 /usr/share/icingaweb2/library/vendor/Zend/Controller/Action.php(507): Icinga\Module\Reporting\Controllers\ReportController->downloadAction()
#1 /usr/share/php/Icinga/Web/Controller/Dispatcher.php(76): Zend_Controller_Action->dispatch(String)
#2 /usr/share/icingaweb2/library/vendor/Zend/Controller/Front.php(937): Icinga\Web\Controller\Dispatcher->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#3 /usr/share/php/Icinga/Application/Web.php(300): Zend_Controller_Front->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#4 /usr/share/php/Icinga/Application/webrouter.php(104): Icinga\Application\Web->dispatch()
#5 /usr/share/icingaweb2/public/index.php(4): require_once(String)
#6 {main}

To Reproduce

Steps to reproduce the behavior:

  1. Click on a report, Download, PDF

Your Environment

  • Module version:
  • Dependent module versions:
  • Icinga Web 2 version and modules (System - About):
  • Chrome/Chromium version (google-chrome --version):
  • Web browser and version:
  • PHP version used (php --version):
  • Server operating system and version:

Additional context

Add any other context about the problem here.

@dnsmichi
Copy link

Please fill in the versions involved.

Also, ensure that Chrome works, as described here: https://github.com/Icinga/icingaweb2-module-pdfexport/blob/master/doc/70-Troubleshooting.md

@10RUPTiV
Copy link
Author

10RUPTiV commented May 27, 2019

Your Environment
Module version: latest version as today
Dependent module versions:
Reporting: 0.9.0
IPL: 0.1.1
PDF Export: 0.9.0
Reporting: 0.9.0
Incubator: 0.1.1
Reactbundle: 0.4.1
Icinga Web 2 version and modules (System - About): 2.6.3
Chrome/Chromium version (google-chrome --version): 74.0.3729.169
Web browser and version: Nginx -> PHP FPM
PHP version used (php --version): 7.2
Server operating system and version: Debian 9

@lippserd
Copy link
Member

lippserd commented Jun 6, 2019

The default path the Chrome binary is /bin/google-chrome. It may be different in your setup. If you use the master branch, you have the option to configure the binary in the frontend.

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

No branches or pull requests

3 participants