Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot start Sonic Pi 4.5.0: GUI was unable to connect to the Ruby server. (Windows 10) #3340

Open
chiguire opened this issue Oct 20, 2023 · 2 comments

Comments

@chiguire
Copy link

Hello, I've just installed 4.5.0 on Windows 10.0.19045.3570, and I'm getting this error on start. I appreciate any help on getting it running :) cheers

Apologies, unable to start...
Sorry, Sonic Pi is having issues booting:
GUI was unable to connect to the Ruby server.
Please consider reporting a bug at
http://github.com/samaaron/sonic-pi/issues
System Information
Sonic Pi version: 4.5.0
OS: Windows 10 Version 22H2
spider.log
Sonic Pi Spider Server booting...
The time is 2023-06-30 08:31:05 +0100
Using primary protocol: udp
Detecting port numbers...
Ports: {:server_port=>32145, :gui_port=>32146, :scsynth_port=>32147, :scsynth_send_port=>32147, :osc_cues_port=>4560, :tau_port=>32148, :listen_to_tau_port=>32152}
Token: -926779744
Opening UDP Server to listen to GUI on port: 32145
Spider - Pulling in modules...
Spider - Starting Runtime Server
C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/gitsave.rb:27: warning: undefining the allocator of T_DATA class Rugged::Repository
TauComms - Sending /ping to tau: 127.0.0.1:32148
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:32147
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 windows, on Ruby  3.2.2 | 3.2.0.
Spider - ------------------------------------------
C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/gitsave.rb:38: warning: undefining the allocator of T_DATA class Rugged::Index
C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/gitsave.rb:48: warning: undefining the allocator of T_DATA class Rugged::Reference
C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/gitsave.rb:48: warning: undefining the allocator of T_DATA class Rugged::Commit

daemon.log
[2023-06-30 08:30:57] Welcome to the Daemon Booter
[2023-06-30 08:30:57] ----------------------------
[2023-06-30 08:30:57] SuperCollider inputs disabled by GUI
[2023-06-30 08:30:57] checked port 32145, #<UDPSocket:0x0000017a0500a430>
[2023-06-30 08:30:57] checked port 32146, #<UDPSocket:0x0000017a0500a188>
[2023-06-30 08:30:57] checked port 32147, #<UDPSocket:0x0000017a05009ff8>
[2023-06-30 08:30:57] checked port 4560, #<UDPSocket:0x0000017a05009e40>
[2023-06-30 08:30:57] checked port 32148, #<UDPSocket:0x0000017a05009cb0>
[2023-06-30 08:30:57] checked port 32149, #<UDPSocket:0x0000017a05009b20>
[2023-06-30 08:30:57] checked port 32150, #<UDPSocket:0x0000017a05009990>
[2023-06-30 08:30:57] checked port 32151, #<UDPSocket:0x0000017a05009800>
[2023-06-30 08:30:57] checked port 32152, #<UDPSocket:0x0000017a05009670>
[2023-06-30 08:30:57] Selected ports: 
[2023-06-30 08:30:57] {"spider-listen-to-gui"=>32145, "gui-send-to-spider"=>32145, "gui-listen-to-spider"=>32146, "spider-send-to-gui"=>32146, "scsynth"=>32147, "scsynth-send"=>32147, "osc-cues"=>4560, "tau"=>32148, "spider"=>32149, "phx"=>32150, "daemon"=>32151, "spider-listen-to-tau"=>32152}
[2023-06-30 08:30:57] Booting Scsynth
[2023-06-30 08:30:57] Got Audio Settings toml hash: {}
[2023-06-30 08:30:57] Unified Audio Settings toml hash: {}
[2023-06-30 08:30:57] Combined Audio Settings toml hash with GUI scsynth inputs hash: {"-i"=>"0"}
[2023-06-30 08:30:57] Merged Audio Settings toml hash: {"-u"=>32147, "-a"=>"1024", "-m"=>"131072", "-D"=>"0", "-R"=>"0", "-l"=>"1", "-i"=>"0", "-o"=>"16", "-b"=>"4096", "-B"=>"127.0.0.1", "-U"=>"C:/Program Files/Sonic Pi/app/server/native/plugins"}
[2023-06-30 08:30:57] Process Booter - booting C:/Program Files/Sonic Pi/app/server/native/scsynth.exe with args ["-u", "32147", "-a", "1024", "-m", "131072", "-D", "0", "-R", "0", "-l", "1", "-i", "0", "-o", "16", "-b", "4096", "-B", "127.0.0.1", "-U", "C:/Program Files/Sonic Pi/app/server/native/plugins"]
[2023-06-30 08:30:57] C:/Program Files/Sonic Pi/app/server/native/scsynth.exe -u 32147 -a 1024 -m 131072 -D 0 -R 0 -l 1 -i 0 -o 16 -b 4096 -B 127.0.0.1 -U C:/Program Files/Sonic Pi/app/server/native/plugins
[2023-06-30 08:30:57] Waiting for the SuperCollider Server to have booted...
[2023-06-30 08:30:57] Sending /status to server: localhost:32147
[2023-06-30 08:30:58] Sending /status to server: localhost:32147
[2023-06-30 08:30:59] [scsynth] 
[2023-06-30 08:30:59] [scsynth] Device options:
[2023-06-30 08:30:59] [scsynth]   - MME : Microsoft Sound Mapper - Input   (device #0 with 2 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - MME : Headset Microphone (Wireless Co   (device #1 with 1 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - MME : Microphone (USB Live Camera aud   (device #2 with 2 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - MME : Microphone (Steam Streaming Mic   (device #3 with 8 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - MME : Analogue 1 + 2 (Focusrite Usb A   (device #4 with 2 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - MME : Microsoft Sound Mapper - Output   (device #5 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - MME : Speakers (Focusrite Usb Audio)   (device #6 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - MME : BenQ EL2870U (NVIDIA High Defin   (device #7 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - MME : BenQ EL2870U (NVIDIA High Defin   (device #8 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - MME : Speakers (High Definition Audio   (device #9 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - MME : Headset Earphone (Wireless Cont   (device #10 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - MME : CABLE Input (VB-Audio Virtual C   (device #11 with 0 ins 8 outs)
[2023-06-30 08:30:59] [scsynth]   - MME : Speakers (Steam Streaming Micro   (device #12 with 0 ins 8 outs)
[2023-06-30 08:30:59] [scsynth]   - MME : Speakers (Steam Streaming Speak   (device #13 with 0 ins 8 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows DirectSound : Primary Sound Capture Driver   (device #14 with 2 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows DirectSound : Headset Microphone (Wireless Controller)   (device #15 with 1 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows DirectSound : Microphone (USB Live Camera audio)   (device #16 with 2 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows DirectSound : Microphone (Steam Streaming Microphone)   (device #17 with 8 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows DirectSound : Analogue 1 + 2 (Focusrite Usb Audio)   (device #18 with 2 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows DirectSound : Primary Sound Driver   (device #19 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows DirectSound : Speakers (Focusrite Usb Audio)   (device #20 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows DirectSound : BenQ EL2870U (NVIDIA High Definition Audio)   (device #21 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows DirectSound : BenQ EL2870U (NVIDIA High Definition Audio)   (device #22 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows DirectSound : Speakers (High Definition Audio Device)   (device #23 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows DirectSound : Headset Earphone (Wireless Controller)   (device #24 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows DirectSound : CABLE Input (VB-Audio Virtual Cable)   (device #25 with 0 ins 8 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows DirectSound : Speakers (Steam Streaming Microphone)   (device #26 with 0 ins 8 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows DirectSound : Speakers (Steam Streaming Speakers)   (device #27 with 0 ins 8 outs)
[2023-06-30 08:30:59] [scsynth]   - ASIO : Focusrite USB ASIO   (device #28 with 2 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - ASIO : Magix Low Latency 2016   (device #29 with 8 ins 8 outs)
[2023-06-30 08:30:59] [scsynth]   - ASIO : MPC Renaissance ASIO Driver   (device #30 with 2 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - ASIO : Realtek ASIO   (device #31 with 2 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WASAPI : BenQ EL2870U (NVIDIA High Definition Audio)   (device #32 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WASAPI : BenQ EL2870U (NVIDIA High Definition Audio)   (device #33 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WASAPI : Speakers (High Definition Audio Device)   (device #34 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WASAPI : Speakers (Focusrite Usb Audio)   (device #35 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WASAPI : Headset Earphone (Wireless Controller)   (device #36 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WASAPI : CABLE Input (VB-Audio Virtual Cable)   (device #37 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WASAPI : Speakers (Steam Streaming Microphone)   (device #38 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WASAPI : Speakers (Steam Streaming Speakers)   (device #39 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WASAPI : Microphone (USB Live Camera audio)   (device #40 with 2 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WASAPI : Microphone (Steam Streaming Microphone)   (device #41 with 1 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WASAPI : Analogue 1 + 2 (Focusrite Usb Audio)   (device #42 with 2 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WASAPI : Headset Microphone (Wireless Controller)   (device #43 with 1 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WDM-KS : CABLE Output (VB-Audio Point)   (device #44 with 8 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WDM-KS : Speakers (VB-Audio Point)   (device #45 with 0 ins 8 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WDM-KS : Speakers (fniusbwr4400)   (device #46 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WDM-KS : Analogue 1 + 2 (fniusbwc4400)   (device #47 with 2 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WDM-KS : Speakers (HD Audio Headphone/Speakers)   (device #48 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WDM-KS : Microphone (Steam Streaming Microphone Wave)   (device #49 with 8 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WDM-KS : Speakers (Steam Streaming Microphone Wave)   (device #50 with 0 ins 8 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WDM-KS : Microphone (USB Live Camera audio)   (device #51 with 2 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WDM-KS : Output (NVIDIA High Definition Audio)   (device #52 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WDM-KS : Output (NVIDIA High Definition Audio)   (device #53 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WDM-KS : Headset Earphone (Wireless Controller)   (device #54 with 0 ins 2 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WDM-KS : Headset Microphone (Wireless Controller)   (device #55 with 1 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WDM-KS : Input (Steam Streaming Speakers Wave)   (device #56 with 8 ins 0 outs)
[2023-06-30 08:30:59] [scsynth]   - Windows WDM-KS : Speakers (Steam Streaming Speakers Wave)   (device #57 with 0 ins 8 outs)
[2023-06-30 08:30:59] [scsynth] 
[2023-06-30 08:30:59] [scsynth] Requested devices:
[2023-06-30 08:30:59] [scsynth]   Out:
[2023-06-30 08:30:59] [scsynth]   - (default)
[2023-06-30 08:30:59] [scsynth] 
[2023-06-30 08:30:59] [scsynth] Selecting default system output device
[2023-06-30 08:30:59] [scsynth] 
[2023-06-30 08:30:59] [scsynth] Booting with:
[2023-06-30 08:30:59] [scsynth]   Out: MME : Speakers (Focusrite Usb Audio)
[2023-06-30 08:30:59] [scsynth]   Sample rate: 44100.000
[2023-06-30 08:30:59] [scsynth]   Latency (in/out): 0.000 / 0.091 sec
[2023-06-30 08:30:59] [scsynth] SC_AudioDriver: sample rate = 44100.000000, driver's block size = 64
[2023-06-30 08:30:59] [scsynth] SuperCollider 3 server ready.
[2023-06-30 08:30:59] Sending /status to server: localhost:32147
[2023-06-30 08:30:59] Receiving ack from scsynth
[2023-06-30 08:30:59] SuperCollider Server connection established
[2023-06-30 08:30:59] Extracting Scsynth info
[2023-06-30 08:30:59] Booting Tau...
[2023-06-30 08:30:59] Fetching Tau toml opts...
[2023-06-30 08:30:59] Daemon listening to info from Tau on port 32151
[2023-06-30 08:30:59] Requesting tau send us its pid. Sending /send-pid-to-daemon, -926779744 to localhost:32148
[2023-06-30 08:30:59] Process Booter - booting C:\Program Files\Sonic Pi\app\server\beam\tau\_build\prod\rel\tau\erts-14.0.1\bin\erl.exe with args ["-config", "C:\\Program Files\\Sonic Pi\\app\\server\\beam\\tau\\_build\\prod\\rel\\tau\\releases\\0.1.0\\sys", "-boot", "C:\\Program Files\\Sonic Pi\\app\\server\\beam\\tau\\_build\\prod\\rel\\tau\\releases\\0.1.0\\start", "-boot_var", "RELEASE_LIB", "C:\\Program Files\\Sonic Pi\\app\\server\\beam\\tau\\_build\\prod\\rel\\tau\\lib", "-args_file", "C:\\Program Files\\Sonic Pi\\app\\server\\beam\\tau\\_build\\prod\\rel\\tau\\releases\\0.1.0\\vm.args", "-noshell", "-s", "elixir", "start_cli", "-mode", "embedded", "-extra", "--no-halt"]
[2023-06-30 08:30:59] C:\Program Files\Sonic Pi\app\server\beam\tau\_build\prod\rel\tau\erts-14.0.1\bin\erl.exe -config C:\Program Files\Sonic Pi\app\server\beam\tau\_build\prod\rel\tau\releases\0.1.0\sys -boot C:\Program Files\Sonic Pi\app\server\beam\tau\_build\prod\rel\tau\releases\0.1.0\start -boot_var RELEASE_LIB C:\Program Files\Sonic Pi\app\server\beam\tau\_build\prod\rel\tau\lib -args_file C:\Program Files\Sonic Pi\app\server\beam\tau\_build\prod\rel\tau\releases\0.1.0\vm.args -noshell -s elixir start_cli -mode embedded -extra --no-halt
[2023-06-30 08:30:59] Booting Spider Server
[2023-06-30 08:30:59] Process Booter - booting C:/Program Files/Sonic Pi/app/server/native/ruby/bin/ruby.exe with args ["--enable-frozen-string-literal", "-E", "utf-8", "C:/Program Files/Sonic Pi/app/server/ruby/bin/spider-server.rb", "-u", "32145", "32146", "32147", "32147", "4560", "32148", "32152", "-926779744"]
[2023-06-30 08:30:59] C:/Program Files/Sonic Pi/app/server/native/ruby/bin/ruby.exe --enable-frozen-string-literal -E utf-8 C:/Program Files/Sonic Pi/app/server/ruby/bin/spider-server.rb -u 32145 32146 32147 32147 4560 32148 32152 -926779744
[2023-06-30 08:30:59] 32151 32146 32145 32147 4560 32148 32150 -926779744
[2023-06-30 08:30:59] Blocking main thread until exit signal received...
[2023-06-30 08:31:00] Requesting tau send us its pid. Sending /send-pid-to-daemon, -926779744 to localhost:32148
[2023-06-30 08:31:01] Requesting tau send us its pid. Sending /send-pid-to-daemon, -926779744 to localhost:32148
[2023-06-30 08:31:02] Requesting tau send us its pid. Sending /send-pid-to-daemon, -926779744 to localhost:32148
[2023-06-30 08:31:03] Requesting tau send us its pid. Sending /send-pid-to-daemon, -926779744 to localhost:32148
[2023-06-30 08:31:04] [erl] prod
[2023-06-30 08:31:04] scsynth log match - res: nil, res_no_input: #<MatchData "  Out: MME : Speakers (Focusrite Usb Audio)\n  Sample rate: 44100.000\n  Latency (in/out): 0.000 / 0.091 sec" 1:"MME : Speakers (Focusrite Usb Audio)" 2:"44100.000" 3:"0.000" 4:"0.091">, res_no_output: nil
[2023-06-30 08:31:04] Extracted Windows in audio hw only: {:hw_in=>"Not connected", :hw_out=>"MME : Speakers (Focusrite Usb Audio)", :hw_sample_rate=>44100, :hw_latency_in=>0.0, :hw_latency_out=>0.091}
[2023-06-30 08:31:04] Sending scsynth info to GUI...
[2023-06-30 08:31:04] {:hw_in=>"Not connected", :hw_out=>"MME : Speakers (Focusrite Usb Audio)", :hw_sample_rate=>44100, :hw_latency_in=>0.0, :hw_latency_out=>0.091, :sc_sample_rate=>44100, :sc_block_size=>64}
[2023-06-30 08:31:04] Out: MME : Speakers (Focusrite Usb Audio)
In: Not connected
Sample Rate: 44100
Block Size: 64
Latency Out: 0.091
[2023-06-30 08:31:04] Requesting tau send us its pid. Sending /send-pid-to-daemon, -926779744 to localhost:32148
[2023-06-30 08:31:04] [erl] 
[2023-06-30 08:31:04] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2023-06-30 08:31:04] [erl] 
[2023-06-30 08:31:04] [erl] 
[2023-06-30 08:31:04] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2023-06-30 08:31:04] [erl] 
[2023-06-30 08:31:05] Requesting tau send us its pid. Sending /send-pid-to-daemon, -926779744 to localhost:32148
[2023-06-30 08:31:05] Daemon received Pid from Tau: [-926779744, 19620]
[2023-06-30 08:31:05] [ruby] Sonic Pi Spider Server booting...
[2023-06-30 08:31:05] [ruby] The time is 2023-06-30 08:31:05 +0100
[2023-06-30 08:31:05] [ruby] Using primary protocol: udp
[2023-06-30 08:31:05] [ruby] Detecting port numbers...
[2023-06-30 08:31:05] [ruby] Ports: {:server_port=>32145, :gui_port=>32146, :scsynth_port=>32147, :scsynth_send_port=>32147, :osc_cues_port=>4560, :tau_port=>32148, :listen_to_tau_port=>32152}
[2023-06-30 08:31:05] [ruby] Token: -926779744
[2023-06-30 08:31:05] [ruby] Opening UDP Server to listen to GUI on port: 32145
[2023-06-30 08:31:05] [ruby] Spider - Pulling in modules...
[2023-06-30 08:31:05] [ruby] Spider - Starting Runtime Server
[2023-06-30 08:31:06] [ruby] C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/gitsave.rb:27: warning: undefining the allocator of T_DATA class Rugged::Repository
[2023-06-30 08:31:06] [ruby] TauComms - Sending /ping to tau: 127.0.0.1:32148
[2023-06-30 08:31:06] [ruby] TauComms - Receiving ack from tau
[2023-06-30 08:31:06] [ruby] TauComms - connection established
[2023-06-30 08:31:06] [ruby] studio - init
[2023-06-30 08:31:07] [ruby] scsynth boot - Waiting for the SuperCollider Server to have booted...
[2023-06-30 08:31:07] [ruby] scsynth boot - Sending /status to server: 127.0.0.1:32147
[2023-06-30 08:31:07] [ruby] scsynth boot - Receiving ack from scsynth
[2023-06-30 08:31:07] [ruby] scsynth boot - Server connection established
[2023-06-30 08:31:07] [ruby] scsynth - clear!
[2023-06-30 08:31:07] [ruby] scsynth - clear schedule 
[2023-06-30 08:31:07] [ruby] scsynth - schedule cleared!
[2023-06-30 08:31:07] [ruby] scsynth - group clear 0
[2023-06-30 08:31:07] [ruby] scsynth - group clear 0 completed
[2023-06-30 08:31:07] [ruby] Studio - Initialised SuperCollider Audio Server v3.13.0
[2023-06-30 08:31:07] [ruby] Studio - Resetting server
[2023-06-30 08:31:07] [ruby] Studio - Reset and setup groups and busses
[2023-06-30 08:31:07] [ruby] Studio - Clearing scsynth
[2023-06-30 08:31:07] [ruby] scsynth - clear schedule
[2023-06-30 08:31:07] [ruby] scsynth - clear scsynth
[2023-06-30 08:31:07] [ruby] scsynth - clear!
[2023-06-30 08:31:07] [ruby] scsynth - clear schedule 
[2023-06-30 08:31:07] [ruby] scsynth - schedule cleared!
[2023-06-30 08:31:07] [ruby] scsynth - group clear 0
[2023-06-30 08:31:07] [ruby] scsynth - group clear 0 completed
[2023-06-30 08:31:07] [ruby] scsynth - cleared scsynth
[2023-06-30 08:31:07] [ruby] scsynth - bus allocators reset
[2023-06-30 08:31:07] [ruby] Studio - Allocating audio bus
[2023-06-30 08:31:07] [ruby] Studio - Create Base Synth Groups
[2023-06-30 08:31:07] [ruby] Studio - Starting mixer
[2023-06-30 08:31:07] [ruby] Studio - Starting scope
[2023-06-30 08:31:07] [ruby] Spider - Runtime Server Initialised
[2023-06-30 08:31:07] [ruby] Spider - Registering incoming Spider Server API endpoints
[2023-06-30 08:31:07] [ruby] Spider - Booted Successfully.
[2023-06-30 08:31:07] [ruby] Spider - v4.4, OS windows, on Ruby  3.2.2 | 3.2.0.
[2023-06-30 08:31:07] [ruby] Spider - ------------------------------------------
[2023-06-30 08:31:09] [erl] 
[2023-06-30 08:31:09] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2023-06-30 08:31:09] [erl] 
[2023-06-30 08:31:09] [erl] 
[2023-06-30 08:31:09] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2023-06-30 08:31:09] [erl] 
[2023-06-30 08:31:15] [erl] 
[2023-06-30 08:31:15] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2023-06-30 08:31:15] [erl] 
[2023-06-30 08:31:19] [ruby] C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/gitsave.rb:38: warning: undefining the allocator of T_DATA class Rugged::Index
[2023-06-30 08:31:19] [ruby] C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/gitsave.rb:48: warning: undefining the allocator of T_DATA class Rugged::Reference
[2023-06-30 08:31:19] [ruby] C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/gitsave.rb:48: warning: undefining the allocator of T_DATA class Rugged::Commit
[2023-06-30 08:31:20] [erl] 
[2023-06-30 08:31:20] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2023-06-30 08:31:20] [erl] 
[2023-06-30 08:31:21] [EXIT] Kill switch for port 32151 remotely activated using token -926779744
[2023-06-30 08:31:21] Daemon Booter is now exiting.
[2023-06-30 08:31:21] Cleaning up any running processes...
[2023-06-30 08:31:21] Exit signal received...
[2023-06-30 08:31:21] Daemon Finished. Cheerio.
[2023-06-30 08:31:21] Process Booter - killing C:/Program Files/Sonic Pi/app/server/native/ruby/bin/ruby.exe with pid 7376 and args ["--enable-frozen-string-literal", "-E", "utf-8", "C:/Program Files/Sonic Pi/app/server/ruby/bin/spider-server.rb", "-u", "32145", "32146", "32147", "32147", "4560", "32148", "32152", "-926779744"], wait_thr status: #<Process::Waiter:0x0000017a050f0b38 sleep>, sleep
[2023-06-30 08:31:21] Process Booter - killing C:/Program Files/Sonic Pi/app/server/native/scsynth.exe with pid 3824 and args ["-u", "32147", "-a", "1024", "-m", "131072", "-D", "0", "-R", "0", "-l", "1", "-i", "0", "-o", "16", "-b", "4096", "-B", "127.0.0.1", "-U", "C:/Program Files/Sonic Pi/app/server/native/plugins"], wait_thr status: #<Process::Waiter:0x0000017a05000d90 sleep>, sleep
[2023-06-30 08:31:21] [EXIT] Daemon Process has completed:
[2023-06-30 08:31:21] Killing Tau with pid 19620
[2023-06-30 08:31:21] Sending KILL kill command to 3824
[2023-06-30 08:31:21] Process 3824 still running, waiting for it to finish... [5]
[2023-06-30 08:31:21] Process Booter - killing C:\Program Files\Sonic Pi\app\server\beam\tau\_build\prod\rel\tau\erts-14.0.1\bin\erl.exe with pid 19620 and args ["-config", "C:\\Program Files\\Sonic Pi\\app\\server\\beam\\tau\\_build\\prod\\rel\\tau\\releases\\0.1.0\\sys", "-boot", "C:\\Program Files\\Sonic Pi\\app\\server\\beam\\tau\\_build\\prod\\rel\\tau\\releases\\0.1.0\\start", "-boot_var", "RELEASE_LIB", "C:\\Program Files\\Sonic Pi\\app\\server\\beam\\tau\\_build\\prod\\rel\\tau\\lib", "-args_file", "C:\\Program Files\\Sonic Pi\\app\\server\\beam\\tau\\_build\\prod\\rel\\tau\\releases\\0.1.0\\vm.args", "-noshell", "-s", "elixir", "start_cli", "-mode", "embedded", "-extra", "--no-halt"], wait_thr status: #<Process::Waiter:0x0000017a050f25f0 sleep>, sleep
[2023-06-30 08:31:21] Sending KILL kill command to 19620
[2023-06-30 08:31:21] Process 19620 still running, waiting for it to finish... [5]
[2023-06-30 08:31:21] Sending KILL kill command to 7376
[2023-06-30 08:31:21] Process 7376 still running, waiting for it to finish... [5]
[2023-06-30 08:31:22] Process 7376 terminated
[2023-06-30 08:31:22] Process 3824 terminated
[2023-06-30 08:31:22] Process 19620 terminated
[2023-06-30 08:31:22] Daemon Booter - Over and Out.

tau.log
08:31:04.500 [info] All systems booting....
08:31:04.500 [info] Initialising MIDI native interface
08:31:04.533 [info] Initialising Link native interface
08:31:04.564 [info] Starting Phoenix server
08:31:04.564 [info] Starting with MIDI server enabled
08:31:04.564 [info] Starting with Link server enabled
08:31:04.565 [info] 
+--------------------------------------+
    This is the Sonic Pi Link Server    
       Powered by Erlang 26             
                                        
   Number of detected peers:           
   0 
                                        
   Current tempo:          
   60.0 
+--------------------------------------+



08:31:04.829 [info] 
+--------------------------------------+
    This is the Sonic Pi MIDI Server    
       Powered by Erlang 26             
                                        
   Detected MIDI input ports:           
   [] 
                                        
   Detected MIDI output ports:          
   [~c"microsoft_gs_wavetable_synth_0"] 
+--------------------------------------+



08:31:04.830 [info] 
+--------------------------------------+
    This is the Sonic Pi OSC Server     
             == Tau ==                  
       Powered by Erlang 26             
                                        
        Incoming OSC on port 4560         
  OSC cue forwarding to {127, 0, 0, 1}              
                     on port 32152         
+--------------------------------------+



08:31:04.830 [info] 
+--------------------------------------+
    This is the Sonic Pi API Server     
       Powered by Erlang 26             
                                        
       API listening on port 32148         
+--------------------------------------+



08:31:04.834 [info] Running TauWeb.Endpoint with cowboy 2.10.0 at 0.0.0.0:32150 (http)
08:31:04.843 [info] Access TauWeb.Endpoint at http://localhost:32150
08:31:05.786 [info] API /send-pid-to-daemon -> sending pid to Daemon...
08:31:09.588 [error] Cue Server got unexpected message: {:midi_on, 1}
08:31:09.588 [info] Enabling cue forwarding 
08:31:13.533 [info] Enabling cue forwarding 

scsynth.log

Device options:
  - MME : Microsoft Sound Mapper - Input   (device #0 with 2 ins 0 outs)
  - MME : Headset Microphone (Wireless Co   (device #1 with 1 ins 0 outs)
  - MME : Microphone (USB Live Camera aud   (device #2 with 2 ins 0 outs)
  - MME : Microphone (Steam Streaming Mic   (device #3 with 8 ins 0 outs)
  - MME : Analogue 1 + 2 (Focusrite Usb A   (device #4 with 2 ins 0 outs)
  - MME : Microsoft Sound Mapper - Output   (device #5 with 0 ins 2 outs)
  - MME : Speakers (Focusrite Usb Audio)   (device #6 with 0 ins 2 outs)
  - MME : BenQ EL2870U (NVIDIA High Defin   (device #7 with 0 ins 2 outs)
  - MME : BenQ EL2870U (NVIDIA High Defin   (device #8 with 0 ins 2 outs)
  - MME : Speakers (High Definition Audio   (device #9 with 0 ins 2 outs)
  - MME : Headset Earphone (Wireless Cont   (device #10 with 0 ins 2 outs)
  - MME : CABLE Input (VB-Audio Virtual C   (device #11 with 0 ins 8 outs)
  - MME : Speakers (Steam Streaming Micro   (device #12 with 0 ins 8 outs)
  - MME : Speakers (Steam Streaming Speak   (device #13 with 0 ins 8 outs)
  - Windows DirectSound : Primary Sound Capture Driver   (device #14 with 2 ins 0 outs)
  - Windows DirectSound : Headset Microphone (Wireless Controller)   (device #15 with 1 ins 0 outs)
  - Windows DirectSound : Microphone (USB Live Camera audio)   (device #16 with 2 ins 0 outs)
  - Windows DirectSound : Microphone (Steam Streaming Microphone)   (device #17 with 8 ins 0 outs)
  - Windows DirectSound : Analogue 1 + 2 (Focusrite Usb Audio)   (device #18 with 2 ins 0 outs)
  - Windows DirectSound : Primary Sound Driver   (device #19 with 0 ins 2 outs)
  - Windows DirectSound : Speakers (Focusrite Usb Audio)   (device #20 with 0 ins 2 outs)
  - Windows DirectSound : BenQ EL2870U (NVIDIA High Definition Audio)   (device #21 with 0 ins 2 outs)
  - Windows DirectSound : BenQ EL2870U (NVIDIA High Definition Audio)   (device #22 with 0 ins 2 outs)
  - Windows DirectSound : Speakers (High Definition Audio Device)   (device #23 with 0 ins 2 outs)
  - Windows DirectSound : Headset Earphone (Wireless Controller)   (device #24 with 0 ins 2 outs)
  - Windows DirectSound : CABLE Input (VB-Audio Virtual Cable)   (device #25 with 0 ins 8 outs)
  - Windows DirectSound : Speakers (Steam Streaming Microphone)   (device #26 with 0 ins 8 outs)
  - Windows DirectSound : Speakers (Steam Streaming Speakers)   (device #27 with 0 ins 8 outs)
  - ASIO : Focusrite USB ASIO   (device #28 with 2 ins 2 outs)
  - ASIO : Magix Low Latency 2016   (device #29 with 8 ins 8 outs)
  - ASIO : MPC Renaissance ASIO Driver   (device #30 with 2 ins 2 outs)
  - ASIO : Realtek ASIO   (device #31 with 2 ins 2 outs)
  - Windows WASAPI : BenQ EL2870U (NVIDIA High Definition Audio)   (device #32 with 0 ins 2 outs)
  - Windows WASAPI : BenQ EL2870U (NVIDIA High Definition Audio)   (device #33 with 0 ins 2 outs)
  - Windows WASAPI : Speakers (High Definition Audio Device)   (device #34 with 0 ins 2 outs)
  - Windows WASAPI : Speakers (Focusrite Usb Audio)   (device #35 with 0 ins 2 outs)
  - Windows WASAPI : Headset Earphone (Wireless Controller)   (device #36 with 0 ins 2 outs)
  - Windows WASAPI : CABLE Input (VB-Audio Virtual Cable)   (device #37 with 0 ins 2 outs)
  - Windows WASAPI : Speakers (Steam Streaming Microphone)   (device #38 with 0 ins 2 outs)
  - Windows WASAPI : Speakers (Steam Streaming Speakers)   (device #39 with 0 ins 2 outs)
  - Windows WASAPI : Microphone (USB Live Camera audio)   (device #40 with 2 ins 0 outs)
  - Windows WASAPI : Microphone (Steam Streaming Microphone)   (device #41 with 1 ins 0 outs)
  - Windows WASAPI : Analogue 1 + 2 (Focusrite Usb Audio)   (device #42 with 2 ins 0 outs)
  - Windows WASAPI : Headset Microphone (Wireless Controller)   (device #43 with 1 ins 0 outs)
  - Windows WDM-KS : CABLE Output (VB-Audio Point)   (device #44 with 8 ins 0 outs)
  - Windows WDM-KS : Speakers (VB-Audio Point)   (device #45 with 0 ins 8 outs)
  - Windows WDM-KS : Speakers (fniusbwr4400)   (device #46 with 0 ins 2 outs)
  - Windows WDM-KS : Analogue 1 + 2 (fniusbwc4400)   (device #47 with 2 ins 0 outs)
  - Windows WDM-KS : Speakers (HD Audio Headphone/Speakers)   (device #48 with 0 ins 2 outs)
  - Windows WDM-KS : Microphone (Steam Streaming Microphone Wave)   (device #49 with 8 ins 0 outs)
  - Windows WDM-KS : Speakers (Steam Streaming Microphone Wave)   (device #50 with 0 ins 8 outs)
  - Windows WDM-KS : Microphone (USB Live Camera audio)   (device #51 with 2 ins 0 outs)
  - Windows WDM-KS : Output (NVIDIA High Definition Audio)   (device #52 with 0 ins 2 outs)
  - Windows WDM-KS : Output (NVIDIA High Definition Audio)   (device #53 with 0 ins 2 outs)
  - Windows WDM-KS : Headset Earphone (Wireless Controller)   (device #54 with 0 ins 2 outs)
  - Windows WDM-KS : Headset Microphone (Wireless Controller)   (device #55 with 1 ins 0 outs)
  - Windows WDM-KS : Input (Steam Streaming Speakers Wave)   (device #56 with 8 ins 0 outs)
  - Windows WDM-KS : Speakers (Steam Streaming Speakers Wave)   (device #57 with 0 ins 8 outs)

Requested devices:
  Out:
  - (default)

Selecting default system output device

Booting with:
  Out: MME : Speakers (Focusrite Usb Audio)
  Sample rate: 44100.000
  Latency (in/out): 0.000 / 0.091 sec
SC_AudioDriver: sample rate = 44100.000000, driver's block size = 64
SuperCollider 3 server ready.

gui.log
[API] [INFO ] : Args: C:\Program Files\Sonic Pi\app\server\native\ruby\bin\ruby.exe C:\Program Files\Sonic Pi\app\server\ruby\bin\clear-logs.rb 
[API] [INFO ] : Started...
[API] [INFO ] : Starting...
[API] [INFO ] : Log Path: C:\Users\ciroj\.sonic-pi\log
[API] [INFO ] : Launching Sonic Pi Boot Daemon:
[API] [INFO ] : Args: C:\Program Files\Sonic Pi\app\server\native\ruby\bin\ruby.exe C:\Program Files\Sonic Pi\app\server\ruby\bin\daemon.rb --no-scsynth-inputs 
[API] [INFO ] : Started...
[API] [INFO ] : Reading Boot Daemon output...
[API] [ERROR] : Error reading ports via Boot Daemon STDOUT. Bytes read: -109 Error code: generic:32
[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_GB
[GUI] [i18n] - Looping through preferred ui languages
[GUI] - Using language: en_GB
[GUI] [i18n] - Loading translations for en_GB
[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
[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] - restoring scope states 
[GUI] - creating status bar
[GUI] - creating info panel
[GUI] - creating shortcuts
[GUI] - creating tool bar
[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..
@MarkusBecerra
Copy link

+1 to this issue.

System Information
Sonic Pi version: 4.5.0
OS: Windows 10 Version 22H2
scsynth.log
# Starting SuperCollider 2023-10-25 23:52:33

Device options:
  - MME : Microsoft Sound Mapper - Input   (device #0 with 2 ins 0 outs)
  - MME : Microphone (Yeti Stereo Microph   (device #1 with 2 ins 0 outs)
  - MME : Headset Microphone (HyperX Virt   (device #2 with 2 ins 0 outs)
  - MME : VoiceMeeter Aux Output (VB-Audi   (device #3 with 8 ins 0 outs)
  - MME : VoiceMeeter Aux Output (VB-Audi   (device #4 with 8 ins 0 outs)
  - MME : CABLE Output (VB-Audio Virtual    (device #5 with 8 ins 0 outs)
  - MME : Microsoft Sound Mapper - Output   (device #6 with 0 ins 2 outs)
  - MME : Speakers (VB-Audio VoiceMeeter    (device #7 with 0 ins 8 outs)
  - MME : Headset Earphone (HyperX Virtua   (device #8 with 0 ins 2 outs)
  - MME : VG248 (NVIDIA High Definition A   (device #9 with 0 ins 2 outs)
  - MME : Speakers (VB-Audio VoiceMeeter    (device #10 with 0 ins 8 outs)
  - MME : Speakers (Yeti Stereo Microphon   (device #11 with 0 ins 2 outs)
  - MME : Acer XF240H (NVIDIA High Defini   (device #12 with 0 ins 2 outs)
  - MME : CABLE Input (VB-Audio Virtual C   (device #13 with 0 ins 8 outs)
  - MME : Speakers (Realtek High Definiti   (device #14 with 0 ins 8 outs)
  - Windows DirectSound : Primary Sound Capture Driver   (device #15 with 2 ins 0 outs)
  - Windows DirectSound : Microphone (Yeti Stereo Microphone)   (device #16 with 2 ins 0 outs)
  - Windows DirectSound : Headset Microphone (HyperX Virtual Surround Sound)   (device #17 with 2 ins 0 outs)
  - Windows DirectSound : VoiceMeeter Aux Output (VB-Audio VoiceMeeter VAIO)   (device #18 with 8 ins 0 outs)
  - Windows DirectSound : VoiceMeeter Aux Output (VB-Audio VoiceMeeter AUX VAIO)   (device #19 with 8 ins 0 outs)
  - Windows DirectSound : CABLE Output (VB-Audio Virtual Cable)   (device #20 with 8 ins 0 outs)
  - Windows DirectSound : Primary Sound Driver   (device #21 with 0 ins 2 outs)
  - Windows DirectSound : Speakers (VB-Audio VoiceMeeter VAIO)   (device #22 with 0 ins 8 outs)
  - Windows DirectSound : Headset Earphone (HyperX Virtual Surround Sound)   (device #23 with 0 ins 2 outs)
  - Windows DirectSound : VG248 (NVIDIA High Definition Audio)   (device #24 with 0 ins 2 outs)
  - Windows DirectSound : Speakers (VB-Audio VoiceMeeter AUX VAIO)   (device #25 with 0 ins 8 outs)
  - Windows DirectSound : Speakers (Yeti Stereo Microphone)   (device #26 with 0 ins 2 outs)
  - Windows DirectSound : Acer XF240H (NVIDIA High Definition Audio)   (device #27 with 0 ins 2 outs)
  - Windows DirectSound : CABLE Input (VB-Audio Virtual Cable)   (device #28 with 0 ins 8 outs)
  - Windows DirectSound : Speakers (Realtek High Definition Audio)   (device #29 with 0 ins 8 outs)
  - ASIO : ASIO4ALL v2   (device #30 with 2 ins 2 outs)
  - ASIO : FL Studio ASIO   (device #31 with 2 ins 2 outs)
  - ASIO : Voicemeeter AUX Virtual ASIO   (device #32 with 8 ins 8 outs)
  - ASIO : Voicemeeter Insert Virtual ASIO   (device #33 with 22 ins 22 outs)
  - ASIO : Voicemeeter Virtual ASIO   (device #34 with 8 ins 8 outs)
  - Windows WASAPI : Headset Earphone (HyperX Virtual Surround Sound)   (device #35 with 0 ins 2 outs)
  - Windows WASAPI : VG248 (NVIDIA High Definition Audio)   (device #36 with 0 ins 2 outs)
  - Windows WASAPI : Speakers (VB-Audio VoiceMeeter VAIO)   (device #37 with 0 ins 2 outs)
  - Windows WASAPI : Speakers (VB-Audio VoiceMeeter AUX VAIO)   (device #38 with 0 ins 2 outs)
  - Windows WASAPI : Speakers (Yeti Stereo Microphone)   (device #39 with 0 ins 2 outs)
  - Windows WASAPI : Acer XF240H (NVIDIA High Definition Audio)   (device #40 with 0 ins 2 outs)
  - Windows WASAPI : CABLE Input (VB-Audio Virtual Cable)   (device #41 with 0 ins 2 outs)
  - Windows WASAPI : Speakers (Realtek High Definition Audio)   (device #42 with 0 ins 2 outs)
  - Windows WASAPI : Microphone (Yeti Stereo Microphone)   (device #43 with 2 ins 0 outs)
  - Windows WASAPI : Headset Microphone (HyperX Virtual Surround Sound)   (device #44 with 2 ins 0 outs)
  - Windows WASAPI : VoiceMeeter Aux Output (VB-Audio VoiceMeeter VAIO)   (device #45 with 2 ins 0 outs)
  - Windows WASAPI : VoiceMeeter Aux Output (VB-Audio VoiceMeeter AUX VAIO)   (device #46 with 2 ins 0 outs)
  - Windows WASAPI : CABLE Output (VB-Audio Virtual Cable)   (device #47 with 2 ins 0 outs)
  - Windows WDM-KS : Stereo Mix (Realtek HD Audio Stereo input)   (device #48 with 2 ins 0 outs)
  - Windows WDM-KS : Speakers (Realtek HD Audio output)   (device #49 with 0 ins 8 outs)
  - Windows WDM-KS : Line In (Realtek HD Audio Line input)   (device #50 with 2 ins 0 outs)
  - Windows WDM-KS : Microphone (Realtek HD Audio Mic input)   (device #51 with 2 ins 0 outs)
  - Windows WDM-KS : VoiceMeeter Aux Output (VoiceMeeter Aux vaio)   (device #52 with 8 ins 0 outs)
  - Windows WDM-KS : Speakers (VoiceMeeter Aux vaio)   (device #53 with 0 ins 8 outs)
  - Windows WDM-KS : Microphone (Logi C270 HD WebCam)   (device #54 with 1 ins 0 outs)
  - Windows WDM-KS : Output (NVIDIA High Definition Audio)   (device #55 with 0 ins 2 outs)
  - Windows WDM-KS : Output (NVIDIA High Definition Audio)   (device #56 with 0 ins 2 outs)
  - Windows WDM-KS : CABLE Output (VB-Audio Point)   (device #57 with 8 ins 0 outs)
  - Windows WDM-KS : Speakers (VB-Audio Point)   (device #58 with 0 ins 8 outs)
  - Windows WDM-KS : VoiceMeeter Output (VoiceMeeter vaio)   (device #59 with 8 ins 0 outs)
  - Windows WDM-KS : Speakers (VoiceMeeter vaio)   (device #60 with 0 ins 8 outs)
  - Windows WDM-KS : Speakers (Yeti Stereo Microphone)   (device #61 with 0 ins 2 outs)
  - Windows WDM-KS : Microphone (Yeti Stereo Microphone)   (device #62 with 2 ins 0 outs)
  - Windows WDM-KS : Headset Microphone (HyperX Virtual Surround Sound)   (device #63 with 2 ins 0 outs)
  - Windows WDM-KS : Headset Earphone (HyperX Virtual Surround Sound)   (device #64 with 0 ins 2 outs)

Requested devices:
  In:
  - (default)
  Out:
  - (default)

Selecting default system input/output devices

Booting with:
  In: MME : Microphone (Yeti Stereo Microph
  Out: MME : Speakers (VB-Audio VoiceMeeter 
  Sample rate: 44100.000
  Latency (in/out): 0.013 / 0.091 sec
SC_AudioDriver: sample rate = 44100.000000, driver's block size = 64
SuperCollider 3 server ready.

gui.log
[API] [INFO ] : Args: C:\Program Files\Sonic Pi\app\server\native\ruby\bin\ruby.exe C:\Program Files\Sonic Pi\app\server\ruby\bin\clear-logs.rb 
[API] [INFO ] : Started...
[API] [INFO ] : Starting...
[API] [INFO ] : Log Path: C:\Users\Markus\.sonic-pi\log
[API] [INFO ] : Launching Sonic Pi Boot Daemon:
[API] [INFO ] : Args: C:\Program Files\Sonic Pi\app\server\native\ruby\bin\ruby.exe C:\Program Files\Sonic Pi\app\server\ruby\bin\daemon.rb --no-scsynth-inputs 
[API] [INFO ] : Started...
[API] [INFO ] : Reading Boot Daemon output...
[API] [ERROR] : Error reading ports via Boot Daemon STDOUT. Bytes read: -109 Error code: generic:32
[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_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
[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] - restoring scope states 
[GUI] - creating status bar
[GUI] - creating info panel
[GUI] - creating shortcuts
[GUI] - creating tool bar
[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..

@richcarl
Copy link
Contributor

richcarl commented Jul 8, 2024

Removing or renaming the C:/Users//.sonic-pi directory fixed this problem for me. A new directory will be created when Sonic Pi starts up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants