Skip to content

Software upload error message is different across web browsers #42735

Description

@xpkoala

Fleet versions

  • Discovered: v4.83.0 RC
  • Reproduced: v4.82.2

Web browser and operating system: Safari 26.0.1


💥  Actual behavior

Error banner missing information when a software upload exceeds pre-set limit.

🛠️ Expected behavior

Add max_software_package_size to the GET /config endpoint. The frontend should show an error before the user tries to upload a file if it exceeds the allowed size.

🧑‍💻  Steps to reproduce

These steps:

  • Have been confirmed to consistently lead to reproduction in multiple Fleet instances.
  1. With FLEET_SERVER_MAX_INSTALLER_SIZE=1GiB
  2. Attempt to upload software to a team that exceeds this threshold
  3. An error toast will generate but it will be missing information.

🕯️ More info (optional)

Safari

Image

Chrome

Image

Metadata

Metadata

Assignees

Labels

#g-auto-patchingProduct group focused on auto patching softwarebugSomething isn't working as documented~aging bugBug has been open more than 90 days~frontendFrontend-related issue.~released bugThis bug was found in a stable release.~timeboxA task that is completed in a predetermined amount of time.

Type

Projects

Status
✅ Ready for release

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions