-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
phpfpm module crashes when fastcgi endpoint is down #1886
Comments
There is a regression and this bug happens again : if FPM status page does not exist / is unreachable, telegraf 1.24.2 failed to launch :
|
@odoucet - Please do not comment on closed issues it is unhelpful. Additionally, this is not a regression, you have not followed the readme or configuration. It says the following when using the fcgi protocol:
You have left that port out. As soon as I add it I instead get:
|
Thanks for https://github.com/influxdata/telegraf/pull/13495/files , it is so much more helpful to have a clear error message than a Go error :) |
Bug report
Using fcgi urls in phpfpm causes telegraf to crash when the endpoint doesnt' exist
Relevant telegraf.conf:
System info:
Telegraf 1.0.1, Ubuntu 16.04
[Include Telegraf version, operating system name, and other relevant details]
Steps to reproduce:
Add in a bad fcgi config, launch telegraf
Expected behavior:
Not crashing
Actual behavior:
Crashing
Additional info:
The text was updated successfully, but these errors were encountered: