sonic-pi-net / sonic-pi

Code. Music. Live.

Home Page:https://sonic-pi.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sonic Pi Boot Error Report

maxtanpopo opened this issue · comments

Sonic Pi version: 4.3.0
OS: Raspbian GNU/Linux 12 (bookworm)

Logs:

spider.log:
Sonic Pi Spider Server booting...
The time is 2024-03-26 13:59:40 +0900
Using primary protocol: udp
Detecting port numbers...
Ports: {:server_port=>34651, :gui_port=>34652, :scsynth_port=>34653, :scsynth_send_port=>34653, :osc_cues_port=>4560, :tau_port=>34654, :listen_to_tau_port=>34658}
Token: -183989817
Opening UDP Server to listen to GUI on port: 34651
Spider - Pulling in modules...
Spider - Starting Runtime Server
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Sending /ping to tau: 127.0.0.1:34654
TauComms - Unable to connect to tau (Promise timed out after 30 seconds.). Exiting...
TauComms - Unable to connect to tau (exit). Exiting...
Spider - Failed to start server: exit
/opt/sonic-pi/app/server/ruby/lib/sonicpi/tau_comms.rb:96:in exit' /opt/sonic-pi/app/server/ruby/lib/sonicpi/tau_comms.rb:96:in rescue in block_until_tau_ready!'
/opt/sonic-pi/app/server/ruby/lib/sonicpi/tau_comms.rb:92:in block_until_tau_ready!' /opt/sonic-pi/app/server/ruby/lib/sonicpi/tau_api.rb:70:in block_until_tau_ready!'
/opt/sonic-pi/app/server/ruby/lib/sonicpi/tau_api.rb:49:in initialize' /opt/sonic-pi/app/server/ruby/lib/sonicpi/runtime.rb:1491:in new'
/opt/sonic-pi/app/server/ruby/lib/sonicpi/runtime.rb:1491:in initialize' /opt/sonic-pi/app/server/ruby/lib/sonicpi/lang/sound.rb:70:in block (2 levels) in included'
/opt/sonic-pi/app/server/ruby/lib/sonicpi/lang/ixi.rb:72:in block (2 levels) in included' /opt/sonic-pi/app/server/ruby/bin/spider-server.rb:243:in new'
/opt/sonic-pi/app/server/ruby/bin/spider-server.rb:243:in `

'

daemon.log:
[2024-03-26 13:59:35] Welcome to the Daemon Booter
[2024-03-26 13:59:35] ----------------------------
[2024-03-26 13:59:35] SuperCollider inputs disabled by GUI
[2024-03-26 13:59:35] Process Booter - booting compton with args []
[2024-03-26 13:59:35] compton
[2024-03-26 13:59:35] checked port 34651, #UDPSocket:0xf4d11290
[2024-03-26 13:59:35] checked port 34652, #UDPSocket:0xf4d10d68
[2024-03-26 13:59:35] checked port 34653, #UDPSocket:0xf4d10c28
[2024-03-26 13:59:35] checked port 4560, #UDPSocket:0xf4d10a70
[2024-03-26 13:59:35] checked port 34654, #UDPSocket:0xf4d108e0
[2024-03-26 13:59:35] checked port 34655, #UDPSocket:0xf4d10778
[2024-03-26 13:59:35] checked port 34656, #UDPSocket:0xf4d10610
[2024-03-26 13:59:35] checked port 34657, #UDPSocket:0xf4d104e4
[2024-03-26 13:59:35] checked port 34658, #UDPSocket:0xf4d102dc
[2024-03-26 13:59:35] Selected ports:
[2024-03-26 13:59:35] {"spider-listen-to-gui"=>34651, "gui-send-to-spider"=>34651, "gui-listen-to-spider"=>34652, "spider-send-to-gui"=>34652, "scsynth"=>34653, "scsynth-send"=>34653, "osc-cues"=>4560, "tau"=>34654, "spider"=>34655, "phx"=>34656, "daemon"=>34657, "spider-listen-to-tau"=>34658}
[2024-03-26 13:59:35] Booting Scsynth
[2024-03-26 13:59:35] Got Audio Settings toml hash: {}
[2024-03-26 13:59:35] Unified Audio Settings toml hash: {}
[2024-03-26 13:59:35] Combined Audio Settings toml hash with GUI scsynth inputs hash: {"-i"=>"0"}
[2024-03-26 13:59:35] Merged Audio Settings toml hash: {"-u"=>34653, "-a"=>"1024", "-m"=>"131072", "-D"=>"0", "-R"=>"0", "-l"=>"1", "-i"=>"0", "-o"=>"2", "-b"=>"4096", "-B"=>"127.0.0.1", "-c"=>"128", "-z"=>"128", "-U"=>"/usr/lib/SuperCollider/plugins"}
[2024-03-26 13:59:35] Jackd not running on system. Starting...
[2024-03-26 13:59:35] Process Booter - booting jackd with args ["-T", "-d", "dummy", "-r", "48000", "-p", "1024"]
[2024-03-26 13:59:35] jackd -T -d dummy -r 48000 -p 1024
[2024-03-26 13:59:35] Process Booter - booting scsynth with args ["-u", "34653", "-a", "1024", "-m", "131072", "-D", "0", "-R", "0", "-l", "1", "-i", "0", "-o", "2", "-b", "4096", "-B", "127.0.0.1", "-c", "128", "-z", "128", "-U", "/usr/lib/SuperCollider/plugins"]
[2024-03-26 13:59:35] scsynth -u 34653 -a 1024 -m 131072 -D 0 -R 0 -l 1 -i 0 -o 2 -b 4096 -B 127.0.0.1 -c 128 -z 128 -U /usr/lib/SuperCollider/plugins
[2024-03-26 13:59:35] Waiting for the SuperCollider Server to have booted...
[2024-03-26 13:59:35] Sending /status to server: localhost:34653
[2024-03-26 13:59:35] log: UTF-8, UTF-8, jackdmp 1.9.21
[2024-03-26 13:59:35] log: UTF-8, UTF-8, Copyright 2001-2005 Paul Davis and others.
[2024-03-26 13:59:35] log: UTF-8, UTF-8, Copyright 2004-2016 Grame.
[2024-03-26 13:59:35] log: UTF-8, UTF-8, Copyright 2016-2022 Filipe Coelho.
[2024-03-26 13:59:35] log: UTF-8, UTF-8, jackdmp comes with ABSOLUTELY NO WARRANTY
[2024-03-26 13:59:35] log: UTF-8, UTF-8, This is free software, and you are welcome to redistribute it
[2024-03-26 13:59:35] log: UTF-8, UTF-8, under certain conditions; see the file COPYING for details
[2024-03-26 13:59:35] log: UTF-8, UTF-8, JACK server starting in realtime mode with priority 10
[2024-03-26 13:59:35] log: UTF-8, UTF-8, self-connect-mode is "Don't restrict self connect requests"
[2024-03-26 13:59:35] log: UTF-8, UTF-8, Found 0 LADSPA plugins
[2024-03-26 13:59:35] log: UTF-8, UTF-8, Cannot connect to server socket err = No such file or directory
[2024-03-26 13:59:35] log: UTF-8, UTF-8, Cannot connect to server request channel
[2024-03-26 13:59:35] log: UTF-8, UTF-8, `default' server already active
[2024-03-26 13:59:35] log: UTF-8, UTF-8, Failed to open server
[2024-03-26 13:59:35] log: UTF-8, UTF-8, jackdmp 1.9.21
[2024-03-26 13:59:35] log: UTF-8, UTF-8, Copyright 2001-2005 Paul Davis and others.
[2024-03-26 13:59:35] log: UTF-8, UTF-8, Copyright 2004-2016 Grame.
[2024-03-26 13:59:35] log: UTF-8, UTF-8, Copyright 2016-2022 Filipe Coelho.
[2024-03-26 13:59:35] log: UTF-8, UTF-8, jackdmp comes with ABSOLUTELY NO WARRANTY
[2024-03-26 13:59:35] log: UTF-8, UTF-8, This is free software, and you are welcome to redistribute it
[2024-03-26 13:59:35] log: UTF-8, UTF-8, under certain conditions; see the file COPYING for details
[2024-03-26 13:59:36] Sending /status to server: localhost:34653
[2024-03-26 13:59:36] log: UTF-8, UTF-8, JackDriver: client name is 'SuperCollider'
[2024-03-26 13:59:36] log: UTF-8, UTF-8, SC_AudioDriver: sample rate = 48000.000000, driver's block size = 1024
[2024-03-26 13:59:36] log: UTF-8, UTF-8, SuperCollider 3 server ready.
[2024-03-26 13:59:37] Sending /status to server: localhost:34653
[2024-03-26 13:59:37] Receiving ack from scsynth
[2024-03-26 13:59:37] SuperCollider Server connection established
[2024-03-26 13:59:37] Extracting Scsynth info
[2024-03-26 13:59:37] Booting Tau...
[2024-03-26 13:59:37] Fetching Tau toml opts...
[2024-03-26 13:59:37] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:37] Daemon listening to info from Tau on port 34657
[2024-03-26 13:59:37] Process Booter - booting sh with args ["/opt/sonic-pi/app/server/beam/tau/boot-lin.sh"]
[2024-03-26 13:59:37] sh /opt/sonic-pi/app/server/beam/tau/boot-lin.sh
[2024-03-26 13:59:37] Booting Spider Server
[2024-03-26 13:59:37] Process Booter - booting /usr/bin/ruby3.1 with args ["--enable-frozen-string-literal", "-E", "utf-8", "/opt/sonic-pi/app/server/ruby/bin/spider-server.rb", "-u", "34651", "34652", "34653", "34653", "4560", "34654", "34658", "-183989817"]
[2024-03-26 13:59:37] /usr/bin/ruby3.1 --enable-frozen-string-literal -E utf-8 /opt/sonic-pi/app/server/ruby/bin/spider-server.rb -u 34651 34652 34653 34653 4560 34654 34658 -183989817
[2024-03-26 13:59:37] 34657 34652 34651 34653 4560 34654 34656 -183989817
[2024-03-26 13:59:37] Blocking main thread until exit signal received...
[2024-03-26 13:59:37] log: UTF-8, UTF-8, Booting Tau on Linux...
[2024-03-26 13:59:38] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:38] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 13:59:39] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:40] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:40] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 13:59:40] log: UTF-8, UTF-8, Sonic Pi Spider Server booting...
[2024-03-26 13:59:40] log: UTF-8, UTF-8, The time is 2024-03-26 13:59:40 +0900
[2024-03-26 13:59:40] log: UTF-8, UTF-8, Using primary protocol: udp
[2024-03-26 13:59:40] log: UTF-8, UTF-8, Detecting port numbers...
[2024-03-26 13:59:40] log: UTF-8, UTF-8, Ports: {:server_port=>34651, :gui_port=>34652, :scsynth_port=>34653, :scsynth_send_port=>34653, :osc_cues_port=>4560, :tau_port=>34654, :listen_to_tau_port=>34658}
[2024-03-26 13:59:40] log: UTF-8, UTF-8, Token: -183989817
[2024-03-26 13:59:40] log: UTF-8, UTF-8, Opening UDP Server to listen to GUI on port: 34651
[2024-03-26 13:59:40] log: UTF-8, UTF-8, Spider - Pulling in modules...
[2024-03-26 13:59:40] log: UTF-8, UTF-8, Spider - Starting Runtime Server
[2024-03-26 13:59:41] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:42] Sending scsynth info to GUI...
[2024-03-26 13:59:42]
Raw:

