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

Sonic Pi Boot Error 3.3.1 Win10 #2847

Closed
JamesNeweg opened this issue Sep 28, 2021 · 2 comments
Closed

Sonic Pi Boot Error 3.3.1 Win10 #2847

JamesNeweg opened this issue Sep 28, 2021 · 2 comments

Comments

@JamesNeweg
Copy link

Hi, I’m somewhat new to Sonic Pi, I’ve used it a few times on my mac book but for some reason whenever I try and run it on Windows 10 I’m prompted with this.

image_2021-09-27_205737

Also I don’t really know if this will help but when I click show details this is what comes up.

Sonic Pi Boot Error Report
System Information
Sonic Pi version: 3.3.1
OS: Windows 10 Version 2009
GUI Log
C:\Users\ada.sonic-pi\log\gui.log

[GUI] -
[GUI] -
[GUI] -
[GUI] - Welcome to the Sonic Pi GUI
[GUI] - ===========================
[GUI] -
[GUI] - {609d688f-0fdc-41f3-8e70-4de84db344b0}
[GUI] - ui locale: en-US
[GUI] - sys locale: en_US
[GUI] - translations available
[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 : 51238 : 51238
[GUI] - Port entry server-send-to-gui : 51238 : 51238
[GUI] - Port entry scsynth : 51239 : 51239
[GUI] - Port entry scsynth-send : 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 51238
[GUI] - port: 51238 [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 51239
[GUI] - port: 51239 [OK]
[GUI] - Server send to GUI port 51238
[GUI] - port: 51238 [OK]
[GUI] - GUI send to server port 51235
[GUI] - port: 51235 [OK]
[GUI] - Scsynth send port 51239
[GUI] - port: 51239 [OK]
[GUI] - Erlang router port 51240
[GUI] - port: 51240 [OK]
[GUI] - Websocket port 51241
[GUI] - port: 51241 [OK]
[GUI] - All ports OK
[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] - starting UDP OSC Server on port 51238...[GUI] - launching Sonic Pi Runtime Server:

[GUI] - UDP OSC Server ready and listening
[GUI] - Ruby server pid registered: 10516
[GUI] - wait for sync
[GUI] - waiting for Sonic Pi Server to boot...............................................................
[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\ada.sonic-pi\log\server-errors.log

Server Output
C:\Users\ada.sonic-pi\log\server-output.log

Sonic Pi server booting...
The time is 2021-09-22 06:54:55 -0700
Using primary protocol: udp
Detecting port numbers...
Listen port: 51235

  • OK
    Scsynth port: 51239
  • OK
    Scsynth send port: 51239
  • OK
    OSC cues port: 4560
  • OK
    Erlang port: 51240
  • OK
    Websocket port: 4562
  • OK
    Opening UDP Server to listen to GUI on port: 51235
    ERROR: Unable to write information for PID 9088 to path C:/Users/ada/AppData/Local/Temp/sonic-pi-pids/9088!
    undefined method `cmdline' for nil:NilClass

Scsynth Output
C:\Users\ada.sonic-pi\log\scsynth.log

Starting SuperCollider 2021-09-22 06:54:56

Device options:

Requested devices:
In:

  • (default)
    Out:
  • (default)

Selecting default system input/output devices

Booting with:
In: MME : Microphone Array (Realtek(R) Au
Out: MME : Speakers (Realtek(R) Audio)
SC_PortAudioDriver: PortAudio failed at Pa_OpenStream with error: 'Unanticipated host error'
could not initialize audio.

Process Log
C:\Users\ada.sonic-pi\log\processes.log

ask-clear.rb

Clearing pids: ["7012"]

Clearing [7012]
-- command "C:\Program Files\Sonic Pi\app\gui\qt\build\Release..........\app\server\native\ruby\bin\ruby.exe" --enable-frozen-string-literal -E utf-8 "C:\Program Files\Sonic Pi\app\gui\qt\build\Release..........\app\server\ruby\bin\sonic-pi-server.rb" -u 51235 51237 51238 51238 4560 51239 51240
-- removing C:/Users/ada/AppData/Local/Temp/sonic-pi-pids/7012
-- force killing 7012
-- killed 7012

Finished clearing pids

Started [10516] [-] "C:\Program Files\Sonic Pi\app\gui\qt\build\Release..........\app\server\native\ruby\bin\ruby.exe" --enable-frozen-string-literal -E utf-8 "C:\Program Files\Sonic Pi\app\gui\qt\build\Release..........\app\server\ruby\bin\sonic-pi-server.rb" -u 51235 51238 51239 51239 4560 51240 51241 [-] C:/Users/ada/AppData/Local/Temp/sonic-pi-pids/10516
ERROR: Unable to write information for PID 9088 to path C:/Users/ada/AppData/Local/Temp/sonic-pi-pids/9088!
undefined method `cmdline' for nil:NilClass

@ethancrawford
Copy link
Collaborator

@samaaron
Copy link
Collaborator

We have completely overhauled the process with which we boot the system, and it would still be really great to know if this has somehow not resolved your situation.

Therefore, please feel free to re-open if this is still an issue with the recently released v4 of Sonic Pi - https://github.com/sonic-pi-net/sonic-pi/releases

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

No branches or pull requests

3 participants