sonic-pi-net / sonic-pi

Code. Music. Live.
https://sonic-pi.net
Other
10.81k stars 921 forks source link

Server boot error Windows 10 #3228

Open kaleb19977 opened 2 years ago

kaleb19977 commented 2 years ago

No pids store found here: C:/Users/bazki/AppData/Local/Temp/Sonic Pi PortableTemp/sonic-pi-pids Exiting Creating pids store: C:/Users/bazki/AppData/Local/Temp/Sonic Pi PortableTemp/sonic-pi-pids Started [17028] [-] "D:\Sonic Pi Portable\App\Sonic Pi\app\gui\qt\build\release..........\app\server\native\ruby\bin\ruby.exe" --enable-frozen-string-literal -E utf-8 "D:\Sonic Pi Portable\App\Sonic Pi\app\gui\qt\build\release..........\app\server\ruby\bin\sonic-pi-server.rb" -u 51235 51236 51237 51237 4560 51240 51238 51239 51241 [-] C:/Users/bazki/AppData/Local/Temp/Sonic Pi PortableTemp/sonic-pi-pids/17028 Started [3628] [-] "D:\Sonic Pi Portable\App\Sonic Pi\app\server\native\scsynth.exe" -u 51237 -m 131072 -a 1024 -D 0 -R 0 -l 1 -i 16 -o 16 -U "D:/Sonic Pi Portable/App/Sonic Pi/app/server/native/plugins/" -b 4096 -B 127.0.0.1 [-] C:/Users/bazki/AppData/Local/Temp/Sonic Pi PortableTemp/sonic-pi-pids/3628 Started [12044] [-] "D:/Sonic Pi Portable/App/Sonic Pi/app/server/native/erlang/bin/erl.exe" -noshell -pz "D:/Sonic Pi Portable/App/Sonic Pi/app/server/erlang" -s pi_server start 51240 4560 51235 [-] C:/Users/bazki/AppData/Local/Temp/Sonic Pi PortableTemp/sonic-pi-pids/12044 Started [14220] [-] 'D:/Sonic Pi Portable/App/Sonic Pi/app/server/native/osmid/o2m.exe' -L -b -i 51238 -O 51239 -m 6 [-] C:/Users/bazki/AppData/Local/Temp/Sonic Pi PortableTemp/sonic-pi-pids/14220 Started [15176] [-] 'D:/Sonic Pi Portable/App/Sonic Pi/app/server/native/osmid/m2o.exe' -t /midi:$n:$i:$c/$m -b -o 51239 -m 6 'Sonic Pi' [-] C:/Users/bazki/AppData/Local/Temp/Sonic Pi PortableTemp/sonic-pi-pids/15176

Clearing pids: ["12044", "14220", "15176", "17028", "3628"]

Clearing [12044] -- command "D:/Sonic Pi Portable/App/Sonic Pi/app/server/native/erlang/bin/erl.exe" -noshell -pz "D:/Sonic Pi Portable/App/Sonic Pi/app/server/erlang" -s pi_server start 51240 4560 51235 -- removing C:/Users/bazki/AppData/Local/Temp/Sonic Pi PortableTemp/sonic-pi-pids/12044 -- force killing 12044 -- killed 12044

Clearing [14220] -- command 'D:/Sonic Pi Portable/App/Sonic Pi/app/server/native/osmid/o2m.exe' -L -b -i 51238 -O 51239 -m 6 -- removing C:/Users/bazki/AppData/Local/Temp/Sonic Pi PortableTemp/sonic-pi-pids/14220 -- force killing 14220 -- killed 14220

Clearing [15176] -- command 'D:/Sonic Pi Portable/App/Sonic Pi/app/server/native/osmid/m2o.exe' -t /midi:$n:$i:$c/$m -b -o 51239 -m 6 'Sonic Pi' -- removing C:/Users/bazki/AppData/Local/Temp/Sonic Pi PortableTemp/sonic-pi-pids/15176 -- force killing 15176 -- killed 15176

Clearing [17028] -- command "D:\Sonic Pi Portable\App\Sonic Pi\app\gui\qt\build\release..........\app\server\native\ruby\bin\ruby.exe" --enable-frozen-string-literal -E utf-8 "D:\Sonic Pi Portable\App\Sonic Pi\app\gui\qt\build\release..........\app\server\ruby\bin\sonic-pi-server.rb" -u 51235 51236 51237 51237 4560 51240 51238 51239 51241 -- removing C:/Users/bazki/AppData/Local/Temp/Sonic Pi PortableTemp/sonic-pi-pids/17028 -- unable to get ProcTable info for: 17028 -- process: 17028 not running

Clearing [3628] -- command "D:\Sonic Pi Portable\App\Sonic Pi\app\server\native\scsynth.exe" -u 51237 -m 131072 -a 1024 -D 0 -R 0 -l 1 -i 16 -o 16 -U "D:/Sonic Pi Portable/App/Sonic Pi/app/server/native/plugins/" -b 4096 -B 127.0.0.1 -- removing C:/Users/bazki/AppData/Local/Temp/Sonic Pi PortableTemp/sonic-pi-pids/3628 -- unable to get ProcTable info for: 3628 -- process: 3628 not running

Finished clearing pids [GUI] - wait for sync [GUI] - waiting for Sonic Pi Server to boot... [GUI] - starting UDP OSC Server on port 51236... [GUI] - UDP OSC Server ready and listening ............................................................ [GUI] - Critical error! Could not boot Sonic Pi Server. [GUI] - stopping UDP OSC Server... [GUI] - Critical Error. Unable to connect to server.. [GUI] - UDP OSC Server no longer listening [GUI] - Aborting. Sorry about this.

