• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resolved How to completely remove sources installed with PLESK extensions

Zoo3

Regular Pleskian
I used to install Collabora Online(CODE) using yum instead of Plesk. I found out that Collabora Online is also present in the PLESK extension and I enabled it from the Plesk extension.
But I had a bad feeling about it, so I quickly deleted it. I have not been able to start loolwsd since then.

Code:
● loolwsd.service - LibreOffice Online WebSocket Daemon
   Loaded: loaded (/usr/lib/systemd/system/loolwsd.service; disabled; vendor preset: disabled)
   Active: failed (Result: start-limit) since TIME.
  Process: 10128 ExecStart=/usr/bin/loolwsd --version --o:sys_template_path=/opt/lool/systemplate --o:child_root_path=/opt/lool/child-roots --o:file_server_root_path=/usr/share/loolwsd (code=exited, status=70)
Main PID: 10128 (code=exited, status=70)

There may be remnants of the source material installed with the PLESK extension. How do I completely remove Collabora installed with PLESK extensions?

The source installation of Collabora Online by Plesk fails. But it appears that the source is actually installed. I'm not sure if it's complete.
 
Last edited:
I was able to resolve myself. I removed the CODE in Yum once. Next I removed the repo from /etc/yum.conf.d. Delete /etc/loolwsd as well. Install Collabora Online via PLESK again in this state. This time the installation was successful. I then deleted Collabora Online via Plesk.
Here's the problem. The /etc/loolwsd directory is missing the necessary files. It's certificate related. I was able to restore from my backup and start loolwsd successfully.
 
Back
Top