Sam has changed the port structure within SP3.2dev Now the server listening port is dynamically allocated. commit d245d93c5b797ad76fa333f829c32d67480af96c
on 30th April.
I suggest adding a -p option to sonic-pi-cli with default value 4557 but where the user can specify the dynamic port currently allocated (which can be inspected in the Sonic Pi server log). Sam talks of adding a text file where users can override the port allocations, but that is not available at present. The other alternative is that the user overrides the dynamic port allocation in teh SP source, but most users wont want to do this.
Sam has changed the port structure within SP3.2dev Now the server listening port is dynamically allocated. commit d245d93c5b797ad76fa333f829c32d67480af96c
on 30th April.
I suggest adding a -p option to sonic-pi-cli with default value 4557 but where the user can specify the dynamic port currently allocated (which can be inspected in the Sonic Pi server log). Sam talks of adding a text file where users can override the port allocations, but that is not available at present. The other alternative is that the user overrides the dynamic port allocation in teh SP source, but most users wont want to do this.