Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions release-notes/fleet-elastic-agent/known-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,24 @@ Known issues are significant defects or limitations that may impact your impleme

% :::

:::{dropdown} [Windows] {{agent}} is unable to enroll into {{fleet}} following the {{agent}}'s upgrade.

**Applies to: {{agent}} 9.0.0 and 9.0.1 (Windows only)**

On April 9, 2025, a known issue was discovered where an {{agent}} installed on Windows and previously enrolled into {f{leet}} is unable to re-enroll after the {{agent}} is upgraded. Attempting to enroll the {{agent}} fails with the following error:

```shell
Error: the command is executed as root but the program files are not owned by the root user.
```

For more information, check [Issue #7794](https://github.com/elastic/elastic-agent/issues/7794).

**Workaround**

There is no resolution or workaround at this time, but a bug fix is expected in a later maintenance release.

:::

:::{dropdown} [macOS] Osquery integration fails to start on fresh agent installs

**Applies to: {{agent}} 9.0.0 and 9.0.1 (macOS only)**
Expand Down
Loading