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
{{ message }}
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
In some instances like stand-alone testing and running from the cli we hit this error:
Performing setup of Fleet in Kibana
The Elastic Agent is currently in BETA and should not be used in production
Error: could not save enrollment information: could not backup /usr/share/elastic-agent/elastic-agent.yml: rename /usr/share/elastic-agent/elastic-agent.yml /usr/share/elastic-agent/elastic-agent.yml.2021-04-01T12-38-10.4257.bak: device or resource busy
Error: enrollment failed: exit status 1
If we remove that volume mount everything works as intended, however, this makes it a little difficult to include the default system integration
In some instances like stand-alone testing and running from the cli we hit this error:
If we remove that volume mount everything works as intended, however, this makes it a little difficult to include the default system integration