raspberry pi 4 / Raspberry Pi OS (32-bit) 2021-10-30 / sonic pi 3.3.1
OSC Connection refused - send(2)
my code(from the example):
use_osc “localhost”,4560
osc “/hello/world”,1
my problem:
Runtime Error: [buffer 2, line 5] - Errno::ECONNREFUSED
Thread death!
Connection refused - send(2)
/opt/sonic-pi/app/server/ruby/lib/sonicpi/osc/udp_client.rb:38:in `send’
/opt/sonic-pi/app/server/ruby/lib/sonicpi/osc/udp_client.rb:38:in `send_ts’
/opt/sonic-pi/app/server/ruby/lib/sonicpi/lang/core.rb:698:in `__osc_send_api’
/opt/sonic-pi/app/server/ruby/lib/sonicpi/lang/core.rb:703:in `__osc_send’
/opt/sonic-pi/app/server/ruby/lib/sonicpi/lang/core.rb:741:in `osc’
workspace_two:5:in `block (2 levels) in __spider_eval’
/opt/sonic-pi/app/server/ruby/lib/sonicpi/runtime.rb:830:in `eval’
/opt/sonic-pi/app/server/ruby/lib/sonicpi/runtime.rb:830:in `block (2 levels) in __spider_eval’
/opt/sonic-pi/app/server/ruby/lib/sonicpi/runtime.rb:1093:in `block (2 levels) in __in_thread’
this happens one of two times, even the one time that can be sent out, i’m still not seeing any thing coming back from the cue log.
i’ve updated the firmware from this thread, and still no luck
i run the same thing on my mac os 10.13.6 would be no problem at all.
please help¬¬¬¬¬¬