Tuesday, June 24, 2025
1 change · saas-18.1
Enhancements to existing features
The IoT Box error page now includes a direct way to download logs, making it easier for support teams to diagnose issues when the device shows a 502 error. The page design was also refreshed for consistency, and an unexpected database selection screen is hidden to reduce confusion.
Original PR description
We add a button to ease logs downloading from the IoT Box http 502 error page. We also update the design to match the homepage's one. This commit also sets the configuration param `list_db = False` to avoid displaying the form when the user is redirected to `/web/database/selector` (which should not happen).