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

Can not start app. #3414

Open
btbxbob opened this issue Aug 25, 2024 · 1 comment
Open

Can not start app. #3414

btbxbob opened this issue Aug 25, 2024 · 1 comment

Comments

@btbxbob
Copy link

btbxbob commented Aug 25, 2024

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.5.1
OS: Windows 11 Version 23H2
spider.log
Sonic Pi Spider Server booting...
The time is 2024-08-25 17:56:13 +0800
Using primary protocol: udp
Detecting port numbers...
Ports: {:server_port=>36536, :gui_port=>36537, :scsynth_port=>36538, :scsynth_send_port=>36538, :osc_cues_port=>4560, :tau_port=>36539, :listen_to_tau_port=>36543}
Token: 926029464
Opening UDP Server to listen to GUI on port: 36536
Spider - Pulling in modules...
Spider - Starting Runtime Server
TauComms - Sending /ping to tau: 127.0.0.1:36539
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:36538
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.5.1, OS windows, on Ruby  3.3.1 | 3.3.0.
Spider - ------------------------------------------

daemon.log
[2024-08-25 17:56:09] Welcome to the Daemon Booter
[2024-08-25 17:56:09] ----------------------------
[2024-08-25 17:56:09] SuperCollider inputs disabled by GUI
[2024-08-25 17:56:09] checked port 36536, #<UDPSocket:0x000001c367f1b720>
[2024-08-25 17:56:09] checked port 36537, #<UDPSocket:0x000001c367f1b478>
[2024-08-25 17:56:09] checked port 36538, #<UDPSocket:0x000001c367f1b388>
[2024-08-25 17:56:09] checked port 4560, #<UDPSocket:0x000001c367f1b270>
[2024-08-25 17:56:09] checked port 36539, #<UDPSocket:0x000001c367f1b158>
[2024-08-25 17:56:09] checked port 36540, #<UDPSocket:0x000001c367f1b068>
[2024-08-25 17:56:09] checked port 36541, #<UDPSocket:0x000001c367f1af50>
[2024-08-25 17:56:09] checked port 36542, #<UDPSocket:0x000001c367f1ae10>
[2024-08-25 17:56:09] checked port 36543, #<UDPSocket:0x000001c367f1acf8>
[2024-08-25 17:56:09] Selected ports: 
[2024-08-25 17:56:09] {"spider-listen-to-gui"=>36536, "gui-send-to-spider"=>36536, "gui-listen-to-spider"=>36537, "spider-send-to-gui"=>36537, "scsynth"=>36538, "scsynth-send"=>36538, "osc-cues"=>4560, "tau"=>36539, "spider"=>36540, "phx"=>36541, "daemon"=>36542, "spider-listen-to-tau"=>36543}
[2024-08-25 17:56:09] Booting Scsynth
[2024-08-25 17:56:09] ---- Audio Config Issue ----
[2024-08-25 17:56:09] Could not find C:/Users/bx_bo/.sonic-pi/config/audio-settings.toml - reverting to default audio options.
[2024-08-25 17:56:09] This is not critical - reverting to default audio options
[2024-08-25 17:56:09] ----------------------------
[2024-08-25 17:56:09] Got Audio Settings toml hash: {}
[2024-08-25 17:56:09] Unified Audio Settings toml hash: {}
[2024-08-25 17:56:09] Combined Audio Settings toml hash with GUI scsynth inputs hash: {"-i"=>"0"}
[2024-08-25 17:56:09] Merged Audio Settings toml hash: {"-u"=>36538, "-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"}
[2024-08-25 17:56:09] Process Booter - booting C:/Program Files/Sonic Pi/app/server/native/scsynth.exe with args ["-u", "36538", "-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"]
[2024-08-25 17:56:09] C:/Program Files/Sonic Pi/app/server/native/scsynth.exe -u 36538 -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
[2024-08-25 17:56:09] Waiting for the SuperCollider Server to have booted...
[2024-08-25 17:56:09] Sending /status to server: localhost:36538
[2024-08-25 17:56:10] [scsynth] 
[2024-08-25 17:56:10] [scsynth] Device options:
[2024-08-25 17:56:10] [scsynth]   - MME : Microsoft 声音映射器 - Input   (device #0 with 2 ins 0 outs)
[2024-08-25 17:56:10] [scsynth]   - MME : 麦克风 (Blue Snowball)   (device #1 with 1 ins 0 outs)
[2024-08-25 17:56:10] [scsynth]   - MME : 麦克风 (Steam Streaming Microphone   (device #2 with 8 ins 0 outs)
[2024-08-25 17:56:10] [scsynth]   - MME : Microsoft 声音映射器 - Output   (device #3 with 0 ins 2 outs)
[2024-08-25 17:56:10] [scsynth]   - MME : 数字音频(S/PDIF) (2- High Definitio   (device #4 with 0 ins 2 outs)
[2024-08-25 17:56:10] [scsynth]   - MME : 扬声器 (Steam Streaming Speakers)   (device #5 with 0 ins 8 outs)
[2024-08-25 17:56:10] [scsynth]   - MME : 扬声器 (Steam Streaming Microphone   (device #6 with 0 ins 8 outs)
[2024-08-25 17:56:10] [scsynth]   - MME : K3219U (NVIDIA High Definition    (device #7 with 0 ins 2 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows DirectSound : 主声音捕获驱动程序   (device #8 with 2 ins 0 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows DirectSound : 麦克风 (Blue Snowball)   (device #9 with 1 ins 0 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows DirectSound : 麦克风 (Steam Streaming Microphone)   (device #10 with 8 ins 0 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows DirectSound : 主声音驱动程序   (device #11 with 0 ins 2 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows DirectSound : 数字音频(S/PDIF) (2- High Definition Audio Device)   (device #12 with 0 ins 2 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows DirectSound : 扬声器 (Steam Streaming Speakers)   (device #13 with 0 ins 8 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows DirectSound : 扬声器 (Steam Streaming Microphone)   (device #14 with 0 ins 8 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows DirectSound : K3219U (NVIDIA High Definition Audio)   (device #15 with 0 ins 2 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows WASAPI : 扬声器 (Steam Streaming Speakers)   (device #16 with 0 ins 2 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows WASAPI : 扬声器 (Steam Streaming Microphone)   (device #17 with 0 ins 2 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows WASAPI : K3219U (NVIDIA High Definition Audio)   (device #18 with 0 ins 2 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows WASAPI : 数字音频(S/PDIF) (2- High Definition Audio Device)   (device #19 with 0 ins 2 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows WASAPI : 麦克风 (Blue Snowball)   (device #20 with 1 ins 0 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows WASAPI : 麦克风 (Steam Streaming Microphone)   (device #21 with 1 ins 0 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows WDM-KS : 耳机 (@System32\drivers\bthhfenum.sys,#2;%1 Hands-Free%0
[2024-08-25 17:56:10] [scsynth] 
[2024-08-25 17:56:10] [scsynth] ;(WH-1000XM4))   (device #22 with 0 ins 1 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows WDM-KS : 耳机 (@System32\drivers\bthhfenum.sys,#2;%1 Hands-Free%0
[2024-08-25 17:56:10] [scsynth] 
[2024-08-25 17:56:10] [scsynth] ;(WH-1000XM4))   (device #23 with 1 ins 0 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows WDM-KS : Output (NVIDIA High Definition Audio)   (device #24 with 0 ins 2 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows WDM-KS : SPDIF Out (HD Audio SPDIF out)   (device #25 with 0 ins 2 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows WDM-KS : 麦克风 (Steam Streaming Microphone Wave)   (device #26 with 8 ins 0 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows WDM-KS : Speakers (Steam Streaming Microphone Wave)   (device #27 with 0 ins 8 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows WDM-KS : Input (Steam Streaming Speakers Wave)   (device #28 with 8 ins 0 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows WDM-KS : Speakers (Steam Streaming Speakers Wave)   (device #29 with 0 ins 8 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows WDM-KS : 耳机 ()   (device #30 with 0 ins 2 outs)
[2024-08-25 17:56:10] [scsynth]   - Windows WDM-KS : 麦克风 (Blue Snowball)   (device #31 with 1 ins 0 outs)
[2024-08-25 17:56:10] [scsynth] 
[2024-08-25 17:56:10] [scsynth] Requested devices:
[2024-08-25 17:56:10] [scsynth]   Out:
[2024-08-25 17:56:10] [scsynth]   - (default)
[2024-08-25 17:56:10] [scsynth] 
[2024-08-25 17:56:10] [scsynth] Selecting default system output device
[2024-08-25 17:56:10] [scsynth] 
[2024-08-25 17:56:10] [scsynth] Booting with:
[2024-08-25 17:56:10] [scsynth]   Out: MME : 数字音频(S/PDIF) (2- High Definitio
[2024-08-25 17:56:10] [scsynth]   Sample rate: 44100.000
[2024-08-25 17:56:10] [scsynth]   Latency (in/out): 0.000 / 0.091 sec
[2024-08-25 17:56:10] [scsynth] SC_AudioDriver: sample rate = 44100.000000, driver's block size = 64
[2024-08-25 17:56:10] [scsynth] SuperCollider 3 server ready.
[2024-08-25 17:56:10] Sending /status to server: localhost:36538
[2024-08-25 17:56:10] Receiving ack from scsynth
[2024-08-25 17:56:10] SuperCollider Server connection established
[2024-08-25 17:56:10] Extracting Scsynth info
[2024-08-25 17:56:10] Booting Tau...
[2024-08-25 17:56:10] Fetching Tau toml opts...
[2024-08-25 17:56:10] Requesting tau send us its pid. Sending /send-pid-to-daemon, 926029464 to localhost:36539
[2024-08-25 17:56:10] Daemon listening to info from Tau on port 36542
[2024-08-25 17:56:10] Process Booter - booting C:\Program Files\Sonic Pi\app\server\beam\tau\_build\prod\rel\tau\erts-14.2.3\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"]
[2024-08-25 17:56:10] C:\Program Files\Sonic Pi\app\server\beam\tau\_build\prod\rel\tau\erts-14.2.3\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
[2024-08-25 17:56:10] Booting Spider Server
[2024-08-25 17:56:10] 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", "36536", "36537", "36538", "36538", "4560", "36539", "36543", "926029464"]
[2024-08-25 17:56:10] 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 36536 36537 36538 36538 4560 36539 36543 926029464
[2024-08-25 17:56:10] 36542 36537 36536 36538 4560 36539 36541 926029464
[2024-08-25 17:56:10] Blocking main thread until exit signal received...
[2024-08-25 17:56:11] Requesting tau send us its pid. Sending /send-pid-to-daemon, 926029464 to localhost:36539
[2024-08-25 17:56:12] [erl] prod
[2024-08-25 17:56:12] Requesting tau send us its pid. Sending /send-pid-to-daemon, 926029464 to localhost:36539
[2024-08-25 17:56:12] [erl] 
[2024-08-25 17:56:12] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:56:12] [erl] 
[2024-08-25 17:56:12] [erl] 
[2024-08-25 17:56:12] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:56:12] [erl] 
[2024-08-25 17:56:13] [ruby] Sonic Pi Spider Server booting...
[2024-08-25 17:56:13] [ruby] The time is 2024-08-25 17:56:13 +0800
[2024-08-25 17:56:13] [ruby] Using primary protocol: udp
[2024-08-25 17:56:13] [ruby] Detecting port numbers...
[2024-08-25 17:56:13] [ruby] Ports: {:server_port=>36536, :gui_port=>36537, :scsynth_port=>36538, :scsynth_send_port=>36538, :osc_cues_port=>4560, :tau_port=>36539, :listen_to_tau_port=>36543}
[2024-08-25 17:56:13] [ruby] Token: 926029464
[2024-08-25 17:56:13] [ruby] Opening UDP Server to listen to GUI on port: 36536
[2024-08-25 17:56:13] [ruby] Spider - Pulling in modules...
[2024-08-25 17:56:13] [ruby] Spider - Starting Runtime Server
[2024-08-25 17:56:13] Requesting tau send us its pid. Sending /send-pid-to-daemon, 926029464 to localhost:36539
[2024-08-25 17:56:13] Daemon received Pid from Tau: [926029464, 27588]
[2024-08-25 17:56:14] [ruby] TauComms - Sending /ping to tau: 127.0.0.1:36539
[2024-08-25 17:56:14] [ruby] TauComms - Receiving ack from tau
[2024-08-25 17:56:14] [ruby] TauComms - connection established
[2024-08-25 17:56:14] [ruby] studio - init
[2024-08-25 17:56:14] [ruby] scsynth boot - Waiting for the SuperCollider Server to have booted...
[2024-08-25 17:56:14] [ruby] scsynth boot - Sending /status to server: 127.0.0.1:36538
[2024-08-25 17:56:14] [ruby] scsynth boot - Receiving ack from scsynth
[2024-08-25 17:56:14] [ruby] scsynth boot - Server connection established
[2024-08-25 17:56:14] [ruby] scsynth - clear!
[2024-08-25 17:56:14] [ruby] scsynth - clear schedule 
[2024-08-25 17:56:14] [ruby] scsynth - schedule cleared!
[2024-08-25 17:56:14] [ruby] scsynth - group clear 0
[2024-08-25 17:56:14] [ruby] scsynth - group clear 0 completed
[2024-08-25 17:56:14] [ruby] Studio - Initialised SuperCollider Audio Server v3.13.0
[2024-08-25 17:56:14] [ruby] Studio - Resetting server
[2024-08-25 17:56:14] [ruby] Studio - Reset and setup groups and busses
[2024-08-25 17:56:14] [ruby] Studio - Clearing scsynth
[2024-08-25 17:56:14] [ruby] scsynth - clear schedule
[2024-08-25 17:56:14] [ruby] scsynth - clear scsynth
[2024-08-25 17:56:14] [ruby] scsynth - clear!
[2024-08-25 17:56:14] [ruby] scsynth - clear schedule 
[2024-08-25 17:56:14] [ruby] scsynth - schedule cleared!
[2024-08-25 17:56:15] [ruby] scsynth - group clear 0
[2024-08-25 17:56:15] [ruby] scsynth - group clear 0 completed
[2024-08-25 17:56:15] [ruby] scsynth - cleared scsynth
[2024-08-25 17:56:15] [ruby] scsynth - bus allocators reset
[2024-08-25 17:56:15] [ruby] Studio - Allocating audio bus
[2024-08-25 17:56:15] [ruby] Studio - Create Base Synth Groups
[2024-08-25 17:56:15] [ruby] Studio - Starting mixer
[2024-08-25 17:56:15] [ruby] Studio - Starting scope
[2024-08-25 17:56:15] [ruby] Spider - Runtime Server Initialised
[2024-08-25 17:56:15] [ruby] Spider - Registering incoming Spider Server API endpoints
[2024-08-25 17:56:15] [ruby] Spider - Booted Successfully.
[2024-08-25 17:56:15] [ruby] Spider - v4.5.1, OS windows, on Ruby  3.3.1 | 3.3.0.
[2024-08-25 17:56:15] [ruby] Spider - ------------------------------------------
[2024-08-25 17:56:15] scsynth log match - res: nil, res_no_input: #<MatchData "  Out: MME : 数字音频(S/PDIF) (2- High Definitio\n  Sample rate: 44100.000\n  Latency (in/out): 0.000 / 0.091 sec" 1:"MME : 数字音频(S/PDIF) (2- High Definitio" 2:"44100.000" 3:"0.000" 4:"0.091">, res_no_output: nil
[2024-08-25 17:56:15] Extracted Windows in audio hw only: {:hw_in=>"Not connected", :hw_out=>"MME : 数字音频(S/PDIF) (2- High Definitio", :hw_sample_rate=>44100, :hw_latency_in=>0.0, :hw_latency_out=>0.091}
[2024-08-25 17:56:15] Sending scsynth info to GUI...
[2024-08-25 17:56:15] {:hw_in=>"Not connected", :hw_out=>"MME : 数字音频(S/PDIF) (2- High Definitio", :hw_sample_rate=>44100, :hw_latency_in=>0.0, :hw_latency_out=>0.091, :sc_sample_rate=>44100, :sc_block_size=>64}
[2024-08-25 17:56:15] Out: MME : 数字音频(S/PDIF) (2- High Definitio
In: Not connected
Sample Rate: 44100
Block Size: 64
Latency Out: 0.091
[2024-08-25 17:56:17] [erl] 
[2024-08-25 17:56:17] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:56:17] [erl] 
[2024-08-25 17:56:17] [erl] 
[2024-08-25 17:56:17] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:56:17] [erl] 
[2024-08-25 17:56:23] [erl] 
[2024-08-25 17:56:23] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:56:23] [erl] 
[2024-08-25 17:56:28] [erl] 
[2024-08-25 17:56:28] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:56:28] [erl] 
[2024-08-25 17:56:33] [erl] 
[2024-08-25 17:56:33] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:56:33] [erl] 
[2024-08-25 17:56:38] [erl] 
[2024-08-25 17:56:38] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:56:38] [erl] 
[2024-08-25 17:56:43] [erl] 
[2024-08-25 17:56:43] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:56:43] [erl] 
[2024-08-25 17:56:48] [erl] 
[2024-08-25 17:56:48] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:56:48] [erl] 
[2024-08-25 17:56:53] [erl] 
[2024-08-25 17:56:53] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:56:53] [erl] 
[2024-08-25 17:56:58] [erl] 
[2024-08-25 17:56:58] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:56:58] [erl] 
[2024-08-25 17:57:03] [erl] 
[2024-08-25 17:57:03] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:57:03] [erl] 
[2024-08-25 17:57:08] [erl] 
[2024-08-25 17:57:08] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:57:08] [erl] 
[2024-08-25 17:57:13] [erl] 
[2024-08-25 17:57:13] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:57:13] [erl] 
[2024-08-25 17:57:18] [erl] 
[2024-08-25 17:57:18] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:57:18] [erl] 
[2024-08-25 17:57:23] [erl] 
[2024-08-25 17:57:23] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:57:23] [erl] 
[2024-08-25 17:57:28] [erl] 
[2024-08-25 17:57:28] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:57:28] [erl] 
[2024-08-25 17:57:33] [erl] 
[2024-08-25 17:57:33] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:57:33] [erl] 
[2024-08-25 17:57:38] [erl] 
[2024-08-25 17:57:38] [erl] MidiInWinMM::initialize: no MIDI input devices currently available.
[2024-08-25 17:57:38] [erl] 
[2024-08-25 17:57:39] Kill switch timed out...
[2024-08-25 17:57:39] [EXIT] Daemon kill switch triggered. Exiting...
[2024-08-25 17:57:39] Daemon Booter is now exiting.
[2024-08-25 17:57:39] Exit signal received...
[2024-08-25 17:57:39] Cleaning up any running processes...
[2024-08-25 17:57:39] Daemon Finished. Cheerio.
[2024-08-25 17:57:39] [EXIT] Daemon Process has completed:
[2024-08-25 17:57:39] Process Booter - killing C:/Program Files/Sonic Pi/app/server/native/ruby/bin/ruby.exe with pid 16864 and args ["--enable-frozen-string-literal", "-E", "utf-8", "C:/Program Files/Sonic Pi/app/server/ruby/bin/spider-server.rb", "-u", "36536", "36537", "36538", "36538", "4560", "36539", "36543", "926029464"], wait_thr status: #<Process::Waiter:0x000001c367314fd0 sleep>, sleep
[2024-08-25 17:57:39] Process Booter - killing C:/Program Files/Sonic Pi/app/server/native/scsynth.exe with pid 27516 and args ["-u", "36538", "-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:0x000001c367f14d30 sleep>, sleep
[2024-08-25 17:57:39] Killing Tau with pid 27588
[2024-08-25 17:57:39] Process Booter - killing C:\Program Files\Sonic Pi\app\server\beam\tau\_build\prod\rel\tau\erts-14.2.3\bin\erl.exe with pid 27588 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:0x000001c3673783f0 sleep>, sleep
[2024-08-25 17:57:39] Sending KILL kill command to 27588
[2024-08-25 17:57:39] Process 27588 still running, waiting for it to finish... [5]
[2024-08-25 17:57:39] Sending KILL kill command to 16864
[2024-08-25 17:57:39] Process 16864 still running, waiting for it to finish... [5]
[2024-08-25 17:57:39] Sending KILL kill command to 27516
[2024-08-25 17:57:39] Process 27516 still running, waiting for it to finish... [5]
[2024-08-25 17:57:40] Process 27588 terminated
[2024-08-25 17:57:40] Process 16864 terminated
[2024-08-25 17:57:40] Process 27516 terminated
[2024-08-25 17:57:40] Daemon Booter - Over and Out.

tau.log
17:56:12.834 [info] All systems booting....
17:56:12.834 [info] Initialising MIDI native interface
17:56:12.850 [info] Initialising Link native interface
17:56:12.866 [info] Starting Phoenix server
17:56:12.866 [info] Starting with MIDI server enabled
17:56:12.866 [info] Starting with Link server enabled
17:56:12.867 [info] 
+--------------------------------------+
    This is the Sonic Pi Link Server    
       Powered by Erlang 26             
                                        
   Number of detected peers:           
   0 
                                        
   Current tempo:          
   60.0 
+--------------------------------------+



17:56:12.991 [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"] 
+--------------------------------------+



17:56:12.992 [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 36543         
+--------------------------------------+



17:56:12.992 [info] 
+--------------------------------------+
    This is the Sonic Pi API Server     
       Powered by Erlang 26             
                                        
       API listening on port 36539         
+--------------------------------------+



17:56:12.995 [info] Running TauWeb.Endpoint with cowboy 2.10.0 at 0.0.0.0:36541 (http)
17:56:13.001 [info] Access TauWeb.Endpoint at http://localhost:36541
17:56:13.934 [info] API /send-pid-to-daemon -> sending pid to Daemon...

scsynth.log

Device options:
  - MME : Microsoft 声音映射器 - Input   (device #0 with 2 ins 0 outs)
  - MME : 麦克风 (Blue Snowball)   (device #1 with 1 ins 0 outs)
  - MME : 麦克风 (Steam Streaming Microphone   (device #2 with 8 ins 0 outs)
  - MME : Microsoft 声音映射器 - Output   (device #3 with 0 ins 2 outs)
  - MME : 数字音频(S/PDIF) (2- High Definitio   (device #4 with 0 ins 2 outs)
  - MME : 扬声器 (Steam Streaming Speakers)   (device #5 with 0 ins 8 outs)
  - MME : 扬声器 (Steam Streaming Microphone   (device #6 with 0 ins 8 outs)
  - MME : K3219U (NVIDIA High Definition    (device #7 with 0 ins 2 outs)
  - Windows DirectSound : 主声音捕获驱动程序   (device #8 with 2 ins 0 outs)
  - Windows DirectSound : 麦克风 (Blue Snowball)   (device #9 with 1 ins 0 outs)
  - Windows DirectSound : 麦克风 (Steam Streaming Microphone)   (device #10 with 8 ins 0 outs)
  - Windows DirectSound : 主声音驱动程序   (device #11 with 0 ins 2 outs)
  - Windows DirectSound : 数字音频(S/PDIF) (2- High Definition Audio Device)   (device #12 with 0 ins 2 outs)
  - Windows DirectSound : 扬声器 (Steam Streaming Speakers)   (device #13 with 0 ins 8 outs)
  - Windows DirectSound : 扬声器 (Steam Streaming Microphone)   (device #14 with 0 ins 8 outs)
  - Windows DirectSound : K3219U (NVIDIA High Definition Audio)   (device #15 with 0 ins 2 outs)
  - Windows WASAPI : 扬声器 (Steam Streaming Speakers)   (device #16 with 0 ins 2 outs)
  - Windows WASAPI : 扬声器 (Steam Streaming Microphone)   (device #17 with 0 ins 2 outs)
  - Windows WASAPI : K3219U (NVIDIA High Definition Audio)   (device #18 with 0 ins 2 outs)
  - Windows WASAPI : 数字音频(S/PDIF) (2- High Definition Audio Device)   (device #19 with 0 ins 2 outs)
  - Windows WASAPI : 麦克风 (Blue Snowball)   (device #20 with 1 ins 0 outs)
  - Windows WASAPI : 麦克风 (Steam Streaming Microphone)   (device #21 with 1 ins 0 outs)
  - Windows WDM-KS : 耳机 (@System32\drivers\bthhfenum.sys,#2;%1 Hands-Free%0

;(WH-1000XM4))   (device #22 with 0 ins 1 outs)
  - Windows WDM-KS : 耳机 (@System32\drivers\bthhfenum.sys,#2;%1 Hands-Free%0

;(WH-1000XM4))   (device #23 with 1 ins 0 outs)
  - Windows WDM-KS : Output (NVIDIA High Definition Audio)   (device #24 with 0 ins 2 outs)
  - Windows WDM-KS : SPDIF Out (HD Audio SPDIF out)   (device #25 with 0 ins 2 outs)
  - Windows WDM-KS : 麦克风 (Steam Streaming Microphone Wave)   (device #26 with 8 ins 0 outs)
  - Windows WDM-KS : Speakers (Steam Streaming Microphone Wave)   (device #27 with 0 ins 8 outs)
  - Windows WDM-KS : Input (Steam Streaming Speakers Wave)   (device #28 with 8 ins 0 outs)
  - Windows WDM-KS : Speakers (Steam Streaming Speakers Wave)   (device #29 with 0 ins 8 outs)
  - Windows WDM-KS : 耳机 ()   (device #30 with 0 ins 2 outs)
  - Windows WDM-KS : 麦克风 (Blue Snowball)   (device #31 with 1 ins 0 outs)

Requested devices:
  Out:
  - (default)

Selecting default system output device

Booting with:
  Out: MME : 数字音频(S/PDIF) (2- High Definitio
  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] [ERROR] : StartProcess - ��֧�ָ�������
[API] [INFO ] : Starting...
[API] [INFO ] : Log Path: C:\Users\bx_bo\.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] [ERROR] : StartProcess - ��֧�ָ�������
[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: zh_CN
[GUI] [i18n] - Looping through preferred ui languages
[GUI] - Using language: zh
[GUI] [i18n] - Loading translations for zh
[GUI] [i18n] - Error: Failed to load language translation 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
[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..

[GUI] - Sonic Pi Server failed to start with this error message: 
      > The Boot Daemon could not be started!
@btbxbob
Copy link
Author

btbxbob commented Aug 25, 2024

what i did:

  1. at first it says something about cannot start server. so i ran the server with cmd.exe:
    "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
  2. then i start the app again, with error log above.

thank you!

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

1 participant