You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to use the apm-php target, it fails to install.
Steps to Reproduce
I have copied and pasted the sample from the repository, commenting out logs and adding my NRAK-* key and account ID.
Expected Behavior
The PHP Agent should be installed.
Relevant Logs / Console output
TASK [newrelic.newrelic_install : Report incomplete installs] ********************************************************
ok: [demo-server] => {
"msg": {
"node": "demo-server",
"status": "INCOMPLETE",
"summary": [
" Installation Summary",
"",
" ✔ Infrastructure Agent (installed) ",
" ⊘ PHP Agent (unsupported) ",
" ⊘ NGINX Integration (unsupported) ",
"",
" Installation was successful overall, however, one or more installations could not be completed.",
" Follow the instructions at the URL below to complete the installation process. ",
"",
" ⮕ https://onenr.io/0OwvMNxAaQv",
"",
" --------------------",
"",
"",
"We encountered an issue during the installation: one or more selected recipes could not be installed.",
"If this problem persists, visit the documentation and support page for additional help here at https://docs.newrelic.com/docs/infrastructure/install-infrastructure-agent/get-started/requirements-infrastructure-agent/",
"",
""
]
}
}
Description
When trying to use the
apm-php
target, it fails to install.Steps to Reproduce
I have copied and pasted the sample from the repository, commenting out
logs
and adding myNRAK-*
key and account ID.Expected Behavior
The PHP Agent should be installed.
Relevant Logs / Console output
Your Environment
Debian 11. Fresh install.
Additional context
This appears to be a known bug: https://forum.newrelic.com/s/hubtopic/aAXPh0000000bcHOAQ/php-agent-installation-via-ansible-is-not-working-unsupported
The text was updated successfully, but these errors were encountered: