Files
luci/applications
Eric Fahlgren a57e5e10a2 luci-app-attendedsysupgrade: format error details
On certain rare errors, the ASU server returns a JSON formatted
block of details.  The app was just displaying this object directly,
resulting in displaying a useless 'Object [object]'.  If the error
details are not a string, then stringify it so we can make sense
of the error.

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2026-03-23 19:27:01 +01:00
..