Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[elastic-agent] failed to invoke rollback waterfork #25371

Closed
ruflin opened this issue Apr 28, 2021 · 2 comments · Fixed by #25423
Closed

[elastic-agent] failed to invoke rollback waterfork #25371

ruflin opened this issue Apr 28, 2021 · 2 comments · Fixed by #25423
Assignees
Labels
bug Team:Elastic-Agent Label for the Agent team v7.13.0

Comments

@ruflin
Copy link
Contributor

ruflin commented Apr 28, 2021

  • Environment: docker
  • Version: 7.13.0-SNAPSHOT

The following error is shown in the logs:

ERROR	cmd/run.go:129	failed to invoke rollback watcherfork/exec /usr/share/elastic-agent/data/elastic-agent: no such file or directory

The above is running inside a container. It does not break the setup but would be good to investigate the issue. Two thoughts:

  • It might be related to STATE_PATH inside Docker
  • Upgrades are not allowed in Docker, maybe that is the issue?
@ruflin ruflin added bug v7.13.0 Team:Elastic-Agent Label for the Agent team labels Apr 28, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/agent (Team:Agent)

@michalpristas
Copy link
Contributor

in case of upgrade not being upgradable we exit fail fast with no error. no fork should be performed. looking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Team:Elastic-Agent Label for the Agent team v7.13.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants