fleetdm / fleet

Open device management
https://fleetdm.com
Other
5.22k stars 611 forks source link

Pin version of cloudflared to `2025.5.0` #30179

Closed lucasmrod closed 2 weeks ago

lucasmrod commented 2 weeks ago

CI is failing with:

Selecting previously unselected package cloudflared.
(Reading database ... 219352 files and directories currently installed.)
Preparing to unpack cloudflared-linux-amd64.deb ...
Unpacking cloudflared (2025.6.1) ...
Setting up cloudflared (2025.6.1) ...
Processing triggers for man-db (2.12.0-4build2) ...
error parsing tunnel ID: fleet-test-81a7ab03-3e62-43a2-bdc0-8470dbdca600 is neither the ID nor the name of any of your tunnels
Awaiting tunnel ready...
failed to create tunnel: Unknown output format 'default'
Awaiting tunnel ready...
Awaiting tunnel ready...
[...]

E.g.: https://github.com/fleetdm/fleet/actions/runs/15746535584/job/44417207764?pr=30140

It's hard to troubleshoot what's going on with the latest version without good credentials, so we will pin the version for now as a workaround.

lucasmrod commented 2 weeks ago

New runs with this fix: https://github.com/fleetdm/fleet/actions/runs/15781054474