• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Issue When running plesk repair installation error on ruby

Caspar

New Pleskian
Server operating system version
Ubuntu 22.04
Plesk version and microupdate number
Plesk Obsidian 18.0.57.5
Good day,

When running plesk repair installation after a upgrade of the operating system I have the following error in the plesk repair installation:
ERROR:[Errno 2] No such file or directory: '/etc/psa/ruby_versions.d/plesk-ruby-3.0.5.json'

When looking into the directory I also don't see the file:
root@<hostname>:/etc/psa/ruby_versions.d# ls
plesk-ruby-3.0.6.json plesk-ruby-3.1.3.json plesk-ruby-3.1.4.json plesk-ruby-3.2.1.json

If I run plesk sbin rubymng versions, I don't see the version that's missing installed:

root@<hostname>:~# plesk sbin rubymng versions
3.1.2 /opt/plesk/ruby/3.1.2
3.2.2 /opt/plesk/ruby/3.2.2
3.0.6 /opt/plesk/ruby/3.0.6
3.1.4 /opt/plesk/ruby/3.1.4
3.2.1 /opt/plesk/ruby/3.2.1
3.1.3 /opt/plesk/ruby/3.1.3

Is anyone able to help me to fix the repair so I can let it successfully run everything?

I have upgraded from Ubuntu 20.04 to 22.04 (original this was a upgrade from 18.04 to 20.04)
 
Back
Top