EasyEngine / EasyEngine/service-command

newrelic-daemon does not take new key once setup

Open
#58 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
3
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Steps to reproduce:

1. Create 2 newrelic account.
2. Configure newrelic with first account as shown in https://easyengine.io/handbook/configure-new-relic-in-ee4
3. Wait for newrelic to show data
4. Now change the key to that of 2nd account.
5. Disable and enable site and reload(or stop, kill and start) newrelic daemon container.

Expected output:
The site is registered in 2nd account.

Actual output:
The site is registered in 1st account and does not get re-registered in 2nd account.

I additionally verified it by tailing `/var/log/newrelic/newrelic-daemon.log` in newrelic daemon while it was starting up in step 5.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.