hi i’m new to sonic pi and during boot up i keep encountering the same problem. can someone please help?
Sonic Pi Boot Error Report
==================
System Information
-
Sonic Pi version: 3.2.1
-
OS: Windows 10 Version 1709
GUI Log
C:\Users\Callum\.sonic-pi\log\gui.log
[GUI] - Welcome to the Sonic Pi GUI
[GUI] - ===========================
[GUI] -
[GUI] - {becefed0-20da-4168-9bf1-55f137208bb3}
[GUI] - Discovering port numbers...
[GUI] - Port entry server-listen-to-gui : 51265 : 51265
[GUI] - Port entry gui-send-to-server : 51265 : 51265
[GUI] - Port entry gui-listen-to-server : 51271 : 51271
[GUI] - Port entry server-send-to-gui : 51271 : 51271
[GUI] - Port entry scsynth : 51272 : 51272
[GUI] - Port entry scsynth-send : 51272 : 51272
[GUI] - Port entry osc-midi-out : 51273 : 51273
[GUI] - Port entry osc-midi-in : 51274 : 51274
[GUI] - Port entry server-osc-cues : 51275 : 51275
[GUI] - Port entry erlang-router : 51276 : 51276
[GUI] - Port entry websocket : 51277 : 51277
[GUI] - Detecting port numbers...
[GUI] - GUI listen to server port 51271
[GUI] - port: 51271 [OK]
[GUI] - Server listen to gui port 51265
[GUI] - port: 51265 [OK]
[GUI] - Server incoming OSC cues port 51275
[GUI] - port: 51275 [OK]
[GUI] - Scsynth port 51272
[GUI] - port: 51272 [OK]
[GUI] - Server send to GUI port 51271
[GUI] - port: 51271 [OK]
[GUI] - GUI send to server port 51265
[GUI] - port: 51265 [OK]
[GUI] - Scsynth send port 51272
[GUI] - port: 51272 [OK]
[GUI] - Erlang router port 51276
[GUI] - port: 51276 [OK]
[GUI] - OSC MIDI out port 51273
[GUI] - port: 51273 [OK]
[GUI] - OSC MIDI in port 51274
[GUI] - port: 51274 [OK]
[GUI] - Websocket port 51277
[GUI] - port: 51277 [OK]
[GUI] - All ports OK
[GUI] - launching Sonic Pi Runtime Server:
[GUI] - Ruby server pid registered: 1272
[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] - wait for sync
[GUI] - waiting for Sonic Pi Server to boot...
[GUI] - starting UDP OSC Server on port 51271...
[GUI] - UDP OSC Server ready and listening
............................................................
[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\Callum\.sonic-pi\log\server-errors.log
Server Output
C:\Users\Callum\.sonic-pi\log\server-output.log
Sonic Pi server booting...
This is version 3.2.0 running on Ruby 2.7.0.
The time is 2020-04-06 13:23:53 +0100
Using primary protocol: udp
Detecting port numbers...
Listen port: 51265
- OK
Scsynth port: 51272
- OK
Scsynth send port: 51272
- OK
OSC cues port: 51275
- OK
Erlang port: 51276
- OK
OSC MIDI out port: 51273
- OK
OSC MIDI in port: 51274
- OK
Websocket port: 51277
- OK
Opening UDP Server to listen to GUI on port: 51265
Scsynth Output
C:\Users\Callum\.sonic-pi\log\scsynth.log
Process Log
C:\Users\Callum\.sonic-pi\log\processes.log
Clearing pids: ["10080"]
Clearing [10080]
-- command 'C:/Users/Callum/Documents/SonicPiPortable/App/Sonic Pi/app/server/native/osmid/m2o.exe' -t /midi:$n:$i:$c/$m -b -o 51268 -m 6 'Sonic Pi'
-- removing C:/Users/Callum/AppData/Local/Temp/SonicPiPortableTemp/sonic-pi-pids/10080
-- force killing 10080
-- killed 10080
Finished clearing pids
Started [1272] [-] "C:\Users\Callum\Documents\SonicPiPortable\App\Sonic Pi\app\gui\qt\build\release\..\..\..\..\..\app\server\native\ruby\bin\ruby.exe" --enable-frozen-string-literal -E utf-8 "C:\Users\Callum\Documents\SonicPiPortable\App\Sonic Pi\app\gui\qt\build\release\..\..\..\..\..\app\server\ruby\bin\sonic-pi-server.rb" -u 51265 51271 51272 51272 51275 51276 51273 51274 51277 [-] C:/Users/Callum/AppData/Local/Temp/SonicPiPortableTemp/sonic-pi-pids/1272
edit: i installed the windows variant and got this instead
p, li { white-space: pre-wrap; }
Sonic Pi Boot Error Report
==================
System Information
-
Sonic Pi version: 3.2.2
-
OS: Windows 10 Version 1709
GUI Log
**`C:\Users\Callum.sonic-pi\log\gui.log