How do I change the JSONSERVER bind port of 19444? It is in use so I need to change it. I can't access the webui to make a config.
Code
2025-11-03T14:26:10.735 |__| WEBSERVER : <WARNING> The requested Port '8092' is already in use, will use Port '8093' instead
2025-11-03T14:26:10.739 |I0| MUXER : <DEBUG> PriorityMuxer.cpp:454:updatePriorities() | Set visible priority to 1
2025-11-03T14:26:10.740 |I0| IMAGETOLED : <DEBUG> ImageToLedsMap.cpp:112:ImageToLedsMap() | Total index number is: 320 (memory: 320). Reduced pixel set factor: 0, Accuracy level: 0, Image size: 64 x 64, LED areas: 1
2025-11-03T14:26:10.740 |I0| IMAGETOLED : <DEBUG> ImageToLedsMap.cpp:112:ImageToLedsMap() | Previous line repeats 1 times
2025-11-03T14:26:10.740 |I0| HYPERION : <DEBUG> Hyperion.cpp:627:handleSourceAvailability() | new source available -> LED-Device is enabled, switch LED-device on and resume output processing
2025-11-03T14:26:10.740 |I0| LEDDEVICE : <DEBUG> LedDevice.cpp:392:switchOn() | Device file is already on. Skipping.
2025-11-03T14:26:10.757 |__| WEBSERVER : <DEBUG> WebServer.cpp:195:handleSettingsUpdate() | Setup SSL certificate
2025-11-03T14:26:10.764 |__| WEBSERVER : <DEBUG> WebServer.cpp:213:handleSettingsUpdate() | Setup private SSL key
2025-11-03T14:26:10.765 |__| WEBSERVER : <INFO> 'Hyperion https-Webserver' started on port 8093
2025-11-03T14:26:10.766 |__| JSONSERVER : <ERROR> Could not bind to port '19444', please use an available port
2025-11-03T14:26:13.738 |I0| EFFECTENGINE : <INFO> Effect "Rainbow swirl fast" finished
2025-11-03T14:26:13.770 |I0| MUXER : <DEBUG> PriorityMuxer.cpp:403:updatePriorities() | Timeout clear for priority 1
2025-11-03T14:26:13.770 |I0| MUXER : <DEBUG> PriorityMuxer.cpp:454:updatePriorities() | Set visible priority to 255
2025-11-03T14:26:13.770 |I0| HYPERION : <DEBUG> Hyperion.cpp:616:handleSourceAvailability() | No source left -> Pause output processing and switch LED-Device off
2025-11-03T14:26:13.771 |I0| LEDDEVICE : <INFO> Switching device file OFF
2025-11-03T14:26:13.771 |I0| LEDDEVICE : <DEBUG> LedDevice.cpp:365:writeBlack() | Set LED strip to black to switch LEDs off
2025-11-03T14:26:13.771 |I0| LEDDEVICE : <DEBUG> LedDevice.cpp:371:writeColor() | Writes: [5]
2025-11-03T14:26:13.772 |I0| LEDDEVICE : <INFO> Device file is OFF
Display More