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

GUI was unable to connect to the Ruby server #3231

Open
dq10boc opened this issue Nov 12, 2022 · 1 comment
Open

GUI was unable to connect to the Ruby server #3231

dq10boc opened this issue Nov 12, 2022 · 1 comment

Comments

@dq10boc
Copy link

dq10boc commented Nov 12, 2022

Sonic Pi Boot Error Report

System Information

Sonic Pi version: 4.3.0
OS: Windows 10 Version 2009

Logs:

spider.log:
Sonic Pi Spider Server booting...
The time is 2022-11-12 09:24:06 +0100
Warning, you have an older init.rb file in C:/Users/Joachim/.sonic-pi/init.rb which is now being ignored as your newer config/init.rb file is being used instead. Consider deleting your old init.rb (perhaps copying anything useful across first).
Using primary protocol: udp
Detecting port numbers...
Ports: {:server_port=>35703, :gui_port=>35704, :scsynth_port=>35705, :scsynth_send_port=>35705, :osc_cues_port=>4560, :tau_port=>35706, :listen_to_tau_port=>35710}
Token: 1796664966
Opening UDP Server to listen to GUI on port: 35703
Spider - Pulling in modules...
Spider - Starting Runtime Server
TauComms - Sending /ping to tau: 127.0.0.1:35706
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:35705
scsynth boot - Receiving ack from scsynth
scsynth boot - Server connection established
Spider - Failed to start server: Promise timed out after 5 seconds.
C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/promise.rb:38:in block in get' C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/promise.rb:32:in synchronize'
C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/promise.rb:32:in get' C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/server.rb:611:in with_done_sync'
C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/server.rb:157:in load_synthdefs' C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/server.rb:114:in initialize'
C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/studio.rb:68:in new' C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/studio.rb:68:in init_scsynth'
C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/studio.rb:45:in initialize' C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/lang/sound.rb:90:in new'
C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/lang/sound.rb:90:in block (2 levels) in included' C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/lang/ixi.rb:72:in block (2 levels) in included'
C:/Program Files/Sonic Pi/app/server/ruby/bin/spider-server.rb:243:in new' C:/Program Files/Sonic Pi/app/server/ruby/bin/spider-server.rb:243:in

'
Exiting - shutting down scsynth server...
Sending /quit command to scsynth
Stopping OSC server...
Stopped OSC server...

