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:
- With
FLEET_SERVER_MAX_INSTALLER_SIZE=1GiB
- Attempt to upload software to a team that exceeds this threshold
- An error toast will generate but it will be missing information.
🕯️ More info (optional)
Safari
Chrome

Fleet versions
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_sizeto theGET /configendpoint. 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:
FLEET_SERVER_MAX_INSTALLER_SIZE=1GiB🕯️ More info (optional)
Safari
Chrome