Apps failing with duplicated ports

Hi everyone,

I am running TrueNAS Community 25.10.1 - Goldeye with several apps installed. Everything was working perfectly until I decided to move my installation to a new SSD. I performed a clean install and then restored the configuration file from my previous USB boot drive.

Since then, I cannot access any of my apps via HTTPS. When I try to connect, the browser displays the following error:

Secure Connection Failed An error occurred during a connection to 192.168.0.199:30027:30027. SSL received a record that exceeded the maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG

This happens with every app I try to access via HTTPS. One thing that stands out is that the port number appears twice in the error message (30027:30027), which I don’t understand. Interestingly, the TrueNAS web interface itself works fine over HTTPS; the issue is only with the apps.

I have already tried stopping the Nginx app, but the error persists.

Has anyone encountered this after a config restore? Any help would be greatly appreciated.