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

Cannot start in Ubuntu #3294

Open
DonArnestro opened this issue May 31, 2023 · 3 comments
Open

Cannot start in Ubuntu #3294

DonArnestro opened this issue May 31, 2023 · 3 comments

Comments

@DonArnestro
Copy link

Sonic Pi Boot Error Report

System Information

  • Sonic Pi version: 2.10.0
  • OS: Ubuntu 20.04.6 LTS

GUI Log

/home/zimmermann/.sonic-pi/log/gui.log

[GUI] - using default editor colours
[GUI] - shutting down any old audio servers...
[GUI] - starting UDP OSC Server on port 4558...
[GUI] - unable to listen to UDP OSC messages on port 4558
[GUI] - booting live coding server
[GUI] - waiting for server to boot...
............................................................
[GUI] - Critical error! Could not boot server.

Server Errors

/home/zimmermann/.sonic-pi/log/server-errors.log

Received Exception!
Address already in use - bind(2) for "127.0.0.1" port 4557
["/usr/lib/sonic-pi/server/sonicpi/lib/sonicpi/osc/udp_server.rb:30:in `bind'", "/usr/lib/sonic-pi/server/sonicpi/lib/sonicpi/osc/udp_server.rb:30:in `initialize'", "/usr/lib/sonic-pi/server/bin/sonic-pi-server.rb:58:in `new'", "/usr/lib/sonic-pi/server/bin/sonic-pi-server.rb:58:in `<main>'"]
/usr/lib/sonic-pi/server/sonicpi/lib/sonicpi/osc/udp_server.rb:30:in `bind'
/usr/lib/sonic-pi/server/sonicpi/lib/sonicpi/osc/udp_server.rb:30:in `initialize'
/usr/lib/sonic-pi/server/bin/sonic-pi-server.rb:58:in `new'
/usr/lib/sonic-pi/server/bin/sonic-pi-server.rb:58:in `<main>'

Server Output

/home/zimmermann/.sonic-pi/log/server-output.log

Sonic Pi server booting...
Using protocol: udp

Scsynth Output

/home/zimmermann/.sonic-pi/log/scsynth.log


@rbnpi
Copy link
Contributor

rbnpi commented May 31, 2023

This is a very old version of Sonic Pi. Some time ago I created a binary .deb file for Sonic Pi 3.3.1 form Ubuntu 20.04 Perhaps you could uninstall the version 2.10.0 and download and install this one
See https://in-thread.sonic-pi.net/t/binary-deb-for-ubuntu-20-04-and-20-1-for-sp-3-3-1/5141 for download and installation details.

@DonArnestro
Copy link
Author

DonArnestro commented Jun 2, 2023 via email

@filandra
Copy link

filandra commented Jul 2, 2023

@DonArnestro 3.3.1 is a very old version of Sonic Pi - you can install the latest version (4.4.0) using flatpak.

  1. You need to install flatpak
  2. You need to install Sonic Pi

This should be a better solution for your issue - I hope it helps!

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