Agents not "upgradeable"

Hello

I have updated my cluster to 8.19.7, then upgraded Kibana to 8.19.7 (including a reboot) and manually updated the fleet servers to 8.19.7, because they were not shown as "upgradeable".

Now two days later, still none of my 8.19.6 agents show that they are upgradable. Is there a way to poke Kibana so that it recognizes them as upgradeable?

How the agents were installed? zip and/or tar.gz?

Does this query on Dev Tools return anything?

GET kbn:/api/fleet/agents?kuery=local_metadata.elastic.agent.upgradeable:true

Most of them were installed from tar archives, some Windows systems from zip. Upgrades worked fine in the past too.

The query returns "total": 398 entries, which corresponds with the number of upgradeable agents.

There was a fix just pushed and 8.19.7 is now listed on Past Releases | Elastic (it wasn’t earlier). Could you check if the issue is resolved?

1 Like

It did. Thank you.

1 Like