Found 0 LADSPA plugins
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
`default' server already active
Failed to open server
jackdmp 1.9.21
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2016 Grame.
Copyright 2016-2022 Filipe Coelho.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
JackDriver: client name is 'SuperCollider'
SC_AudioDriver: sample rate = 48000.000000, driver's block size = 1024
SuperCollider 3 server ready.
[2024-03-26 13:59:42]
Extracted:

{:sc_sample_rate=>48000, :sc_block_size=>1024}
[2024-03-26 13:59:42]
Pretty:

Sample Rate: 48000
Block Size: 1024
[2024-03-26 13:59:42]

[2024-03-26 13:59:42] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:42] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 13:59:43] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:44] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:44] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 13:59:45] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:46] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:46] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 13:59:47] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:48] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:48] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 13:59:49] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:50] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:50] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 13:59:51] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:52] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:52] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 13:59:53] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:54] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:54] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 13:59:55] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:56] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:56] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 13:59:57] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:58] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 13:59:58] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 13:59:59] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 14:00:00] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 14:00:00] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 14:00:01] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 14:00:02] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 14:00:02] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 14:00:03] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 14:00:04] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 14:00:04] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 14:00:05] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 14:00:06] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 14:00:06] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 14:00:07] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 14:00:08] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 14:00:08] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 14:00:09] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 14:00:10] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 14:00:10] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:34654
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Unable to connect to tau (Promise timed out after 30 seconds.). Exiting...
[2024-03-26 14:00:11] log: UTF-8, UTF-8, TauComms - Unable to connect to tau (exit). Exiting...
[2024-03-26 14:00:11] log: UTF-8, UTF-8, Spider - Failed to start server: exit
[2024-03-26 14:00:11] log: UTF-8, UTF-8, /opt/sonic-pi/app/server/ruby/lib/sonicpi/tau_comms.rb:96:in exit' [2024-03-26 14:00:11] log: UTF-8, UTF-8, /opt/sonic-pi/app/server/ruby/lib/sonicpi/tau_comms.rb:96:in rescue in block_until_tau_ready!'
[2024-03-26 14:00:11] log: UTF-8, UTF-8, /opt/sonic-pi/app/server/ruby/lib/sonicpi/tau_comms.rb:92:in block_until_tau_ready!' [2024-03-26 14:00:11] log: UTF-8, UTF-8, /opt/sonic-pi/app/server/ruby/lib/sonicpi/tau_api.rb:70:in block_until_tau_ready!'
[2024-03-26 14:00:11] log: UTF-8, UTF-8, /opt/sonic-pi/app/server/ruby/lib/sonicpi/tau_api.rb:49:in initialize' [2024-03-26 14:00:11] log: UTF-8, UTF-8, /opt/sonic-pi/app/server/ruby/lib/sonicpi/runtime.rb:1491:in new'
[2024-03-26 14:00:11] log: UTF-8, UTF-8, /opt/sonic-pi/app/server/ruby/lib/sonicpi/runtime.rb:1491:in initialize' [2024-03-26 14:00:11] log: UTF-8, UTF-8, /opt/sonic-pi/app/server/ruby/lib/sonicpi/lang/sound.rb:70:in block (2 levels) in included'
[2024-03-26 14:00:11] log: UTF-8, UTF-8, /opt/sonic-pi/app/server/ruby/lib/sonicpi/lang/ixi.rb:72:in block (2 levels) in included' [2024-03-26 14:00:11] log: UTF-8, UTF-8, /opt/sonic-pi/app/server/ruby/bin/spider-server.rb:243:in new'
[2024-03-26 14:00:11] log: UTF-8, UTF-8, /opt/sonic-pi/app/server/ruby/bin/spider-server.rb:243:in `

'
[2024-03-26 14:00:11] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 14:00:12] Requesting tau send us its pid. Sending /send-pid-to-daemon, -183989817 to localhost:34654
[2024-03-26 14:00:12] Error talking to Tau - connection refused (perhaps Tau is still booting?)

scsynth.log:
Found 0 LADSPA plugins
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
`default' server already active
Failed to open server
jackdmp 1.9.21
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2016 Grame.
Copyright 2016-2022 Filipe Coelho.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
JackDriver: client name is 'SuperCollider'
SC_AudioDriver: sample rate = 48000.000000, driver's block size = 1024
SuperCollider 3 server ready.

The latest os based on Debian Bookworm needs a later version of Sonic Pi namely version 4.5 as the sound system in the new OS is set up differently from that used in previous versions.
It will only run on the 64bit version of the OS so check you have that installed. Remove version by opending a terminal and typing sudo apt purge sonic-pi
Download a binary deb file for the new version from
https://sonic-pi.net/#rp
select the 64 bit version and read the installation instructions on that website.
https://sonic-pi.net/files/releases/v4.5.0/README-Sonic-Pi-Raspberry-Pi-OS.txt
That should get you up and running.