[BUG] HTTPS Web Server Does Not Start on Stored Port Number When Launching Companion #2610
Closed
2 tasks done
Labels
BUG
Something isn't working
Is this a bug in companion itself or a module?
Is there an existing issue for this?
Describe the bug
We have the HTTP Web Server enabled and the HTTPS Port setting set to 8990 instead of the default of 8443. This value is correctly stored in the configuration, but when launching or re-launching Companion, the HTTPS Web Server reverts back to binding to port 8443, requiring us to change it back each time we launch Companion.
Steps To Reproduce
Expected Behavior
We expect to be able to set the HTTPS Port value in the settings, and after closing/opening Companion, navigate directly to https://:8990 and see the HTTPS server is binding to the specified port.
Environment (please complete the following information)
Additional context
No response
The text was updated successfully, but these errors were encountered: