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

Just had this pop up on startup #699

Closed
akash-vartak opened this issue Sep 25, 2015 · 11 comments
Closed

Just had this pop up on startup #699

akash-vartak opened this issue Sep 25, 2015 · 11 comments

Comments

@akash-vartak
Copy link

I had this error message shown to me when I started Sonic Pi for the first time

I am using a Lenovo S510P with Windows 10.

Detailed Error Report:

GUI log

[GUI] - shutting down any old audio servers...
[GUI] - using default editor colours
[GUI] - starting UDP OSC Server on port 4558...[GUI] - booting live coding server

[GUI] - UDP OSC Server ready and listening
[GUI] - waiting for server to connect...
[GUI] - server failed to start with this error message:
> Server Exception:
Boot - Unable to connect to scsynth
[GUI] - critical error!

Server Errors

Could not load did_you_mean
Failed to start server: Boot - Unable to connect to scsynth
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:206:in boot_and_wait' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:223:inboot_server_windows'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:119:in boot' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:59:ininitialize'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/server.rb:49:in new' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/server.rb:49:ininitialize'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/studio.rb:27:in new' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/studio.rb:27:ininitialize'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/mods/sound.rb:106:in new' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/mods/sound.rb:106:inblock (2 levels) in included'
C:/Program Files (x86)/Sonic Pi/app/gui/qt/release/../../../../app/server/bin/sonic-pi-server.rb:109:in new' C:/Program Files (x86)/Sonic Pi/app/gui/qt/release/../../../../app/server/bin/sonic-pi-server.rb:109:in

'

Server Output

Device options:

Booting with:
In: MME : Microphone (Realtek High Defini
Out: MME : Speakers (Realtek High Definiti
Using protocol: udp

@rostislav-rocket
Copy link

On MacOS X 10.10.5 (14F27)

Detailed Error Report:

GUI log
-------








[GUI] - shutting down any old audio servers...
[GUI] - using default editor colours
[GUI] - booting live coding server
[GUI] - starting UDP OSC Server on port 4558...
[GUI] - UDP OSC Server ready and listening
[GUI] - waiting for server to connect...
[GUI] - server failed to start with this error message: 
      > Failed to open server port 4557, is scsynth already running?
[GUI] - critical error!



Server Errors
-------------




Server Output
-------------

Using protocol: udp

@samaaron
Copy link
Collaborator

samaaron commented Oct 2, 2015

Does this message appear after a restart?

Sent from my iPhone

On 2 Oct 2015, at 13:57, Rostislav Ustiujaninov [email protected] wrote:

On MacOS X 10.10.5 (14F27)

Detailed Error Report:

GUI log

[GUI] - shutting down any old audio servers...
[GUI] - using default editor colours
[GUI] - booting live coding server
[GUI] - starting UDP OSC Server on port 4558...
[GUI] - UDP OSC Server ready and listening
[GUI] - waiting for server to connect...
[GUI] - server failed to start with this error message:
> Failed to open server port 4557, is scsynth already running?
[GUI] - critical error!

Server Errors

Server Output

Using protocol: udp

Reply to this email directly or view it on GitHub.

@akash-vartak
Copy link
Author

Yup, something on similar lines...

@rostislav-rocket
Copy link

@samaaron Sorry can't really say - I restart mac once in a blue moon (system crashes or OS upgrades), but when I do - will post my comment

@samaaron
Copy link
Collaborator

samaaron commented Oct 3, 2015

@rostislav-rocket the reason I ask is that's restarting is the easiest way to fix the standard issue which is a zombied scsynth process. If you're keen on keeping your Mac running - you can try and kill any rogue scsynth processes. Opening a terminal and running killall scsynth should do the trick...

@rostislav-rocket
Copy link

@samaaron You were right about scsynth processes - after executing killall scsynth the app works normally 👍

@akash-vartak
Copy link
Author

@samaaron , @rostislav-rocket , That above method is not working for me

@samaaron
Copy link
Collaborator

samaaron commented Oct 5, 2015

@akash-vartak have you ever managed to boot sonic pi and make noise on your system or has it always failed on boot?

@akash-vartak
Copy link
Author

It has now started, i can code...but still no sound...

@briancaffey
Copy link

Having similar issues on a 64 bit Mac OSX
It was working fine then this message popped up out of nowhere:

Detailed Error Report:

GUI log

[GUI] - shutting down any old audio servers...
[GUI] - using default editor colours
[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 connect...
[GUI] - server failed to start with this error message:
> Failed to open server port 4557, is scsynth already running?
[GUI] - critical error!

Server Errors

Server Output

Using protocol: udp

@samaaron
Copy link
Collaborator

Sorry about this - looks like scsynth has zombied.

Does it work after a reboot?

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

4 participants