AdvThanksance!!!
Following the Guided Install, to install New Relic directly onto my Big Sur MacOS host as I want to be able to import logs from Docker containers.
This is a beta release for MacOS that I had not seen before. The error messages appears to be a regular expression in need of execution. In addition, it is unclear where the directory/file is supposed to be located. I tried a couple of educated guesses with the current and my ~/.newrelic directories.
$ curl -Ls https://raw.githubusercontent.com/newrelic/newrelic-cli/master/scripts/install.sh | bash && sudo NEW_RELIC_API_KEY=NRAK-5Z1...XOC NEW_RELIC_ACCOUNT_ID=32...59 /usr/local/bin/newrelic install Starting installation. Installing New Relic CLI v0.34.9 JnInstalling to /usr/local/bin using sudo Password: _ _ ____ _ _ | \ | | _____ __ | _ \ ___| (_) ___ | \| |/ _ \ \ /\ / / | |_) / _ | | |/ __| | |\ | __/\ V V / | _ | __| | | (__ |_| \_|\___| \_/\_/ |_| \_\___|_|_|\___| Welcome to New Relic. Let's install some instrumentation. Questions? Read more about our installation process at https://docs.newrelic.com/ INFO Validating connectivity to the New Relic platform... ✅ Checking for data in New Relic (this may take a few minutes)...success. The guided installation will begin by installing the latest version of the New Relic Infrastructure agent, which is required for additional instrumentation. The following will be installed: Infrastructure Agent ==> Installing infrastructure-agent-installer... sed: can't read /^staging/d: No such file or directory ==> Installing infrastructure-agent-installer...failed. One or more installations failed. Check the install log for more details: /Users/kwiechm/.newrelic/newrelic-cli.log FATAL We encountered an error during the installation: exit status 2: sed: can't read /^staging/d: No such file or directory. If this problem persists please visit the documentation and support page for additional help here: https://one.newrelic.com/-/06vjAeZLKjP
Have also had an error with:
==> Installing infrastructure-agent-installer... sed: can't read /^proxy/d: No such file or directory ==> Installing infrastructure-agent-installer...failed.