Hello all,
If anyone is familiar with the command line tool written in rust, sonic-pi-tool
. I haven’t been able to connect to the server while sonic-pi’s GUI isn’t running. These are the errors I’m recieving from `sonic-pi-tool’
Using protocol: udp
This is Sonic Pi v2.10 running on linux with ruby api 2.5.0.
Sonic Pi Server successfully booted.
Exception!
Connection refused - send(2)
["/usr/lib/sonic-pi/server/sonicpi/lib/sonicpi/osc/udp_client.rb:33:in `send'", "/usr/lib/sonic-pi/server/sonicpi/lib/sonicpi/osc/udp_client.rb:33:in `send'", "/usr/lib/sonic-pi/server/bin/sonic-pi-server.rb:340:in `block in <main>'"]
From the page on GitHub, the tool should work without the GUI running and these errors aren’t helpful to me, was wondering if they said something I didn’t understand.