Sonic Pi Boot Error Report

System Information

GUI Log

C:\Users\bazki\.sonic-pi\log\gui.log

[GUI] - Welcome to the Sonic Pi GUI
[GUI] - ===========================
[GUI] -                            
[GUI] - {220b3acf-f2b5-4a9c-989e-773065f9d31e}
[GUI] - Discovering port numbers...
[GUI] - Port entry server-listen-to-gui : 51235 : 51235
[GUI] - Port entry gui-send-to-server : 51235 : 51235
[GUI] - Port entry gui-listen-to-server : 51236 : 51236
[GUI] - Port entry server-send-to-gui : 51236 : 51236
[GUI] - Port entry scsynth : 51237 : 51237
[GUI] - Port entry scsynth-send : 51237 : 51237
[GUI] - Port entry osc-midi-out : 51238 : 51238
[GUI] - Port entry osc-midi-in : 51239 : 51239
[GUI] - Port entry server-osc-cues : 4560 : 4560
[GUI] - Port entry erlang-router : 51240 : 51240
[GUI] - Port entry websocket : 51241 : 51241
[GUI] - Detecting port numbers...
[GUI] - GUI listen to server port 51236
[GUI] -    port: 51236 [OK]
[GUI] - Server listen to gui port 51235
[GUI] -    port: 51235 [OK]
[GUI] - Server incoming OSC cues port 4560
[GUI] -    port: 4560 [OK]
[GUI] - Scsynth port 51237
[GUI] -    port: 51237 [OK]
[GUI] - Server send to GUI port 51236
[GUI] -    port: 51236 [OK]
[GUI] - GUI send to server port 51235
[GUI] -    port: 51235 [OK]
[GUI] - Scsynth send port 51237
[GUI] -    port: 51237 [OK]
[GUI] - Erlang router port 51240
[GUI] -    port: 51240 [OK]
[GUI] - OSC MIDI out port 51238
[GUI] -    port: 51238 [OK]
[GUI] - OSC MIDI in port 51239
[GUI] -    port: 51239 [OK]
[GUI] - Websocket port 51241
[GUI] -    port: 51241 [OK]
[GUI] - All ports OK
[GUI] - launching Sonic Pi Runtime Server:
[GUI] - Ruby server pid registered: 14576
[GUI] - hiding main window
[GUI] - initialising toolbar icons
[GUI] - setting up window structure
[GUI] - restoring scope states 
[GUI] - creating status bar
[GUI] - creating info panel
[GUI] - creating shortcuts
[GUI] - creating tool bar
[GUI] - initialising documentation window
[GUI] - wait for sync
[GUI] - waiting for Sonic Pi Server to boot...
[GUI] - starting UDP OSC Server on port 51236...
[GUI] - UDP OSC Server ready and listening
............................................................
[GUI] - Critical error! Could not boot Sonic Pi Server.
[GUI] - stopping UDP OSC Server...
[GUI] - Critical Error. Unable to connect to server..
[GUI] - UDP OSC Server no longer listening

Server Errors

C:\Users\bazki\.sonic-pi\log\server-errors.log

Server Output

C:\Users\bazki\.sonic-pi\log\server-output.log

Sonic Pi server booting...
This is version 3.2.0 running on Ruby 2.7.1.
The time is 2022-10-27 16:07:26 -0400
Using primary protocol: udp
Detecting port numbers...
Listen port: 51235
  - OK
Scsynth port: 51237
  - OK
Scsynth send port: 51237
  - OK
OSC cues port: 4560
  - OK
Erlang port: 51240
  - OK
OSC MIDI out port: 51238
  - OK
OSC MIDI in port: 51239
  - OK
Websocket port: 51241
  - OK
Opening UDP Server to listen to GUI on port: 51235

Scsynth Output

C:\Users\bazki\.sonic-pi\log\scsynth.log

# Starting SuperCollider 2022-10-27 16:07:26
Exception in World_New: boost::interprocess::intermodule_singleton initialization failed

Process Log

C:\Users\bazki\.sonic-pi\log\processes.log

No pids store found here: C:/Users/bazki/AppData/Local/Temp/Sonic Pi PortableTemp/sonic-pi-pids
Exiting
Creating pids store: C:/Users/bazki/AppData/Local/Temp/Sonic Pi PortableTemp/sonic-pi-pids
Started [14576] [-] "D:\Sonic Pi Portable\App\Sonic Pi\app\gui\qt\build\release\..\..\..\..\..\app\server\native\ruby\bin\ruby.exe"  --enable-frozen-string-literal -E utf-8 "D:\Sonic Pi Portable\App\Sonic Pi\app\gui\qt\build\release\..\..\..\..\..\app\server\ruby\bin\sonic-pi-server.rb" -u 51235 51236 51237 51237 4560 51240 51238 51239 51241 [-] C:/Users/bazki/AppData/Local/Temp/Sonic Pi PortableTemp/sonic-pi-pids/14576
rbnpi commented 2 years ago

I suggest you try the latest version 4.3.0 on your windows pc Download from sonic/pi.net/#windows

kaleb19977 commented 2 years ago

Do I delete the one I have first and then download the new version?

rbnpi commented 2 years ago

Probably best to delete first.