• 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

Question Roundcube 1.5.2 downgrade to 1.4.12 by Plesk update

trujillo66

New Pleskian
Hello ,

I had updated Roundcube to 1.5.2 version. It was working fine! Later, during a Plesk upgrade, Roundcube 1.5.2 was downgraded to 1.4.12.

I can update again, but, Is it possible to disable automatic updates for Roundcube?

Best Regards,
Domingo Trujillo
 
This is possible through commandline in linux.
Execute this command:
apt-mark hold plesk-roundcube
The disadvantage is that you'll receive an update error everyday.

There is also a lock function in the plesk environment to lock it. That one didn't work for me.

The best solution is that plesk will update roundcube finally. But it think this will take a year.
 
Back
Top