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

Windows 10 - Critical Server Error - Could not boot server! #1290

Closed
OzGav opened this issue Jun 10, 2016 · 5 comments
Closed

Windows 10 - Critical Server Error - Could not boot server! #1290

OzGav opened this issue Jun 10, 2016 · 5 comments

Comments

@OzGav
Copy link

OzGav commented Jun 10, 2016

Sonic Pi 2.9 was working fine on Windows 7 but my daughter decided to click on the yes upgrade me to windows 10 button and now I have the subject error. I have upgraded to Sonic Pi 2.10 with no improvement. I have turned off windows firewall but that did nothing. So any ideas?

gui.log

[GUI] - using default editor colours
[GUI] - shutting down any old audio servers...
[GUI] - starting UDP OSC Server on port 4558...
[GUI] - UDP OSC Server ready and listening
[GUI] - booting live coding server
[GUI] - waiting for server to boot...
...................................[GUI] - server failed to start with this error message:
> Server Exception:
Boot - Unable to connect to SuperCollider
.........................
[GUI] - Critical error! Could not boot server.

server_errors.log

Non-critical error: Could not load did_you_mean
Failed to start server: Boot - Unable to connect to SuperCollider
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:292:in boot_and_wait' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:341:inboot_server_windows'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:185:in boot' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:29:ininitialize'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/server.rb:73:in new' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/server.rb:73:ininitialize'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/studio.rb:102:in new' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/studio.rb:102:ininit_studio'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/studio.rb:43:in initialize' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/lang/sound.rb:123:innew'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/lang/sound.rb:123:in block (2 levels) in included' C:/Program Files (x86)/Sonic Pi/app/gui/qt/release/../../../../app/server/bin/sonic-pi-server.rb:99:innew'
C:/Program Files (x86)/Sonic Pi/app/gui/qt/release/../../../../app/server/bin/sonic-pi-server.rb:99:in `

'

server_output.log

Sonic Pi server booting...
Using protocol: udp
Server is exiting.
Shutting down GUI...
Goodbye :-)

scsynth.log

Starting SuperCollider 2016-06-10 11:56:27

Device options:

Booting with:
In: MME : Internal Microphone (Conexant 2
Out: MME : Speakers (Conexant 20671 SmartA
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.

@draner
Copy link
Contributor

draner commented Jul 4, 2016

I had the same issue on windows 10 and i found out by looking in the ressource monitor at network details that sonic-pi was trying to contact some adobe servers, so i cleaned my hosts file and it worked, take a look on yours and tell if it's fixed or not (pretty sure that all of the guys that had this issue were having some cracked adobe software on their machines)

@samaaron
Copy link
Collaborator

Hi,

could you see if this beta of v2.11 fixes your issues:

http://sonic-pi.net/files/tmp/sp211-win-beta3.zip

@draner
Copy link
Contributor

draner commented Sep 28, 2016

no problem for me launching that version 👍

@samaaron
Copy link
Collaborator

That's great to hear! Can we close this issue then?

@draner
Copy link
Contributor

draner commented Sep 28, 2016

i think that's good

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