-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
I couldn't find the Sonic Pi server executable :( #32
Comments
Hi there! Sonic Pi recently made some changes in how the server accepts code (it now uses a random code and the server start script has moved). This has broken sonic-pi-tool but hopefully we'll be able to fix it in future. For now consider using an older version of Sonic Pi or using the build in Sonic Pi GUI editor. |
Ran into this too, and foudn the sonic-pi-server.rb at You can manually run it like |
Thanks, but when I do that, I have a connection refused Connection refused - send(2) |
This is because Sonic Pi has changed how to connect to the server. There is no fix at present. |
thank you @technicalpickles and @lpil ! |
I'm going to re-open this as it still a problem |
Ok, I was not able to comment without closing it. Sorry. |
No worries! Thank you for the bug report!
…On Sat, 18 Apr 2020, 21:36 dsolito, ***@***.***> wrote:
Ok, I was not able to comment without closing it. Sorry.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#32 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABOZVBTD3DKFIIDQ4U2DYQTRNIFNRANCNFSM4MLAQDXA>
.
|
Looking to automate a pi with sonic-pi-tool. Just a heads up, if anyone else is looking for a workaround, currently |
where does sonic-pi-tool look for the server file? |
hello,
sonic-pi-tool start-server
gives me an error :
I couldn't find the Sonic Pi server executable :(
sonic-pi 3.2.2 App is in Applications folder.
I am on mac os 10.14.4
what can I do ?
thanks
The text was updated successfully, but these errors were encountered: