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

Frequent false error on Dogfood server: BootstrapPackage not found #25265

Open
getvictor opened this issue Jan 8, 2025 · 0 comments
Open

Frequent false error on Dogfood server: BootstrapPackage not found #25265

getvictor opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
bug Something isn't working as documented ~dogfood Issue resulted from Fleet's product dogfooding. #g-mdm MDM product group :release Ready to write code. Scheduled in a release. See "Making changes" in handbook. ~released bug This bug was found in a stable release.

Comments

@getvictor
Copy link
Member

This server "error" is caused by the Dogfood UI checking if a bootstrap package exists. Since this behavior is expected, it should be a debug message.

{"component":"http","err":"fetching bootstrap package metadata: : BootstrapPackage 226 was not found in the datastore","level":"error","method":"GET","took":"2.757483ms","ts":"2025-01-08T20:19:51.27547951Z","uri":"/api/latest/fleet/mdm/bootstrap/226/metadata","user":"[email protected]","uuid":"bef15f06-63b4-4f0b-859e-8459d80146b1"}
@getvictor getvictor added #g-mdm MDM product group :release Ready to write code. Scheduled in a release. See "Making changes" in handbook. bug Something isn't working as documented ~dogfood Issue resulted from Fleet's product dogfooding. ~released bug This bug was found in a stable release. labels Jan 8, 2025
@getvictor getvictor self-assigned this Jan 8, 2025
@getvictor getvictor added this to the 4.63.0-tentative milestone Jan 8, 2025
getvictor added a commit that referenced this issue Jan 8, 2025
…to a debug message. (#25266)

For #25265
Downgraded expected/common "BootstrapPackage not found" server error to
a debug message. Occurs when UI/API checks if bootstrap package exists.

# Checklist for submitter
- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
- [x] Manual QA for all new/changed functionality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as documented ~dogfood Issue resulted from Fleet's product dogfooding. #g-mdm MDM product group :release Ready to write code. Scheduled in a release. See "Making changes" in handbook. ~released bug This bug was found in a stable release.
Development

No branches or pull requests

1 participant