sonic-pi
sonic-pi copied to clipboard
app crashes on bootup
Apologies, a critical error occurred during startup: GUI was unable to connect to the Ruby server.
Please consider reporting a bug at http://github.com/samaaron/sonic-pi/issues
Sonic Pi Boot Error Report
System Information
Sonic Pi version: 4.3.0 OS: macOS 12.6
Logs:
spider.log:
Sonic Pi Spider Server booting...
The time is 2022-12-03 14:37:05 -0500
Using primary protocol: udp
Detecting port numbers...
Ports: {:server_port=>37481, :gui_port=>37482, :scsynth_port=>37483, :scsynth_send_port=>37483, :osc_cues_port=>4560, :tau_port=>37484, :listen_to_tau_port=>37488}
Token: 22714530
Opening UDP Server to listen to GUI on port: 37481
Spider - Pulling in modules...
Spider - Starting Runtime Server
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
TauComms - Sending /ping to tau: 127.0.0.1:37484
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
/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/tau_comms.rb:96:in exit' /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/tau_comms.rb:96:in rescue in block_until_tau_ready!'
/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/tau_comms.rb:92:in block_until_tau_ready!' /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/tau_api.rb:70:in block_until_tau_ready!'
/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/tau_api.rb:49:in initialize' /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/runtime.rb:1491:in new'
/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/runtime.rb:1491:in initialize' /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/lang/sound.rb:70:in block (2 levels) in included'
/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/lang/ixi.rb:72:in block (2 levels) in included' /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/spider-server.rb:243:in new'
/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/spider-server.rb:243:in `
daemon.log: [2022-12-03 14:37:04] Welcome to the Daemon Booter [2022-12-03 14:37:04] ---------------------------- [2022-12-03 14:37:04] SuperCollider inputs disabled by GUI [2022-12-03 14:37:04] checked port 37481, #UDPSocket:0x000000010efc6bb0 [2022-12-03 14:37:04] checked port 37482, #UDPSocket:0x000000010efc6840 [2022-12-03 14:37:04] checked port 37483, #UDPSocket:0x000000010efc65c0 [2022-12-03 14:37:04] checked port 4560, #UDPSocket:0x000000010efc6340 [2022-12-03 14:37:04] checked port 37484, #UDPSocket:0x000000010efc5ee0 [2022-12-03 14:37:04] checked port 37485, #UDPSocket:0x000000010efc5918 [2022-12-03 14:37:04] checked port 37486, #UDPSocket:0x000000010efc56c0 [2022-12-03 14:37:04] checked port 37487, #UDPSocket:0x000000010efc5418 [2022-12-03 14:37:04] checked port 37488, #UDPSocket:0x000000010efc51c0 [2022-12-03 14:37:04] Selected ports: [2022-12-03 14:37:04] {"spider-listen-to-gui"=>37481, "gui-send-to-spider"=>37481, "gui-listen-to-spider"=>37482, "spider-send-to-gui"=>37482, "scsynth"=>37483, "scsynth-send"=>37483, "osc-cues"=>4560, "tau"=>37484, "spider"=>37485, "phx"=>37486, "daemon"=>37487, "spider-listen-to-tau"=>37488} [2022-12-03 14:37:04] Booting Scsynth [2022-12-03 14:37:04] Got Audio Settings toml hash: {} [2022-12-03 14:37:04] Unified Audio Settings toml hash: {} [2022-12-03 14:37:04] Combined Audio Settings toml hash with GUI scsynth inputs hash: {"-i"=>"0"} [2022-12-03 14:37:04] Merged Audio Settings toml hash: {"-u"=>37483, "-a"=>"1024", "-m"=>"131072", "-D"=>"0", "-R"=>"0", "-l"=>"1", "-i"=>"0", "-o"=>"16", "-b"=>"4096", "-B"=>"127.0.0.1"} [2022-12-03 14:37:04] Process Booter - booting /Applications/Sonic Pi.app/Contents/Resources/app/server/native/scsynth with args ["-u", "37483", "-a", "1024", "-m", "131072", "-D", "0", "-R", "0", "-l", "1", "-i", "0", "-o", "16", "-b", "4096", "-B", "127.0.0.1"] [2022-12-03 14:37:04] /Applications/Sonic Pi.app/Contents/Resources/app/server/native/scsynth -u 37483 -a 1024 -m 131072 -D 0 -R 0 -l 1 -i 0 -o 16 -b 4096 -B 127.0.0.1 [2022-12-03 14:37:04] Waiting for the SuperCollider Server to have booted... [2022-12-03 14:37:04] Sending /status to server: localhost:37483 [2022-12-03 14:37:04] log: UTF-8, UTF-8, Number of Devices: 2 [2022-12-03 14:37:04] log: UTF-8, UTF-8, 0 : "MacBook Pro Microphone" [2022-12-03 14:37:04] log: UTF-8, UTF-8, 1 : "MacBook Pro Speakers" [2022-12-03 14:37:04] log: UTF-8, UTF-8, [2022-12-03 14:37:04] log: UTF-8, UTF-8, "MacBook Pro Microphone" Input Device [2022-12-03 14:37:04] log: UTF-8, UTF-8, Streams: 1 [2022-12-03 14:37:04] log: UTF-8, UTF-8, 0 channels 1 [2022-12-03 14:37:04] log: UTF-8, UTF-8, [2022-12-03 14:37:04] log: UTF-8, UTF-8, "MacBook Pro Speakers" Output Device [2022-12-03 14:37:04] log: UTF-8, UTF-8, Streams: 1 [2022-12-03 14:37:04] log: UTF-8, UTF-8, 0 channels 2 [2022-12-03 14:37:04] log: UTF-8, UTF-8, [2022-12-03 14:37:04] log: UTF-8, UTF-8, SC_AudioDriver: sample rate = 48000.000000, driver's block size = 512 [2022-12-03 14:37:04] log: UTF-8, UTF-8, SuperCollider 3 server ready. [2022-12-03 14:37:05] Sending /status to server: localhost:37483 [2022-12-03 14:37:05] Receiving ack from scsynth [2022-12-03 14:37:05] SuperCollider Server connection established [2022-12-03 14:37:05] Extracting Scsynth info [2022-12-03 14:37:05] Booting Tau... [2022-12-03 14:37:05] Fetching Tau toml opts... [2022-12-03 14:37:05] Daemon listening to info from Tau on port 37487 [2022-12-03 14:37:05] Process Booter - booting sh with args ["/Applications/Sonic Pi.app/Contents/Resources/app/server/beam/tau/boot-mac.sh"] [2022-12-03 14:37:05] sh /Applications/Sonic Pi.app/Contents/Resources/app/server/beam/tau/boot-mac.sh [2022-12-03 14:37:05] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484 [2022-12-03 14:37:05] Booting Spider Server [2022-12-03 14:37:05] Process Booter - booting /Applications/Sonic Pi.app/Contents/Resources/app/server/native/ruby/bin/ruby with args ["--enable-frozen-string-literal", "-E", "utf-8", "/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/spider-server.rb", "-u", "37481", "37482", "37483", "37483", "4560", "37484", "37488", "22714530"] [2022-12-03 14:37:05] /Applications/Sonic Pi.app/Contents/Resources/app/server/native/ruby/bin/ruby --enable-frozen-string-literal -E utf-8 /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/spider-server.rb -u 37481 37482 37483 37483 4560 37484 37488 22714530 [2022-12-03 14:37:05] 37487 37482 37481 37483 4560 37484 37486 22714530 [2022-12-03 14:37:05] Blocking main thread until exit signal received... [2022-12-03 14:37:05] log: UTF-8, UTF-8, Booting Tau on macOS... [2022-12-03 14:37:05] log: UTF-8, UTF-8, /Applications/Sonic Pi.app/Contents/Resources/app/server/beam/tau/boot-mac.sh: line 22: 21054 Segmentation fault: 11 _build/prod/rel/tau/bin/tau start > /dev/null 2>&1 [2022-12-03 14:37:05] log: UTF-8, UTF-8, Sonic Pi Spider Server booting... [2022-12-03 14:37:05] log: UTF-8, UTF-8, The time is 2022-12-03 14:37:05 -0500 [2022-12-03 14:37:05] log: UTF-8, UTF-8, Using primary protocol: udp [2022-12-03 14:37:05] log: UTF-8, UTF-8, Detecting port numbers... [2022-12-03 14:37:05] log: UTF-8, UTF-8, Ports: {:server_port=>37481, :gui_port=>37482, :scsynth_port=>37483, :scsynth_send_port=>37483, :osc_cues_port=>4560, :tau_port=>37484, :listen_to_tau_port=>37488} [2022-12-03 14:37:05] log: UTF-8, UTF-8, Token: 22714530 [2022-12-03 14:37:05] log: UTF-8, UTF-8, Opening UDP Server to listen to GUI on port: 37481 [2022-12-03 14:37:05] log: UTF-8, UTF-8, Spider - Pulling in modules... [2022-12-03 14:37:05] log: UTF-8, UTF-8, Spider - Starting Runtime Server [2022-12-03 14:37:06] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484 [2022-12-03 14:37:06] Error talking to Tau - connection refused (perhaps Tau is still booting?) [2022-12-03 14:37:07] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484 [2022-12-03 14:37:08] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484 [2022-12-03 14:37:08] Error talking to Tau - connection refused (perhaps Tau is still booting?) [2022-12-03 14:37:09] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484 [2022-12-03 14:37:10] Sending scsynth info to GUI... [2022-12-03 14:37:10] Raw:
Number of Devices: 2 0 : "MacBook Pro Microphone" 1 : "MacBook Pro Speakers"
"MacBook Pro Microphone" Input Device Streams: 1 0 channels 1
"MacBook Pro Speakers" Output Device Streams: 1 0 channels 2
SC_AudioDriver: sample rate = 48000.000000, driver's block size = 512 SuperCollider 3 server ready. [2022-12-03 14:37:10] Extracted:
{:hw_in=>"Not connected", :hw_out=>"MacBook Pro Speakers", :hw_in_chans=>0, :hw_out_chans=>2, :sc_sample_rate=>48000, :sc_block_size=>512} [2022-12-03 14:37:10] Pretty:
Out [2 ch]: MacBook Pro Speakers In [0 ch]: Not connected Sample Rate: 48000 Block Size: 512 [2022-12-03 14:37:10]
[2022-12-03 14:37:10] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:10] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2022-12-03 14:37:11] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:12] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:12] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2022-12-03 14:37:13] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:14] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:14] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2022-12-03 14:37:15] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:16] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:16] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2022-12-03 14:37:17] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:18] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:18] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2022-12-03 14:37:19] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:20] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:20] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2022-12-03 14:37:21] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:22] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:22] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2022-12-03 14:37:23] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:24] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:24] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2022-12-03 14:37:25] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:26] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:26] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2022-12-03 14:37:27] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:28] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:28] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2022-12-03 14:37:29] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:30] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:30] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2022-12-03 14:37:31] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:32] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:32] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2022-12-03 14:37:33] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:34] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:34] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2022-12-03 14:37:35] Requesting tau send us its pid. Sending /send-pid-to-daemon, 22714530 to localhost:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:37484
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Unable to connect to tau (Promise timed out after 30 seconds.). Exiting...
[2022-12-03 14:37:35] log: UTF-8, UTF-8, TauComms - Unable to connect to tau (exit). Exiting...
[2022-12-03 14:37:35] log: UTF-8, UTF-8, Spider - Failed to start server: exit
[2022-12-03 14:37:35] log: UTF-8, UTF-8, /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/tau_comms.rb:96:in exit' [2022-12-03 14:37:35] log: UTF-8, UTF-8, /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/tau_comms.rb:96:in rescue in block_until_tau_ready!'
[2022-12-03 14:37:35] log: UTF-8, UTF-8, /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/tau_comms.rb:92:in block_until_tau_ready!' [2022-12-03 14:37:35] log: UTF-8, UTF-8, /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/tau_api.rb:70:in block_until_tau_ready!'
[2022-12-03 14:37:35] log: UTF-8, UTF-8, /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/tau_api.rb:49:in initialize' [2022-12-03 14:37:35] log: UTF-8, UTF-8, /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/runtime.rb:1491:in new'
[2022-12-03 14:37:35] log: UTF-8, UTF-8, /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/runtime.rb:1491:in initialize' [2022-12-03 14:37:35] log: UTF-8, UTF-8, /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/lang/sound.rb:70:in block (2 levels) in included'
[2022-12-03 14:37:35] log: UTF-8, UTF-8, /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/lang/ixi.rb:72:in block (2 levels) in included' [2022-12-03 14:37:35] log: UTF-8, UTF-8, /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/spider-server.rb:243:in new'
[2022-12-03 14:37:35] log: UTF-8, UTF-8, /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/spider-server.rb:243:in `
scsynth.log: Number of Devices: 2 0 : "MacBook Pro Microphone" 1 : "MacBook Pro Speakers"
"MacBook Pro Microphone" Input Device Streams: 1 0 channels 1
"MacBook Pro Speakers" Output Device Streams: 1 0 channels 2
SC_AudioDriver: sample rate = 48000.000000, driver's block size = 512 SuperCollider 3 server ready.
gui.log: ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������[API] [INFO ] : Starting... [API] [INFO ] : Log Path: /Users/marko/.sonic-pi/log [API] [INFO ] : Launching Sonic Pi Boot Daemon: [API] [INFO ] : Args: /Applications/Sonic Pi.app/Contents/Resources/app/server/native/ruby/bin/ruby /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/daemon.rb --no-scsynth-inputs [API] [INFO ] : Started... [API] [INFO ] : Reading Boot Daemon output... [API] [INFO ] : daemon_stdout: 37487 [API] [INFO ] : daemon_stdout: 37482 [API] [INFO ] : daemon_stdout: 37481 [API] [INFO ] : daemon_stdout: 37483 [API] [INFO ] : daemon_stdout: 4560 [API] [INFO ] : daemon_stdout: 37484 [API] [INFO ] : daemon_stdout: 37486 [API] [INFO ] : daemon_stdout: 22714530 [API] [INFO ] : Setting up OSC sender to Spider on port 37481 [API] [INFO ] : Setting up OSC sender to Daemon on port 37487 [API] [INFO ] : Setting up OSC sender to Tau on port 37484 [API] [INFO ] : Setting up Boot Daemon keep alive loop [API] [INFO ] : API Init Started... [API] [INFO ] : API State set to: Initializing... [API] [INFO ] : Going to start pinging server... [API] [INFO ] : Starting UDP OSC Server on port 37482... [GUI] - API Boot successful [API] [INFO ] : Pinging Spider Server until a response is received... [API] [INFO ] : Waiting for Sonic Pi Spider Server to respond... [GUI] [i18n] - Looping through preferred ui languages [API] [INFO ] : UDP OSC Server ready and listening [GUI] - Language setting: system_language [GUI] - System language: en_US [GUI] [i18n] - Looping through preferred ui languages [GUI] - Using language: en_US [GUI] [i18n] - Loading translations for en_US [GUI] - translations available [GUI] - hiding main window [GUI] - initialising toolbar icons [GUI] - setting up window structure [Debug] Adding language combo box entries... 54 [Debug] Adding language system_language to the combo box [Debug] Adding language ar to the combo box [GUI] [i18n] - Warning: Predefined language name not found: 'ar' [Debug] Adding language bg to the combo box [Debug] Adding language bn to the combo box [Debug] Adding language bs to the combo box [Debug] Adding language ca to the combo box [Debug] Adding language ca@valencia to the combo box [Debug] Adding language cs to the combo box [Debug] Adding language da to the combo box [Debug] Adding language de to the combo box [Debug] Adding language el to the combo box [Debug] Adding language en_AU to the combo box [Debug] Adding language en_GB to the combo box [Debug] Adding language en_US to the combo box [Debug] Adding language eo to the combo box [Debug] Adding language es to the combo box [Debug] Adding language et to the combo box [Debug] Adding language eu to the combo box [Debug] Adding language fa to the combo box [Debug] Adding language fi to the combo box [Debug] Adding language fr to the combo box [Debug] Adding language ga to the combo box [Debug] Adding language gl to the combo box [Debug] Adding language he to the combo box [Debug] Adding language hi to the combo box [Debug] Adding language hu to the combo box [Debug] Adding language hy to the combo box [Debug] Adding language id to the combo box [Debug] Adding language is to the combo box [Debug] Adding language it to the combo box [Debug] Adding language ja to the combo box [Debug] Adding language ka to the combo box [Debug] Adding language ko to the combo box [Debug] Adding language nb to the combo box [Debug] Adding language nl to the combo box [Debug] Adding language pl to the combo box [Debug] Adding language pt to the combo box [Debug] Adding language pt_BR to the combo box [Debug] Adding language ro to the combo box [Debug] Adding language ru to the combo box [Debug] Adding language si to the combo box [Debug] Adding language sk to the combo box [Debug] Adding language sl to the combo box [Debug] Adding language sv to the combo box [Debug] Adding language sw to the combo box [Debug] Adding language th to the combo box [Debug] Adding language tr to the combo box [Debug] Adding language ug to the combo box [Debug] Adding language uk to the combo box [Debug] Adding language vi to the combo box [Debug] Adding language zh to the combo box [Debug] Adding language zh-Hans to the combo box [Debug] Adding language zh_HK to the combo box [Debug] Adding language zh_TW to the combo box [GUI] [i18n] - Warning: Predefined language name not found: 'en_Latn_US' [GUI] - restoring scope states [GUI] - creating status bar [GUI] - creating info panel [GUI] - creating shortcuts [GUI] - creating tool bar [GUI] [i18n] - Warning: Predefined language name not found: 'ar' [GUI] - initialising documentation window [API] [INFO ] : Waiting Until Ready... 59 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 58 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 57 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 56 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 55 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 54 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 53 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 52 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 51 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 50 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 49 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 48 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 47 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 46 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 45 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 44 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 43 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 42 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 41 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 40 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 39 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 38 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 37 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 36 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 35 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 34 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 33 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 32 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 31 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 30 [API] [INFO ] : . [API] [INFO ] : Waiting Until Ready... 29 [API] [INFO ] : UDP OSC Server is no longer listening [API] [INFO ] : . [API] [ERROR] : Oh no, Spider Server got to an Error State whilst starting... [GUI] - Critical Error. Unable to connect to server..
[GUI] - Sonic Pi Server failed to start with this error message:
> Server Exception:
exit
["/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/tau_comms.rb:96:in exit'", "/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/tau_comms.rb:96:in rescue in block_until_tau_ready!'", "/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/tau_comms.rb:92:in block_until_tau_ready!'", "/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/tau_api.rb:70:in block_until_tau_ready!'", "/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/tau_api.rb:49:in initialize'", "/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/runtime.rb:1491:in new'", "/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/runtime.rb:1491:in initialize'", "/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/lang/sound.rb:70:in block (2 levels) in included'", "/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/lang/ixi.rb:72:in block (2 levels) in included'", "/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/spider-server.rb:243:in new'", "/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/spider-server.rb:243:in `
[GUI] - Sonic Pi Server failed to start with this error message: > Critical error! Could not connect to Sonic Pi Server.
Hi, is this an M1 Mac?
Hi, is this an M1 Mac?
yes unfortunately; I've just resorted to using an Intel computer for now ^^