OPNsense Forum

English Forums => 26.7 Series => Topic started by: outi on July 16, 2026, 10:04:20 AM

Title: API response for /api/core/firmware/info is truncated
Post by: outi on July 16, 2026, 10:04:20 AM
Since updating to 26.7 the api response for an api call to /api/core/firmware/info result in a truncated response and thus producing an incomplete and unparsable JSON. Is lighttpd limiting the body size or do we have an overflow in handling the response internally before sending out?
Title: Re: API response for /api/core/firmware/info is truncated
Post by: franco on July 16, 2026, 10:06:11 AM
Could be https://forum.opnsense.org/index.php?topic=52389.msg270472#msg270472
Title: Re: API response for /api/core/firmware/info is truncated
Post by: outi on July 16, 2026, 10:34:04 AM
yes, disabling kTLS mitigates the issue. I guess this needs to fixed upstream?
Title: Re: API response for /api/core/firmware/info is truncated
Post by: franco on July 16, 2026, 10:52:50 AM
Not entirely sure which component but it's not core, yes.