daemon.log:
[2022-11-12 09:23:04] Welcome to the Daemon Booter
[2022-11-12 09:23:04] ----------------------------
[2022-11-12 09:23:04] SuperCollider inputs disabled by GUI
[2022-11-12 09:23:04] checked port 35703, #UDPSocket:0x000001beae9810e8
[2022-11-12 09:23:04] checked port 35704, #UDPSocket:0x000001beae980d78
[2022-11-12 09:23:04] checked port 35705, #UDPSocket:0x000001beae980b20
[2022-11-12 09:23:04] checked port 4560, #UDPSocket:0x000001beae9808a0
[2022-11-12 09:23:04] checked port 35706, #UDPSocket:0x000001beae980648
[2022-11-12 09:23:04] checked port 35707, #UDPSocket:0x000001beae9803f0
[2022-11-12 09:23:04] checked port 35708, #UDPSocket:0x000001beae980198
[2022-11-12 09:23:04] checked port 35709, #UDPSocket:0x000001beae997f28
[2022-11-12 09:23:04] checked port 35710, #UDPSocket:0x000001beae997cd0
[2022-11-12 09:23:04] Selected ports:
[2022-11-12 09:23:04] {"spider-listen-to-gui"=>35703, "gui-send-to-spider"=>35703, "gui-listen-to-spider"=>35704, "spider-send-to-gui"=>35704, "scsynth"=>35705, "scsynth-send"=>35705, "osc-cues"=>4560, "tau"=>35706, "spider"=>35707, "phx"=>35708, "daemon"=>35709, "spider-listen-to-tau"=>35710}
[2022-11-12 09:23:04] Booting Scsynth
[2022-11-12 09:23:04] Got Audio Settings toml hash: {}
[2022-11-12 09:23:04] Unified Audio Settings toml hash: {}
[2022-11-12 09:23:04] Combined Audio Settings toml hash with GUI scsynth inputs hash: {"-i"=>"0"}
[2022-11-12 09:23:04] Merged Audio Settings toml hash: {"-u"=>35705, "-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"}
[2022-11-12 09:23:04] Process Booter - booting C:/Program Files/Sonic Pi/app/server/native/scsynth.exe with args ["-u", "35705", "-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"]
[2022-11-12 09:23:04] C:/Program Files/Sonic Pi/app/server/native/scsynth.exe -u 35705 -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
[2022-11-12 09:23:05] Waiting for the SuperCollider Server to have booted...
[2022-11-12 09:23:05] Sending /status to server: localhost:35705
[2022-11-12 09:23:06] Sending /status to server: localhost:35705
[2022-11-12 09:23:07] Sending /status to server: localhost:35705
[2022-11-12 09:23:08] Sending /status to server: localhost:35705
[2022-11-12 09:23:09] Sending /status to server: localhost:35705
[2022-11-12 09:23:10] Sending /status to server: localhost:35705
[2022-11-12 09:23:11] Sending /status to server: localhost:35705
[2022-11-12 09:23:12] log: UTF-8, UTF-8,
[2022-11-12 09:23:12] log: UTF-8, UTF-8, Device options:
[2022-11-12 09:23:12] log: UTF-8, UTF-8, - MME : Microsoft Sound Mapper - Input (device #0 with 2 ins 0 outs)
[2022-11-12 09:23:12] log: UTF-8, UTF-8, - MME : Stereo Mix (Realtek High Defini (device #1 with 2 ins 0 outs)
[2022-11-12 09:23:12] log: UTF-8, UTF-8, - MME : Microsoft Sound Mapper - Output (device #2 with 0 ins 2 outs)
[2022-11-12 09:23:12] log: UTF-8, UTF-8, - MME : Speakers (Realtek High Definiti (device #3 with 0 ins 6 outs)
[2022-11-12 09:23:12] log: UTF-8, UTF-8, - Windows DirectSound : Primärer Soundaufnahmetreiber (device #4 with 2 ins 0 outs)
[2022-11-12 09:23:12] log: UTF-8, UTF-8, - Windows DirectSound : Stereo Mix (Realtek High Definition Audio) (device #5 with 2 ins 0 outs)
[2022-11-12 09:23:12] log: UTF-8, UTF-8, - Windows DirectSound : Primärer Soundtreiber (device #6 with 0 ins 2 outs)
[2022-11-12 09:23:12] log: UTF-8, UTF-8, - Windows DirectSound : Speakers (Realtek High Definition Audio) (device #7 with 0 ins 6 outs)
[2022-11-12 09:23:12] log: UTF-8, UTF-8, - Windows WASAPI : Speakers (Realtek High Definition Audio) (device #8 with 0 ins 2 outs)
[2022-11-12 09:23:12] log: UTF-8, UTF-8, - Windows WASAPI : Stereo Mix (Realtek High Definition Audio) (device #9 with 2 ins 0 outs)
[2022-11-12 09:23:12] log: UTF-8, UTF-8, - Windows WDM-KS : Eingang (Realtek HD Audio Line input) (device #10 with 2 ins 0 outs)
[2022-11-12 09:23:12] log: UTF-8, UTF-8, - Windows WDM-KS : Stereomix (Realtek HD Audio Stereo input) (device #11 with 2 ins 0 outs)
[2022-11-12 09:23:12] log: UTF-8, UTF-8, - Windows WDM-KS : Speakers (Realtek HD Audio output) (device #12 with 0 ins 6 outs)
[2022-11-12 09:23:12] log: UTF-8, UTF-8, - Windows WDM-KS : Mikrofon (Realtek HD Audio Mic input) (device #13 with 2 ins 0 outs)
[2022-11-12 09:23:12] log: UTF-8, UTF-8,
[2022-11-12 09:23:12] log: UTF-8, UTF-8, Requested devices:
[2022-11-12 09:23:12] log: UTF-8, UTF-8, Out:
[2022-11-12 09:23:12] log: UTF-8, UTF-8, - (default)
[2022-11-12 09:23:12] log: UTF-8, UTF-8,
[2022-11-12 09:23:12] log: UTF-8, UTF-8, Selecting default system output device
[2022-11-12 09:23:12] log: UTF-8, UTF-8,
[2022-11-12 09:23:12] log: UTF-8, UTF-8, Booting with:
[2022-11-12 09:23:12] log: UTF-8, UTF-8, Out: MME : Speakers (Realtek High Definiti
[2022-11-12 09:23:12] log: UTF-8, UTF-8, Sample rate: 44100.000
[2022-11-12 09:23:12] log: UTF-8, UTF-8, Latency (in/out): 0.000 / 0.091 sec
[2022-11-12 09:23:12] log: UTF-8, UTF-8, SC_AudioDriver: sample rate = 44100.000000, driver's block size = 64
[2022-11-12 09:23:12] Sending /status to server: localhost:35705
[2022-11-12 09:23:12] log: UTF-8, UTF-8, SuperCollider 3 server ready.
[2022-11-12 09:23:13] Sending /status to server: localhost:35705
[2022-11-12 09:23:13] Receiving ack from scsynth
[2022-11-12 09:23:13] SuperCollider Server connection established
[2022-11-12 09:23:13] Extracting Scsynth info
[2022-11-12 09:23:13] Booting Tau...
[2022-11-12 09:23:13] Fetching Tau toml opts...
[2022-11-12 09:23:13] Daemon listening to info from Tau on port 35709
[2022-11-12 09:23:13] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:13] Process Booter - booting C:\Program Files\Sonic Pi\app\server\beam\tau_build\prod\rel\tau\erts-13.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"]
[2022-11-12 09:23:13] C:\Program Files\Sonic Pi\app\server\beam\tau_build\prod\rel\tau\erts-13.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
[2022-11-12 09:23:13] Booting Spider Server
[2022-11-12 09:23:13] 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", "35703", "35704", "35705", "35705", "4560", "35706", "35710", "1796664966"]
[2022-11-12 09:23:13] 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 35703 35704 35705 35705 4560 35706 35710 1796664966
[2022-11-12 09:23:13] 35709 35704 35703 35705 4560 35706 35708 1796664966
[2022-11-12 09:23:13] Blocking main thread until exit signal received...
[2022-11-12 09:23:14] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:15] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:16] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:17] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:18] scsynth log match - res: nil, res_no_input: #<MatchData " Out: MME : Speakers (Realtek High Definiti\n Sample rate: 44100.000\n Latency (in/out): 0.000 / 0.091 sec" 1:"MME : Speakers (Realtek High Definiti" 2:"44100.000" 3:"0.000" 4:"0.091">, res_no_output: nil
[2022-11-12 09:23:18] Extracted Windows in audio hw only: {:hw_in=>"Not connected", :hw_out=>"MME : Speakers (Realtek High Definiti", :hw_sample_rate=>44100, :hw_latency_in=>0.0, :hw_latency_out=>0.091}
[2022-11-12 09:23:18] Sending scsynth info to GUI...
[2022-11-12 09:23:18]
Raw:

Device options:

Requested devices:
Out:

  • (default)

Selecting default system output device

Booting with:
Out: MME : Speakers (Realtek High Definiti
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.
[2022-11-12 09:23:18]
Extracted:

{:hw_in=>"Not connected", :hw_out=>"MME : Speakers (Realtek High Definiti", :hw_sample_rate=>44100, :hw_latency_in=>0.0, :hw_latency_out=>0.091, :sc_sample_rate=>44100, :sc_block_size=>64}
[2022-11-12 09:23:18]
Pretty:

Out: MME : Speakers (Realtek High Definiti
In: Not connected
Sample Rate: 44100
Block Size: 64
Latency Out: 0.091
[2022-11-12 09:23:18]

[2022-11-12 09:23:18] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:19] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:20] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:21] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:22] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:23] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:24] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:25] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:26] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:27] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:28] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:29] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:30] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:31] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:32] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:33] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:34] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:35] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:36] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:37] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:38] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:39] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:40] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:41] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:42] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:43] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:44] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:45] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:46] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:47] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:48] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:49] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:50] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:51] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:52] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:53] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:54] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:55] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:56] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:57] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:23:58] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:24:00] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:24:01] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:24:02] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:24:03] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:24:04] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:24:04] log: UTF-8, UTF-8, prod
[2022-11-12 09:24:05] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:24:05] log: UTF-8, UTF-8,
[2022-11-12 09:24:05] log: UTF-8, UTF-8, MidiInWinMM::initialize: no MIDI input devices currently available.
[2022-11-12 09:24:05] log: UTF-8, UTF-8,
[2022-11-12 09:24:05] log: UTF-8, UTF-8,
[2022-11-12 09:24:05] log: UTF-8, UTF-8, MidiInWinMM::initialize: no MIDI input devices currently available.
[2022-11-12 09:24:05] log: UTF-8, UTF-8,
[2022-11-12 09:24:06] Requesting tau send us its pid. Sending /send-pid-to-daemon, 1796664966 to localhost:35706
[2022-11-12 09:24:06] Daemon received Pid from Tau: [1796664966, 10348]
[2022-11-12 09:24:06] log: UTF-8, UTF-8, Sonic Pi Spider Server booting...
[2022-11-12 09:24:06] log: UTF-8, UTF-8, The time is 2022-11-12 09:24:06 +0100
[2022-11-12 09:24:06] log: UTF-8, UTF-8, Warning, you have an older init.rb file in C:/Users/Joachim/.sonic-pi/init.rb which is now being ignored as your newer config/init.rb file is being used instead. Consider deleting your old init.rb (perhaps copying anything useful across first).
[2022-11-12 09:24:06] log: UTF-8, UTF-8, Using primary protocol: udp
[2022-11-12 09:24:06] log: UTF-8, UTF-8, Detecting port numbers...
[2022-11-12 09:24:06] log: UTF-8, UTF-8, Ports: {:server_port=>35703, :gui_port=>35704, :scsynth_port=>35705, :scsynth_send_port=>35705, :osc_cues_port=>4560, :tau_port=>35706, :listen_to_tau_port=>35710}
[2022-11-12 09:24:06] log: UTF-8, UTF-8, Token: 1796664966
[2022-11-12 09:24:06] log: UTF-8, UTF-8, Opening UDP Server to listen to GUI on port: 35703
[2022-11-12 09:24:06] log: UTF-8, UTF-8, Spider - Pulling in modules...
[2022-11-12 09:24:06] log: UTF-8, UTF-8, Spider - Starting Runtime Server
[2022-11-12 09:24:08] log: UTF-8, UTF-8, TauComms - Sending /ping to tau: 127.0.0.1:35706
[2022-11-12 09:24:08] log: UTF-8, UTF-8, TauComms - Receiving ack from tau
[2022-11-12 09:24:08] log: UTF-8, UTF-8, TauComms - connection established
[2022-11-12 09:24:08] log: UTF-8, UTF-8, studio - init
[2022-11-12 09:24:10] log: UTF-8, UTF-8,
[2022-11-12 09:24:10] log: UTF-8, UTF-8, MidiInWinMM::initialize: no MIDI input devices currently available.
[2022-11-12 09:24:10] log: UTF-8, UTF-8,
[2022-11-12 09:24:10] log: UTF-8, UTF-8,
[2022-11-12 09:24:10] log: UTF-8, UTF-8, MidiInWinMM::initialize: no MIDI input devices currently available.
[2022-11-12 09:24:10] log: UTF-8, UTF-8,
[2022-11-12 09:24:15] log: UTF-8, UTF-8, scsynth boot - Waiting for the SuperCollider Server to have booted...
[2022-11-12 09:24:15] log: UTF-8, UTF-8, scsynth boot - Sending /status to server: 127.0.0.1:35705
[2022-11-12 09:24:15] log: UTF-8, UTF-8, scsynth boot - Receiving ack from scsynth
[2022-11-12 09:24:15] log: UTF-8, UTF-8, scsynth boot - Server connection established
[2022-11-12 09:24:15] log: UTF-8, UTF-8, Spider - Failed to start server: Promise timed out after 5 seconds.
[2022-11-12 09:24:15] log: UTF-8, UTF-8, C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/promise.rb:38:in block in get' [2022-11-12 09:24:15] log: UTF-8, UTF-8, C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/promise.rb:32:in synchronize'
[2022-11-12 09:24:15] log: UTF-8, UTF-8, C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/promise.rb:32:in get' [2022-11-12 09:24:15] log: UTF-8, UTF-8, C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/server.rb:611:in with_done_sync'
[2022-11-12 09:24:15] log: UTF-8, UTF-8, C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/server.rb:157:in load_synthdefs' [2022-11-12 09:24:15] log: UTF-8, UTF-8, C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/server.rb:114:in initialize'
[2022-11-12 09:24:15] log: UTF-8, UTF-8, C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/studio.rb:68:in new' [2022-11-12 09:24:15] log: UTF-8, UTF-8, C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/studio.rb:68:in init_scsynth'
[2022-11-12 09:24:15] log: UTF-8, UTF-8, C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/studio.rb:45:in initialize' [2022-11-12 09:24:15] log: UTF-8, UTF-8, C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/lang/sound.rb:90:in new'
[2022-11-12 09:24:15] log: UTF-8, UTF-8, C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/lang/sound.rb:90:in block (2 levels) in included' [2022-11-12 09:24:15] log: UTF-8, UTF-8, C:/Program Files/Sonic Pi/app/server/ruby/lib/sonicpi/lang/ixi.rb:72:in block (2 levels) in included'
[2022-11-12 09:24:15] log: UTF-8, UTF-8, C:/Program Files/Sonic Pi/app/server/ruby/bin/spider-server.rb:243:in new' [2022-11-12 09:24:15] log: UTF-8, UTF-8, C:/Program Files/Sonic Pi/app/server/ruby/bin/spider-server.rb:243:in

