sonic-pi
sonic-pi copied to clipboard
No recording to save
- No recording to save. -- Hi, can not record anything to wav.
- Critical error! - Could not boot Sonic Pi Server. -- the program starts only once after a reboot macbook. Next startup times gives such an error.
I use macbook pro 2019 with OS Mojave 10.14.6.
Thanks for help.
Hello @igorcold1,
To help diagnose your issues, as a start it would be helpful to see the contents of the log files in ~/.sonic-pi/log, as they may contain messages about various errors that may be occurring.
about 2. System Information
- Sonic Pi version: 3.1.0
- OS: macOS 10.14
GUI Log
/Users/igordyachenko/.sonic-pi/log/gui.log
[GUI] - Detecting port numbers...
[GUI] - GUI OSC listen port 4558
[GUI] - port: 4558 [OK]
[GUI] - Server OSC listen port 4557
[GUI] - port: 4557 [OK]
[GUI] - Server incoming OSC cues port 4559
[GUI] - port: 4559 [OK]
[GUI] - Scsynth port 4556
[GUI] - port: 4556 [OK]
[GUI] - Server OSC out port 4558
[GUI] - GUI OSC out port 4557
[GUI] - Scsynth send port 4556
[GUI] - Erlang router port 4560
[GUI] - port: 4560 [Not Available]
[GUI] - OSC MIDI out port 4561
[GUI] - port: 4561 [Not Available]
[GUI] - OSC MIDI in port 4562
[GUI] - port: 4562 [OK]
[GUI] - Init script completed
[GUI] - using default editor colours
[GUI] - launching Sonic Pi Server:
[GUI] - starting UDP OSC Server on port 4558...
[GUI] - UDP OSC Server ready and listening
[GUI] - Ruby server pid registered: 1817
[GUI] - waiting for Sonic Pi Server to boot...
.
[GUI] - Sonic Pi Server failed to start with this error message:
> Port unavailable: 4560, is scsynth already running?
[GUI] - UDP OSC Server no longer listening
...........................................................
[GUI] - Critical error! Could not boot Sonic Pi Server.
[GUI] - stopping UDP OSC Server...
Server Errors
/Users/igordyachenko/.sonic-pi/log/server-errors.log
Server Output
/Users/igordyachenko/.sonic-pi/log/server-output.log
Sonic Pi server booting...
Using protocol: udp
Detecting port numbers...
Send port: 4558
Listen port: 4557
- OK
Scsynth port: 4556
- OK
Scsynth send port: 4556
- OK
OSC cues port: 4559
- OK
Erlang port: 4560
Port 4560 unavailable. Perhaps Sonic Pi is already running?
Scsynth Output
/Users/igordyachenko/.sonic-pi/log/scsynth.log
Process Log
/Users/igordyachenko/.sonic-pi/log/processes.log
so guys, no solutions? I really like Sonic Pi but because of these bugs, my work in it is impossible..
@igorcold1 - regarding the start up issue - does it persist after a computer reboot? (Also, you may be interested in upgrading to the most recent version of Sonic Pi as there have been several releases since this issue was raised - particularly since the most recent version, 3.2.2 fixes an instance of the 'cannot record' problem). Have a go with 3.2.2 and feel free to close this issue if things work out.