You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apologies, unable to start...
Sorry, Sonic Pi is having issues booting:
GUI was unable to connect to the Ruby server.
你可以报告这个bug http://github.com/samaaron/sonic-pi/issues
System Information
Sonic Pi version: 4.4.0
OS: macOS 14.5
spider.log
Sonic Pi Spider Server booting...
The time is 2023-07-01 12:05:03 +0800
Using primary protocol: udp
Detecting port numbers...
Ports: {:server_port=>38981, :gui_port=>38982, :scsynth_port=>38983, :scsynth_send_port=>38983, :osc_cues_port=>4560, :tau_port=>38984, :listen_to_tau_port=>38988}
Token: -670400525
Opening UDP Server to listen to GUI on port: 38981
Spider - Pulling in modules...
Spider - Starting Runtime Server
TauComms - Sending /ping to tau: 127.0.0.1:38984
TauComms - Sending /ping to tau: 127.0.0.1:38984
TauComms - Receiving ack from tau
TauComms - connection established
studio - init
scsynth boot - Waiting for the SuperCollider Server to have booted...
scsynth boot - Sending /status to server: 127.0.0.1:38983
scsynth boot - Receiving ack from scsynth
scsynth boot - Server connection established
scsynth - clear!
scsynth - clear schedule
scsynth - schedule cleared!
scsynth - group clear 0
scsynth - group clear 0 completed
Studio - Initialised SuperCollider Audio Server v3.13.0
Studio - Resetting server
Studio - Reset and setup groups and busses
Studio - Clearing scsynth
scsynth - clear schedule
scsynth - clear scsynth
scsynth - clear!
scsynth - clear schedule
scsynth - schedule cleared!
scsynth - group clear 0
scsynth - group clear 0 completed
scsynth - cleared scsynth
scsynth - bus allocators reset
Studio - Allocating audio bus
Studio - Create Base Synth Groups
Studio - Starting mixer
Studio - Starting scope
Spider - Runtime Server Initialised
Spider - Registering incoming Spider Server API endpoints
Spider - Booted Successfully.
Spider - v4.4, OS osx, on Ruby 3.2.2 | 3.2.0.
Spider - ------------------------------------------
Studio - Pausing SuperCollider Audio Server
Studio - Pausing SuperCollider Audio Server
Studio - Pausing SuperCollider Audio Server
Studio - Pausing SuperCollider Audio Server
Studio - Pausing SuperCollider Audio Server
Studio - Pausing SuperCollider Audio Server
Spider - Server is exiting.
Spider - Shutting down GUI...
Spider - Goodbye :-)
Exiting - shutting down scsynth server...
Sending /quit command to scsynth
Stopping OSC server...
Stopped OSC server...
daemon.log
[2023-07-01 12:04:58] Welcome to the Daemon Booter
[2023-07-01 12:04:58] ----------------------------
[2023-07-01 12:04:58] SuperCollider inputs disabled by GUI
[2023-07-01 12:04:58] checked port 38981, #UDPSocket:0x00000001034bc270
[2023-07-01 12:04:58] checked port 38982, #UDPSocket:0x00000001034bc018
[2023-07-01 12:04:58] checked port 38983, #UDPSocket:0x00000001034bbed8
[2023-07-01 12:04:58] checked port 4560, #UDPSocket:0x00000001034bbd48
[2023-07-01 12:04:58] checked port 38984, #UDPSocket:0x00000001034bbbe0
[2023-07-01 12:04:58] checked port 38985, #UDPSocket:0x00000001034bbaa0
[2023-07-01 12:04:58] checked port 38986, #UDPSocket:0x00000001034bb938
[2023-07-01 12:04:58] checked port 38987, #UDPSocket:0x00000001034bb7f8
[2023-07-01 12:04:58] checked port 38988, #UDPSocket:0x00000001034bb668
[2023-07-01 12:04:58] Selected ports:
[2023-07-01 12:04:58] {"spider-listen-to-gui"=>38981, "gui-send-to-spider"=>38981, "gui-listen-to-spider"=>38982, "spider-send-to-gui"=>38982, "scsynth"=>38983, "scsynth-send"=>38983, "osc-cues"=>4560, "tau"=>38984, "spider"=>38985, "phx"=>38986, "daemon"=>38987, "spider-listen-to-tau"=>38988}
[2023-07-01 12:04:58] Booting Scsynth
[2023-07-01 12:04:58] ---- Audio Config Issue ----
[2023-07-01 12:04:58] Could not find /Users/yuhangbin/.sonic-pi/config/audio-settings.toml - reverting to default audio options.
[2023-07-01 12:04:58] This is not critical - reverting to default audio options
[2023-07-01 12:04:58] ----------------------------
[2023-07-01 12:04:58] Got Audio Settings toml hash: {}
[2023-07-01 12:04:58] Unified Audio Settings toml hash: {}
[2023-07-01 12:04:58] Combined Audio Settings toml hash with GUI scsynth inputs hash: {"-i"=>"0"}
[2023-07-01 12:04:58] Merged Audio Settings toml hash: {"-u"=>38983, "-a"=>"1024", "-m"=>"131072", "-D"=>"0", "-R"=>"0", "-l"=>"1", "-i"=>"0", "-o"=>"16", "-b"=>"4096", "-B"=>"127.0.0.1", "-U"=>"/Applications/Sonic Pi.app/Contents/Resources/app/server/native/supercollider/Resources/plugins"}
[2023-07-01 12:04:58] Process Booter - booting /Applications/Sonic Pi.app/Contents/Resources/app/server/native/scsynth with args ["-u", "38983", "-a", "1024", "-m", "131072", "-D", "0", "-R", "0", "-l", "1", "-i", "0", "-o", "16", "-b", "4096", "-B", "127.0.0.1", "-U", "/Applications/Sonic Pi.app/Contents/Resources/app/server/native/supercollider/Resources/plugins"]
[2023-07-01 12:04:58] /Applications/Sonic Pi.app/Contents/Resources/app/server/native/scsynth -u 38983 -a 1024 -m 131072 -D 0 -R 0 -l 1 -i 0 -o 16 -b 4096 -B 127.0.0.1 -U /Applications/Sonic Pi.app/Contents/Resources/app/server/native/supercollider/Resources/plugins
[2023-07-01 12:04:58] Waiting for the SuperCollider Server to have booted...
[2023-07-01 12:04:58] Sending /status to server: localhost:38983
[2023-07-01 12:04:58] [scsynth] Number of Devices: 4
[2023-07-01 12:04:58] [scsynth] 0 : "DELL U2720QM"
[2023-07-01 12:04:58] [scsynth] 1 : "iPhone Microphone"
[2023-07-01 12:04:58] [scsynth] 2 : "MacBook Pro Microphone"
[2023-07-01 12:04:58] [scsynth] 3 : "MacBook Pro Speakers"
[2023-07-01 12:04:58] [scsynth]
[2023-07-01 12:04:58] [scsynth] "MacBook Pro Microphone" Input Device
[2023-07-01 12:04:58] [scsynth] Streams: 1
[2023-07-01 12:04:58] [scsynth] 0 channels 1
[2023-07-01 12:04:58] [scsynth]
[2023-07-01 12:04:58] [scsynth] "MacBook Pro Speakers" Output Device
[2023-07-01 12:04:58] [scsynth] Streams: 1
[2023-07-01 12:04:58] [scsynth] 0 channels 2
[2023-07-01 12:04:58] [scsynth]
[2023-07-01 12:04:58] [scsynth] SC_AudioDriver: sample rate = 44100.000000, driver's block size = 512
[2023-07-01 12:04:59] Sending /status to server: localhost:38983
[2023-07-01 12:05:00] Sending /status to server: localhost:38983
[2023-07-01 12:05:01] Sending /status to server: localhost:38983
[2023-07-01 12:05:01] [scsynth] SuperCollider 3 server ready.
[2023-07-01 12:05:02] Sending /status to server: localhost:38983
[2023-07-01 12:05:02] Receiving ack from scsynth
[2023-07-01 12:05:02] SuperCollider Server connection established
[2023-07-01 12:05:02] Extracting Scsynth info
[2023-07-01 12:05:02] Booting Tau...
[2023-07-01 12:05:02] Fetching Tau toml opts...
[2023-07-01 12:05:02] Requesting tau send us its pid. Sending /send-pid-to-daemon, -670400525 to localhost:38984
[2023-07-01 12:05:02] Daemon listening to info from Tau on port 38987
[2023-07-01 12:05:02] Process Booter - booting sh with args ["/Applications/Sonic Pi.app/Contents/Resources/app/server/beam/tau/boot-mac.sh"]
[2023-07-01 12:05:02] sh /Applications/Sonic Pi.app/Contents/Resources/app/server/beam/tau/boot-mac.sh
[2023-07-01 12:05:02] Booting Spider Server
[2023-07-01 12:05:02] 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", "38981", "38982", "38983", "38983", "4560", "38984", "38988", "-670400525"]
[2023-07-01 12:05:02] /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 38981 38982 38983 38983 4560 38984 38988 -670400525
[2023-07-01 12:05:02] 38987 38982 38981 38983 4560 38984 38986 -670400525
[2023-07-01 12:05:02] Blocking main thread until exit signal received...
[2023-07-01 12:05:02] [sh] Booting Tau on macOS...
[2023-07-01 12:05:03] [ruby] Sonic Pi Spider Server booting...
[2023-07-01 12:05:03] [ruby] The time is 2023-07-01 12:05:03 +0800
[2023-07-01 12:05:03] [ruby] Using primary protocol: udp
[2023-07-01 12:05:03] [ruby] Detecting port numbers...
[2023-07-01 12:05:03] [ruby] Ports: {:server_port=>38981, :gui_port=>38982, :scsynth_port=>38983, :scsynth_send_port=>38983, :osc_cues_port=>4560, :tau_port=>38984, :listen_to_tau_port=>38988}
[2023-07-01 12:05:03] [ruby] Token: -670400525
[2023-07-01 12:05:03] [ruby] Opening UDP Server to listen to GUI on port: 38981
[2023-07-01 12:05:03] [ruby] Spider - Pulling in modules...
[2023-07-01 12:05:03] [ruby] Spider - Starting Runtime Server
[2023-07-01 12:05:03] Requesting tau send us its pid. Sending /send-pid-to-daemon, -670400525 to localhost:38984
[2023-07-01 12:05:03] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2023-07-01 12:05:04] Requesting tau send us its pid. Sending /send-pid-to-daemon, -670400525 to localhost:38984
[2023-07-01 12:05:04] Daemon received Pid from Tau: [-670400525, 8103]
[2023-07-01 12:05:05] [ruby] TauComms - Sending /ping to tau: 127.0.0.1:38984
[2023-07-01 12:05:05] [ruby] TauComms - Sending /ping to tau: 127.0.0.1:38984
[2023-07-01 12:05:05] [ruby] TauComms - Receiving ack from tau
[2023-07-01 12:05:05] [ruby] TauComms - connection established
[2023-07-01 12:05:05] [ruby] studio - init
[2023-07-01 12:05:05] [ruby] scsynth boot - Waiting for the SuperCollider Server to have booted...
[2023-07-01 12:05:05] [ruby] scsynth boot - Sending /status to server: 127.0.0.1:38983
[2023-07-01 12:05:05] [ruby] scsynth boot - Receiving ack from scsynth
[2023-07-01 12:05:05] [ruby] scsynth boot - Server connection established
[2023-07-01 12:05:05] [ruby] scsynth - clear!
[2023-07-01 12:05:05] [ruby] scsynth - clear schedule
[2023-07-01 12:05:05] [ruby] scsynth - schedule cleared!
[2023-07-01 12:05:05] [ruby] scsynth - group clear 0
[2023-07-01 12:05:05] [ruby] scsynth - group clear 0 completed
[2023-07-01 12:05:05] [ruby] Studio - Initialised SuperCollider Audio Server v3.13.0
[2023-07-01 12:05:05] [ruby] Studio - Resetting server
[2023-07-01 12:05:05] [ruby] Studio - Reset and setup groups and busses
[2023-07-01 12:05:05] [ruby] Studio - Clearing scsynth
[2023-07-01 12:05:05] [ruby] scsynth - clear schedule
[2023-07-01 12:05:05] [ruby] scsynth - clear scsynth
[2023-07-01 12:05:05] [ruby] scsynth - clear!
[2023-07-01 12:05:05] [ruby] scsynth - clear schedule
[2023-07-01 12:05:05] [ruby] scsynth - schedule cleared!
[2023-07-01 12:05:05] [ruby] scsynth - group clear 0
[2023-07-01 12:05:05] [ruby] scsynth - group clear 0 completed
[2023-07-01 12:05:05] [ruby] scsynth - cleared scsynth
[2023-07-01 12:05:05] [ruby] scsynth - bus allocators reset
[2023-07-01 12:05:06] [ruby] Studio - Allocating audio bus
[2023-07-01 12:05:06] [ruby] Studio - Create Base Synth Groups
[2023-07-01 12:05:06] [ruby] Studio - Starting mixer
[2023-07-01 12:05:06] [ruby] Studio - Starting scope
[2023-07-01 12:05:06] [ruby] Spider - Runtime Server Initialised
[2023-07-01 12:05:06] [ruby] Spider - Registering incoming Spider Server API endpoints
[2023-07-01 12:05:06] [ruby] Spider - Booted Successfully.
[2023-07-01 12:05:06] [ruby] Spider - v4.4, OS osx, on Ruby 3.2.2 | 3.2.0.
[2023-07-01 12:05:06] [ruby] Spider - ------------------------------------------
[2023-07-01 12:05:07] Sending scsynth info to GUI...
[2023-07-01 12:05:07] {:hw_in=>"Not connected", :hw_out=>"MacBook Pro Speakers", :hw_in_chans=>0, :hw_out_chans=>2, :sc_sample_rate=>44100, :sc_block_size=>512}
[2023-07-01 12:05:07] Out [2 ch]: MacBook Pro Speakers
In [0 ch]: Not connected
Sample Rate: 44100
Block Size: 512
[2023-07-01 13:49:58] [EXIT] Kill switch for port 38987 remotely activated using token -670400525
[2023-07-01 13:49:58] Daemon Booter is now exiting.
[2023-07-01 13:49:58] Exit signal received...
[2023-07-01 13:49:58] Cleaning up any running processes...
[2023-07-01 13:49:58] Daemon Finished. Cheerio.
[2023-07-01 13:49:58] [EXIT] Daemon Process has completed:
[2023-07-01 13:49:58] Process Booter - killing /Applications/Sonic Pi.app/Contents/Resources/app/server/native/ruby/bin/ruby with pid 8101 and args ["--enable-frozen-string-literal", "-E", "utf-8", "/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/spider-server.rb", "-u", "38981", "38982", "38983", "38983", "4560", "38984", "38988", "-670400525"], wait_thr status: #<Process::Waiter:0x00000001033e81f0 sleep>, sleep
[2023-07-01 13:49:58] Sending TERM kill command to 8101
[2023-07-01 13:49:58] Process 8101 still running, waiting for it to finish... [5]
[2023-07-01 13:49:58] Process Booter - killing /Applications/Sonic Pi.app/Contents/Resources/app/server/native/scsynth with pid 8087 and args ["-u", "38983", "-a", "1024", "-m", "131072", "-D", "0", "-R", "0", "-l", "1", "-i", "0", "-o", "16", "-b", "4096", "-B", "127.0.0.1", "-U", "/Applications/Sonic Pi.app/Contents/Resources/app/server/native/supercollider/Resources/plugins"], wait_thr status: #<Process::Waiter:0x00000001034b5ba0 sleep>, sleep
[2023-07-01 13:49:58] Sending TERM kill command to 8087
[2023-07-01 13:49:58] Process 8087 still running, waiting for it to finish... [5]
[2023-07-01 13:49:58] Killing Tau with pid 8103
[2023-07-01 13:49:58] Process Booter - killing sh with pid 8103 and args ["/Applications/Sonic Pi.app/Contents/Resources/app/server/beam/tau/boot-mac.sh"], wait_thr status: #<Process::Waiter:0x00000001033ea8b0 sleep>, sleep
[2023-07-01 13:49:58] Sending TERM kill command to 8103
[2023-07-01 13:49:58] Process 8103 still running, waiting for it to finish... [5]
[2023-07-01 13:49:58] [ruby] Studio - Pausing SuperCollider Audio Server
[2023-07-01 13:49:58] [ruby] Studio - Pausing SuperCollider Audio Server
[2023-07-01 13:49:58] [ruby] Studio - Pausing SuperCollider Audio Server
[2023-07-01 13:49:58] [ruby] Studio - Pausing SuperCollider Audio Server
[2023-07-01 13:49:58] [ruby] Studio - Pausing SuperCollider Audio Server
[2023-07-01 13:49:58] [ruby] Studio - Pausing SuperCollider Audio Server
[2023-07-01 13:49:58] [ruby] Spider - Server is exiting.
[2023-07-01 13:49:58] [ruby] Spider - Shutting down GUI...
[2023-07-01 13:49:58] [ruby] Spider - Goodbye :-)
[2023-07-01 13:49:58] [ruby] Exiting - shutting down scsynth server...
[2023-07-01 13:49:58] [ruby] Sending /quit command to scsynth
[2023-07-01 13:49:58] [ruby] Stopping OSC server...
[2023-07-01 13:49:58] [ruby] Stopped OSC server...
[2023-07-01 13:49:59] Process 8101 terminated
[2023-07-01 13:49:59] Process 8087 terminated
[2023-07-01 13:49:59] Process 8103 still running, waiting for it to finish... [4]
[2023-07-01 13:49:59] [sh] /Applications/Sonic Pi.app/Contents/Resources/app/server/beam/tau/boot-mac.sh: line 33: 8103 Segmentation fault: 11 _build/prod/rel/tau/bin/tau start > /dev/null 2>&1
[2023-07-01 13:50:00] Process 8103 terminated
[2023-07-01 13:50:00] Daemon Booter - Over and Out.
tau.log
12:05:04.065 [info] All systems booting....
12:05:04.065 [info] Initialising MIDI native interface
12:05:04.083 [info] Initialising Link native interface
12:05:04.107 [info] Starting Phoenix server
12:05:04.107 [info] Starting with MIDI server enabled
12:05:04.107 [info] Starting with Link server enabled
12:05:04.108 [info]
+--------------------------------------+
This is the Sonic Pi Link Server
Powered by Erlang 25
Number of detected peers:
0
Current tempo:
60.0
+--------------------------------------+
12:05:04.696 [info]
+--------------------------------------+
This is the Sonic Pi MIDI Server
Powered by Erlang 25
gui.log
[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/clear-logs.rb
[API] [INFO ] : Started...
[API] [ERROR] : StartProcess - Invalid argument
[API] [INFO ] : Starting...
[API] [INFO ] : Log Path: /Users/yuhangbin/.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] [ERROR] : StartProcess - Invalid argument
[API] [ERROR] : Failed to start Boot Daemon!
[API] [INFO ] : Attempting to start Boot Daemon failed....
[GUI] - API Boot failed
[GUI] [i18n] - Looping through preferred ui languages
[GUI] - Language setting: system_language
[GUI] - System language: en_CN
[GUI] [i18n] - Looping through preferred ui languages
[GUI] - Using language: zh
[GUI] [i18n] - Loading translations for zh
[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_CN'
[GUI] [i18n] - Warning: Predefined language name not found: 'en_Latn_CN'
[GUI] [i18n] - Warning: Predefined language name not found: 'zh_Hans_CN'
[GUI] [i18n] - Warning: Predefined language name not found: 'zh_CN'
[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 ] : Waiting Until Ready... 58
[API] [INFO ] : Waiting Until Ready... 57
[API] [INFO ] : Waiting Until Ready... 56
[API] [INFO ] : Waiting Until Ready... 55
[API] [INFO ] : Waiting Until Ready... 54
[API] [INFO ] : Waiting Until Ready... 53
[API] [INFO ] : Waiting Until Ready... 52
[API] [INFO ] : Waiting Until Ready... 51
[API] [INFO ] : Waiting Until Ready... 50
[API] [INFO ] : Waiting Until Ready... 49
[API] [INFO ] : Waiting Until Ready... 48
[API] [INFO ] : Waiting Until Ready... 47
[API] [INFO ] : Waiting Until Ready... 46
[API] [INFO ] : Waiting Until Ready... 45
[API] [INFO ] : Waiting Until Ready... 44
[API] [INFO ] : Waiting Until Ready... 43
[API] [INFO ] : Waiting Until Ready... 42
[API] [INFO ] : Waiting Until Ready... 41
[API] [INFO ] : Waiting Until Ready... 40
[API] [INFO ] : Waiting Until Ready... 39
[API] [INFO ] : Waiting Until Ready... 38
[API] [INFO ] : Waiting Until Ready... 37
[API] [INFO ] : Waiting Until Ready... 36
[API] [INFO ] : Waiting Until Ready... 35
[API] [INFO ] : Waiting Until Ready... 34
[API] [INFO ] : Waiting Until Ready... 33
[API] [INFO ] : Waiting Until Ready... 32
[API] [INFO ] : Waiting Until Ready... 31
[API] [INFO ] : Waiting Until Ready... 30
[API] [INFO ] : Waiting Until Ready... 29
[API] [INFO ] : Waiting Until Ready... 28
[API] [INFO ] : Waiting Until Ready... 27
[API] [INFO ] : Waiting Until Ready... 26
[API] [INFO ] : Waiting Until Ready... 25
[API] [INFO ] : Waiting Until Ready... 24
[API] [INFO ] : Waiting Until Ready... 23
[API] [INFO ] : Waiting Until Ready... 22
[API] [INFO ] : Waiting Until Ready... 21
[API] [INFO ] : Waiting Until Ready... 20
[API] [INFO ] : Waiting Until Ready... 19
[API] [INFO ] : Waiting Until Ready... 18
[API] [INFO ] : Waiting Until Ready... 17
[API] [INFO ] : Waiting Until Ready... 16
[API] [INFO ] : Waiting Until Ready... 15
[API] [INFO ] : Waiting Until Ready... 14
[API] [INFO ] : Waiting Until Ready... 13
[API] [INFO ] : Waiting Until Ready... 12
[API] [INFO ] : Waiting Until Ready... 11
[API] [INFO ] : Waiting Until Ready... 10
[API] [INFO ] : Waiting Until Ready... 9
[API] [INFO ] : Waiting Until Ready... 8
[API] [INFO ] : Waiting Until Ready... 7
[API] [INFO ] : Waiting Until Ready... 6
[API] [INFO ] : Waiting Until Ready... 5
[API] [INFO ] : Waiting Until Ready... 4
[API] [INFO ] : Waiting Until Ready... 3
[API] [INFO ] : Waiting Until Ready... 2
[API] [INFO ] : Waiting Until Ready... 1
[API] [INFO ] : Waiting Until Ready... 0
[GUI] - Critical Error. Unable to connect to server..
[GUI] - Sonic Pi Server failed to start with this error message:
> The Boot Daemon could not be started!
The text was updated successfully, but these errors were encountered:
Apologies, unable to start...
Sorry, Sonic Pi is having issues booting:
GUI was unable to connect to the Ruby server.
你可以报告这个bug
http://github.com/samaaron/sonic-pi/issues
System Information
Sonic Pi version: 4.4.0
OS: macOS 14.5
spider.log
Sonic Pi Spider Server booting...
The time is 2023-07-01 12:05:03 +0800
Using primary protocol: udp
Detecting port numbers...
Ports: {:server_port=>38981, :gui_port=>38982, :scsynth_port=>38983, :scsynth_send_port=>38983, :osc_cues_port=>4560, :tau_port=>38984, :listen_to_tau_port=>38988}
Token: -670400525
Opening UDP Server to listen to GUI on port: 38981
Spider - Pulling in modules...
Spider - Starting Runtime Server
TauComms - Sending /ping to tau: 127.0.0.1:38984
TauComms - Sending /ping to tau: 127.0.0.1:38984
TauComms - Receiving ack from tau
TauComms - connection established
studio - init
scsynth boot - Waiting for the SuperCollider Server to have booted...
scsynth boot - Sending /status to server: 127.0.0.1:38983
scsynth boot - Receiving ack from scsynth
scsynth boot - Server connection established
scsynth - clear!
scsynth - clear schedule
scsynth - schedule cleared!
scsynth - group clear 0
scsynth - group clear 0 completed
Studio - Initialised SuperCollider Audio Server v3.13.0
Studio - Resetting server
Studio - Reset and setup groups and busses
Studio - Clearing scsynth
scsynth - clear schedule
scsynth - clear scsynth
scsynth - clear!
scsynth - clear schedule
scsynth - schedule cleared!
scsynth - group clear 0
scsynth - group clear 0 completed
scsynth - cleared scsynth
scsynth - bus allocators reset
Studio - Allocating audio bus
Studio - Create Base Synth Groups
Studio - Starting mixer
Studio - Starting scope
Spider - Runtime Server Initialised
Spider - Registering incoming Spider Server API endpoints
Spider - Booted Successfully.
Spider - v4.4, OS osx, on Ruby 3.2.2 | 3.2.0.
Spider - ------------------------------------------
Studio - Pausing SuperCollider Audio Server
Studio - Pausing SuperCollider Audio Server
Studio - Pausing SuperCollider Audio Server
Studio - Pausing SuperCollider Audio Server
Studio - Pausing SuperCollider Audio Server
Studio - Pausing SuperCollider Audio Server
Spider - Server is exiting.
Spider - Shutting down GUI...
Spider - Goodbye :-)
Exiting - shutting down scsynth server...
Sending /quit command to scsynth
Stopping OSC server...
Stopped OSC server...
daemon.log
[2023-07-01 12:04:58] Welcome to the Daemon Booter
[2023-07-01 12:04:58] ----------------------------
[2023-07-01 12:04:58] SuperCollider inputs disabled by GUI
[2023-07-01 12:04:58] checked port 38981, #UDPSocket:0x00000001034bc270
[2023-07-01 12:04:58] checked port 38982, #UDPSocket:0x00000001034bc018
[2023-07-01 12:04:58] checked port 38983, #UDPSocket:0x00000001034bbed8
[2023-07-01 12:04:58] checked port 4560, #UDPSocket:0x00000001034bbd48
[2023-07-01 12:04:58] checked port 38984, #UDPSocket:0x00000001034bbbe0
[2023-07-01 12:04:58] checked port 38985, #UDPSocket:0x00000001034bbaa0
[2023-07-01 12:04:58] checked port 38986, #UDPSocket:0x00000001034bb938
[2023-07-01 12:04:58] checked port 38987, #UDPSocket:0x00000001034bb7f8
[2023-07-01 12:04:58] checked port 38988, #UDPSocket:0x00000001034bb668
[2023-07-01 12:04:58] Selected ports:
[2023-07-01 12:04:58] {"spider-listen-to-gui"=>38981, "gui-send-to-spider"=>38981, "gui-listen-to-spider"=>38982, "spider-send-to-gui"=>38982, "scsynth"=>38983, "scsynth-send"=>38983, "osc-cues"=>4560, "tau"=>38984, "spider"=>38985, "phx"=>38986, "daemon"=>38987, "spider-listen-to-tau"=>38988}
[2023-07-01 12:04:58] Booting Scsynth
[2023-07-01 12:04:58] ---- Audio Config Issue ----
[2023-07-01 12:04:58] Could not find /Users/yuhangbin/.sonic-pi/config/audio-settings.toml - reverting to default audio options.
[2023-07-01 12:04:58] This is not critical - reverting to default audio options
[2023-07-01 12:04:58] ----------------------------
[2023-07-01 12:04:58] Got Audio Settings toml hash: {}
[2023-07-01 12:04:58] Unified Audio Settings toml hash: {}
[2023-07-01 12:04:58] Combined Audio Settings toml hash with GUI scsynth inputs hash: {"-i"=>"0"}
[2023-07-01 12:04:58] Merged Audio Settings toml hash: {"-u"=>38983, "-a"=>"1024", "-m"=>"131072", "-D"=>"0", "-R"=>"0", "-l"=>"1", "-i"=>"0", "-o"=>"16", "-b"=>"4096", "-B"=>"127.0.0.1", "-U"=>"/Applications/Sonic Pi.app/Contents/Resources/app/server/native/supercollider/Resources/plugins"}
[2023-07-01 12:04:58] Process Booter - booting /Applications/Sonic Pi.app/Contents/Resources/app/server/native/scsynth with args ["-u", "38983", "-a", "1024", "-m", "131072", "-D", "0", "-R", "0", "-l", "1", "-i", "0", "-o", "16", "-b", "4096", "-B", "127.0.0.1", "-U", "/Applications/Sonic Pi.app/Contents/Resources/app/server/native/supercollider/Resources/plugins"]
[2023-07-01 12:04:58] /Applications/Sonic Pi.app/Contents/Resources/app/server/native/scsynth -u 38983 -a 1024 -m 131072 -D 0 -R 0 -l 1 -i 0 -o 16 -b 4096 -B 127.0.0.1 -U /Applications/Sonic Pi.app/Contents/Resources/app/server/native/supercollider/Resources/plugins
[2023-07-01 12:04:58] Waiting for the SuperCollider Server to have booted...
[2023-07-01 12:04:58] Sending /status to server: localhost:38983
[2023-07-01 12:04:58] [scsynth] Number of Devices: 4
[2023-07-01 12:04:58] [scsynth] 0 : "DELL U2720QM"
[2023-07-01 12:04:58] [scsynth] 1 : "iPhone Microphone"
[2023-07-01 12:04:58] [scsynth] 2 : "MacBook Pro Microphone"
[2023-07-01 12:04:58] [scsynth] 3 : "MacBook Pro Speakers"
[2023-07-01 12:04:58] [scsynth]
[2023-07-01 12:04:58] [scsynth] "MacBook Pro Microphone" Input Device
[2023-07-01 12:04:58] [scsynth] Streams: 1
[2023-07-01 12:04:58] [scsynth] 0 channels 1
[2023-07-01 12:04:58] [scsynth]
[2023-07-01 12:04:58] [scsynth] "MacBook Pro Speakers" Output Device
[2023-07-01 12:04:58] [scsynth] Streams: 1
[2023-07-01 12:04:58] [scsynth] 0 channels 2
[2023-07-01 12:04:58] [scsynth]
[2023-07-01 12:04:58] [scsynth] SC_AudioDriver: sample rate = 44100.000000, driver's block size = 512
[2023-07-01 12:04:59] Sending /status to server: localhost:38983
[2023-07-01 12:05:00] Sending /status to server: localhost:38983
[2023-07-01 12:05:01] Sending /status to server: localhost:38983
[2023-07-01 12:05:01] [scsynth] SuperCollider 3 server ready.
[2023-07-01 12:05:02] Sending /status to server: localhost:38983
[2023-07-01 12:05:02] Receiving ack from scsynth
[2023-07-01 12:05:02] SuperCollider Server connection established
[2023-07-01 12:05:02] Extracting Scsynth info
[2023-07-01 12:05:02] Booting Tau...
[2023-07-01 12:05:02] Fetching Tau toml opts...
[2023-07-01 12:05:02] Requesting tau send us its pid. Sending /send-pid-to-daemon, -670400525 to localhost:38984
[2023-07-01 12:05:02] Daemon listening to info from Tau on port 38987
[2023-07-01 12:05:02] Process Booter - booting sh with args ["/Applications/Sonic Pi.app/Contents/Resources/app/server/beam/tau/boot-mac.sh"]
[2023-07-01 12:05:02] sh /Applications/Sonic Pi.app/Contents/Resources/app/server/beam/tau/boot-mac.sh
[2023-07-01 12:05:02] Booting Spider Server
[2023-07-01 12:05:02] 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", "38981", "38982", "38983", "38983", "4560", "38984", "38988", "-670400525"]
[2023-07-01 12:05:02] /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 38981 38982 38983 38983 4560 38984 38988 -670400525
[2023-07-01 12:05:02] 38987 38982 38981 38983 4560 38984 38986 -670400525
[2023-07-01 12:05:02] Blocking main thread until exit signal received...
[2023-07-01 12:05:02] [sh] Booting Tau on macOS...
[2023-07-01 12:05:03] [ruby] Sonic Pi Spider Server booting...
[2023-07-01 12:05:03] [ruby] The time is 2023-07-01 12:05:03 +0800
[2023-07-01 12:05:03] [ruby] Using primary protocol: udp
[2023-07-01 12:05:03] [ruby] Detecting port numbers...
[2023-07-01 12:05:03] [ruby] Ports: {:server_port=>38981, :gui_port=>38982, :scsynth_port=>38983, :scsynth_send_port=>38983, :osc_cues_port=>4560, :tau_port=>38984, :listen_to_tau_port=>38988}
[2023-07-01 12:05:03] [ruby] Token: -670400525
[2023-07-01 12:05:03] [ruby] Opening UDP Server to listen to GUI on port: 38981
[2023-07-01 12:05:03] [ruby] Spider - Pulling in modules...
[2023-07-01 12:05:03] [ruby] Spider - Starting Runtime Server
[2023-07-01 12:05:03] Requesting tau send us its pid. Sending /send-pid-to-daemon, -670400525 to localhost:38984
[2023-07-01 12:05:03] Error talking to Tau - connection refused (perhaps Tau is still booting?)
[2023-07-01 12:05:04] Requesting tau send us its pid. Sending /send-pid-to-daemon, -670400525 to localhost:38984
[2023-07-01 12:05:04] Daemon received Pid from Tau: [-670400525, 8103]
[2023-07-01 12:05:05] [ruby] TauComms - Sending /ping to tau: 127.0.0.1:38984
[2023-07-01 12:05:05] [ruby] TauComms - Sending /ping to tau: 127.0.0.1:38984
[2023-07-01 12:05:05] [ruby] TauComms - Receiving ack from tau
[2023-07-01 12:05:05] [ruby] TauComms - connection established
[2023-07-01 12:05:05] [ruby] studio - init
[2023-07-01 12:05:05] [ruby] scsynth boot - Waiting for the SuperCollider Server to have booted...
[2023-07-01 12:05:05] [ruby] scsynth boot - Sending /status to server: 127.0.0.1:38983
[2023-07-01 12:05:05] [ruby] scsynth boot - Receiving ack from scsynth
[2023-07-01 12:05:05] [ruby] scsynth boot - Server connection established
[2023-07-01 12:05:05] [ruby] scsynth - clear!
[2023-07-01 12:05:05] [ruby] scsynth - clear schedule
[2023-07-01 12:05:05] [ruby] scsynth - schedule cleared!
[2023-07-01 12:05:05] [ruby] scsynth - group clear 0
[2023-07-01 12:05:05] [ruby] scsynth - group clear 0 completed
[2023-07-01 12:05:05] [ruby] Studio - Initialised SuperCollider Audio Server v3.13.0
[2023-07-01 12:05:05] [ruby] Studio - Resetting server
[2023-07-01 12:05:05] [ruby] Studio - Reset and setup groups and busses
[2023-07-01 12:05:05] [ruby] Studio - Clearing scsynth
[2023-07-01 12:05:05] [ruby] scsynth - clear schedule
[2023-07-01 12:05:05] [ruby] scsynth - clear scsynth
[2023-07-01 12:05:05] [ruby] scsynth - clear!
[2023-07-01 12:05:05] [ruby] scsynth - clear schedule
[2023-07-01 12:05:05] [ruby] scsynth - schedule cleared!
[2023-07-01 12:05:05] [ruby] scsynth - group clear 0
[2023-07-01 12:05:05] [ruby] scsynth - group clear 0 completed
[2023-07-01 12:05:05] [ruby] scsynth - cleared scsynth
[2023-07-01 12:05:05] [ruby] scsynth - bus allocators reset
[2023-07-01 12:05:06] [ruby] Studio - Allocating audio bus
[2023-07-01 12:05:06] [ruby] Studio - Create Base Synth Groups
[2023-07-01 12:05:06] [ruby] Studio - Starting mixer
[2023-07-01 12:05:06] [ruby] Studio - Starting scope
[2023-07-01 12:05:06] [ruby] Spider - Runtime Server Initialised
[2023-07-01 12:05:06] [ruby] Spider - Registering incoming Spider Server API endpoints
[2023-07-01 12:05:06] [ruby] Spider - Booted Successfully.
[2023-07-01 12:05:06] [ruby] Spider - v4.4, OS osx, on Ruby 3.2.2 | 3.2.0.
[2023-07-01 12:05:06] [ruby] Spider - ------------------------------------------
[2023-07-01 12:05:07] Sending scsynth info to GUI...
[2023-07-01 12:05:07] {:hw_in=>"Not connected", :hw_out=>"MacBook Pro Speakers", :hw_in_chans=>0, :hw_out_chans=>2, :sc_sample_rate=>44100, :sc_block_size=>512}
[2023-07-01 12:05:07] Out [2 ch]: MacBook Pro Speakers
In [0 ch]: Not connected
Sample Rate: 44100
Block Size: 512
[2023-07-01 13:49:58] [EXIT] Kill switch for port 38987 remotely activated using token -670400525
[2023-07-01 13:49:58] Daemon Booter is now exiting.
[2023-07-01 13:49:58] Exit signal received...
[2023-07-01 13:49:58] Cleaning up any running processes...
[2023-07-01 13:49:58] Daemon Finished. Cheerio.
[2023-07-01 13:49:58] [EXIT] Daemon Process has completed:
[2023-07-01 13:49:58] Process Booter - killing /Applications/Sonic Pi.app/Contents/Resources/app/server/native/ruby/bin/ruby with pid 8101 and args ["--enable-frozen-string-literal", "-E", "utf-8", "/Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/spider-server.rb", "-u", "38981", "38982", "38983", "38983", "4560", "38984", "38988", "-670400525"], wait_thr status: #<Process::Waiter:0x00000001033e81f0 sleep>, sleep
[2023-07-01 13:49:58] Sending TERM kill command to 8101
[2023-07-01 13:49:58] Process 8101 still running, waiting for it to finish... [5]
[2023-07-01 13:49:58] Process Booter - killing /Applications/Sonic Pi.app/Contents/Resources/app/server/native/scsynth with pid 8087 and args ["-u", "38983", "-a", "1024", "-m", "131072", "-D", "0", "-R", "0", "-l", "1", "-i", "0", "-o", "16", "-b", "4096", "-B", "127.0.0.1", "-U", "/Applications/Sonic Pi.app/Contents/Resources/app/server/native/supercollider/Resources/plugins"], wait_thr status: #<Process::Waiter:0x00000001034b5ba0 sleep>, sleep
[2023-07-01 13:49:58] Sending TERM kill command to 8087
[2023-07-01 13:49:58] Process 8087 still running, waiting for it to finish... [5]
[2023-07-01 13:49:58] Killing Tau with pid 8103
[2023-07-01 13:49:58] Process Booter - killing sh with pid 8103 and args ["/Applications/Sonic Pi.app/Contents/Resources/app/server/beam/tau/boot-mac.sh"], wait_thr status: #<Process::Waiter:0x00000001033ea8b0 sleep>, sleep
[2023-07-01 13:49:58] Sending TERM kill command to 8103
[2023-07-01 13:49:58] Process 8103 still running, waiting for it to finish... [5]
[2023-07-01 13:49:58] [ruby] Studio - Pausing SuperCollider Audio Server
[2023-07-01 13:49:58] [ruby] Studio - Pausing SuperCollider Audio Server
[2023-07-01 13:49:58] [ruby] Studio - Pausing SuperCollider Audio Server
[2023-07-01 13:49:58] [ruby] Studio - Pausing SuperCollider Audio Server
[2023-07-01 13:49:58] [ruby] Studio - Pausing SuperCollider Audio Server
[2023-07-01 13:49:58] [ruby] Studio - Pausing SuperCollider Audio Server
[2023-07-01 13:49:58] [ruby] Spider - Server is exiting.
[2023-07-01 13:49:58] [ruby] Spider - Shutting down GUI...
[2023-07-01 13:49:58] [ruby] Spider - Goodbye :-)
[2023-07-01 13:49:58] [ruby] Exiting - shutting down scsynth server...
[2023-07-01 13:49:58] [ruby] Sending /quit command to scsynth
[2023-07-01 13:49:58] [ruby] Stopping OSC server...
[2023-07-01 13:49:58] [ruby] Stopped OSC server...
[2023-07-01 13:49:59] Process 8101 terminated
[2023-07-01 13:49:59] Process 8087 terminated
[2023-07-01 13:49:59] Process 8103 still running, waiting for it to finish... [4]
[2023-07-01 13:49:59] [sh] /Applications/Sonic Pi.app/Contents/Resources/app/server/beam/tau/boot-mac.sh: line 33: 8103 Segmentation fault: 11 _build/prod/rel/tau/bin/tau start > /dev/null 2>&1
[2023-07-01 13:50:00] Process 8103 terminated
[2023-07-01 13:50:00] Daemon Booter - Over and Out.
tau.log
12:05:04.065 [info] All systems booting....
12:05:04.065 [info] Initialising MIDI native interface
12:05:04.083 [info] Initialising Link native interface
12:05:04.107 [info] Starting Phoenix server
12:05:04.107 [info] Starting with MIDI server enabled
12:05:04.107 [info] Starting with Link server enabled
12:05:04.108 [info]
+--------------------------------------+
This is the Sonic Pi Link Server
Powered by Erlang 25
Number of detected peers:
0
Current tempo:
60.0
+--------------------------------------+
12:05:04.696 [info]
+--------------------------------------+
This is the Sonic Pi MIDI Server
Powered by Erlang 25
Detected MIDI input ports:
[]
Detected MIDI output ports:
[]
+--------------------------------------+
12:05:04.696 [info]
+--------------------------------------+
This is the Sonic Pi OSC Server
== Tau ==
Powered by Erlang 25
OSC cue forwarding to {127, 0, 0, 1}
on port 38988
+--------------------------------------+
12:05:04.697 [info]
+--------------------------------------+
This is the Sonic Pi API Server
Powered by Erlang 25
+--------------------------------------+
12:05:04.700 [info] Running TauWeb.Endpoint with cowboy 2.10.0 at 0.0.0.0:38986 (http)
12:05:04.701 [info] Access TauWeb.Endpoint at http://localhost:38986
12:05:04.734 [info] API /send-pid-to-daemon -> sending pid to Daemon...
12:05:08.259 [error] Cue Server got unexpected message: {:midi_on, 1}
12:05:08.260 [info] Enabling cue forwarding
12:05:08.623 [info] Enabling cue forwarding
13:49:58.616 [info] SIGTERM received - shutting down
scsynth.log
Number of Devices: 4
0 : "DELL U2720QM"
1 : "iPhone Microphone"
2 : "MacBook Pro Microphone"
3 : "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 = 44100.000000, driver's block size = 512
SuperCollider 3 server ready.
gui.log
[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/clear-logs.rb
[API] [INFO ] : Started...
[API] [ERROR] : StartProcess - Invalid argument
[API] [INFO ] : Starting...
[API] [INFO ] : Log Path: /Users/yuhangbin/.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] [ERROR] : StartProcess - Invalid argument
[API] [ERROR] : Failed to start Boot Daemon!
[API] [INFO ] : Attempting to start Boot Daemon failed....
[GUI] - API Boot failed
[GUI] [i18n] - Looping through preferred ui languages
[GUI] - Language setting: system_language
[GUI] - System language: en_CN
[GUI] [i18n] - Looping through preferred ui languages
[GUI] - Using language: zh
[GUI] [i18n] - Loading translations for zh
[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_CN'
[GUI] [i18n] - Warning: Predefined language name not found: 'en_Latn_CN'
[GUI] [i18n] - Warning: Predefined language name not found: 'zh_Hans_CN'
[GUI] [i18n] - Warning: Predefined language name not found: 'zh_CN'
[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 ] : Waiting Until Ready... 58
[API] [INFO ] : Waiting Until Ready... 57
[API] [INFO ] : Waiting Until Ready... 56
[API] [INFO ] : Waiting Until Ready... 55
[API] [INFO ] : Waiting Until Ready... 54
[API] [INFO ] : Waiting Until Ready... 53
[API] [INFO ] : Waiting Until Ready... 52
[API] [INFO ] : Waiting Until Ready... 51
[API] [INFO ] : Waiting Until Ready... 50
[API] [INFO ] : Waiting Until Ready... 49
[API] [INFO ] : Waiting Until Ready... 48
[API] [INFO ] : Waiting Until Ready... 47
[API] [INFO ] : Waiting Until Ready... 46
[API] [INFO ] : Waiting Until Ready... 45
[API] [INFO ] : Waiting Until Ready... 44
[API] [INFO ] : Waiting Until Ready... 43
[API] [INFO ] : Waiting Until Ready... 42
[API] [INFO ] : Waiting Until Ready... 41
[API] [INFO ] : Waiting Until Ready... 40
[API] [INFO ] : Waiting Until Ready... 39
[API] [INFO ] : Waiting Until Ready... 38
[API] [INFO ] : Waiting Until Ready... 37
[API] [INFO ] : Waiting Until Ready... 36
[API] [INFO ] : Waiting Until Ready... 35
[API] [INFO ] : Waiting Until Ready... 34
[API] [INFO ] : Waiting Until Ready... 33
[API] [INFO ] : Waiting Until Ready... 32
[API] [INFO ] : Waiting Until Ready... 31
[API] [INFO ] : Waiting Until Ready... 30
[API] [INFO ] : Waiting Until Ready... 29
[API] [INFO ] : Waiting Until Ready... 28
[API] [INFO ] : Waiting Until Ready... 27
[API] [INFO ] : Waiting Until Ready... 26
[API] [INFO ] : Waiting Until Ready... 25
[API] [INFO ] : Waiting Until Ready... 24
[API] [INFO ] : Waiting Until Ready... 23
[API] [INFO ] : Waiting Until Ready... 22
[API] [INFO ] : Waiting Until Ready... 21
[API] [INFO ] : Waiting Until Ready... 20
[API] [INFO ] : Waiting Until Ready... 19
[API] [INFO ] : Waiting Until Ready... 18
[API] [INFO ] : Waiting Until Ready... 17
[API] [INFO ] : Waiting Until Ready... 16
[API] [INFO ] : Waiting Until Ready... 15
[API] [INFO ] : Waiting Until Ready... 14
[API] [INFO ] : Waiting Until Ready... 13
[API] [INFO ] : Waiting Until Ready... 12
[API] [INFO ] : Waiting Until Ready... 11
[API] [INFO ] : Waiting Until Ready... 10
[API] [INFO ] : Waiting Until Ready... 9
[API] [INFO ] : Waiting Until Ready... 8
[API] [INFO ] : Waiting Until Ready... 7
[API] [INFO ] : Waiting Until Ready... 6
[API] [INFO ] : Waiting Until Ready... 5
[API] [INFO ] : Waiting Until Ready... 4
[API] [INFO ] : Waiting Until Ready... 3
[API] [INFO ] : Waiting Until Ready... 2
[API] [INFO ] : Waiting Until Ready... 1
[API] [INFO ] : Waiting Until Ready... 0
[GUI] - Critical Error. Unable to connect to server..
[GUI] - Sonic Pi Server failed to start with this error message:
> The Boot Daemon could not be started!
The text was updated successfully, but these errors were encountered: