CurlException in RestRequest.php - API Timeout but curl from shell works fine #3725
Labels
area/monitoring
Affects the monitoring module
needs-feedback
We'll only proceed once we hear from you again
no-issue
Better asked in one of our support channels
I want to reschedule service checks, acknowledge problems and apply downtimes using the icingaweb2 interface.
when I do one of these things I get this error:
icinga2: Operation timed out after 30000 milliseconds with 0 out of 0 bytes received.
When looking in the icingaweb2.log I see:
I also see the same stacktrace when using service php-fpm status -l
When using the provided curl command from the shell (even when run under apache user) it works just fine.
My commandtransports.ini look like this:
Icinga Web 2 version and modules (System - About):
Icinga Web 2 Version
2.6.2
Git Commit
63cb9d7
Version used (
icinga2 --version
):r2.10.4-1
Operating System and version:
CentOS 7
The text was updated successfully, but these errors were encountered: