What worked for me is that I had to modify the command field in pagerduty_incidents app to remove results_link=%results.url% /etc/apps/pagerduty_incidents/local/alert_actions.conf [pagerduty]
command = sendalert $action_name$ results_file="$results.file$"
hostname = http://hostname.domain.com
... View more