'
[2022-11-12 09:24:15] log: UTF-8, UTF-8, Exiting - shutting down scsynth server...
[2022-11-12 09:24:15] log: UTF-8, UTF-8, Sending /quit command to scsynth
[2022-11-12 09:24:15] log: UTF-8, UTF-8, Stopping OSC server...
[2022-11-12 09:24:15] log: UTF-8, UTF-8, Stopped OSC server...
[2022-11-12 09:24:16] log: UTF-8, UTF-8,
[2022-11-12 09:24:16] log: UTF-8, UTF-8, MidiInWinMM::initialize: no MIDI input devices currently available.
[2022-11-12 09:24:16] log: UTF-8, UTF-8,

tau.log:
09:24:04.772 [info] All systems booting....
09:24:04.772 [info] Extracting env TAU_ENV string: prod
09:24:04.772 [info] Extracting env TAU_MIDI_ENABLED bool: true
09:24:04.772 [info] Extracting env TAU_LINK_ENABLED bool: true
09:24:04.772 [info] Extracting env TAU_CUES_ON bool: true
09:24:04.772 [info] Extracting env TAU_OSC_IN_UDP_LOOPBACK_RESTRICTED bool: false
09:24:04.772 [info] Extracting env TAU_MIDI_ON bool: true
09:24:04.772 [info] Extracting env TAU_LINK_ON bool: true
09:24:04.772 [info] Extracting env TAU_OSC_IN_UDP_PORT int: 4560
09:24:04.772 [info] Extracting env TAU_API_PORT int: 35706
09:24:04.772 [info] Extracting env TAU_SPIDER_PORT int: 35710
09:24:04.772 [info] Extracting env TAU_DAEMON_PORT int: 35709
09:24:04.772 [info] Extracting env TAU_DAEMON_TOKEN int: 1796664966
09:24:04.772 [info] Initialising MIDI native interface
09:24:05.032 [info] Initialising Link native interface
09:24:05.141 [info] Starting Phoenix server
09:24:05.141 [info] Starting with MIDI server enabled
09:24:05.141 [info] Starting with Link server enabled
09:24:05.152 [info]
+--------------------------------------+
This is the Sonic Pi Link Server
Powered by Erlang 25

