Opened 9 years ago
Closed 9 years ago
#12601 closed Bug Report - General (Fixed)
websocket port is hard coded
Reported by: | Stuart Auchterlonie | Owned by: | stuartm |
---|---|---|---|
Priority: | major | Milestone: | 0.28 |
Component: | MythTV - Web Frontend | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
The websocket port is hard coded to 6554.
It should be changed to use <backend_port> +offset
The default set of ports is 6543, 6544, 6545, and 6554 for the websocket.
If you change the backend_port from 6543 to 7543 (for example) the allocated ports then become 7543, 7544, 7545, 6554
For development i run master on a non standard port, so once 0.28 is out, 0.29 will initially have a port conflict with 0.28
Change History (3)
Note: See
TracTickets for help on using
tickets.
In caaaeef8166722888012f4ecaf3e9b0f09df512a