newrelic – PHP Agent Installer Task Execution

Experiencing an issue during the installation of the New Relic PHP Agent. The installation fails during the task send_transaction with the following error:

"err": "task: Failed to run task 'default': task: Failed to run task 'send_transaction': exit status 1"
"error": "execution failed for php-agent-installer: exit status 1: ===> Send queryable transactions"

The installation process logs show several debug messages, including:

  • Invalid JSON string found in the output file

  • Error while executing the recipe php-agent-installer

  • The installation of other recommended integrations (e.g., Memcached
    and Varnish Cache) was successful, but the PHP Agent installer fails.

I’ve attempted to reinstall the agent, but the error persists.

PHP 8.1.29 (cli) (built: Jun 6 2024 16:31:57) (NTS)

Read more here: Source link