Number of detected peers:
0

Current tempo:
60.0
+--------------------------------------+

09:24:05.732 [info]
+--------------------------------------+
This is the Sonic Pi MIDI Server
Powered by Erlang 25

Detected MIDI input ports:
[]

Detected MIDI output ports:
['microsoft_gs_wavetable_synth_0']
+--------------------------------------+

09:24:05.732 [info]
+--------------------------------------+
This is the Sonic Pi OSC Server
== Tau ==
Powered by Erlang 25

    Incoming OSC on port 4560         

OSC cue forwarding to {127, 0, 0, 1}
on port 35710
+--------------------------------------+

09:24:05.732 [info]
+--------------------------------------+
This is the Sonic Pi API Server
Powered by Erlang 25

   API listening on port 35706         

+--------------------------------------+

09:24:05.741 [info] Running TauWeb.Endpoint with cowboy 2.9.0 at 127.0.0.1:35708 (http)
09:24:05.782 [info] Access TauWeb.Endpoint at http://localhost:35708
09:24:06.083 [info] API /send-pid-to-daemon -> sending pid to Daemon...

scsynth.log:
Device options:

Requested devices:
Out:

  • (default)

Selecting default system output device

Booting with:
Out: MME : Speakers (Realtek High Definiti
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:

@ciaramellx
Copy link

i'm getting the same error on windows 11, it's been a month already

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

2 participants