• Irisos@lemmy.umainfo.live
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Unfortunately this is a bug in the UI.

    Yes a 502 returns html (from nginx). But at that point, you should be validating the status code of the response instead of attempting a deserialization right away.

    This is a basic thing which according to other comments at least 4 apps are not doing and should definitely be present.