• 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

Issue Plesk running nexctloud (rainloop issue)

vimobe

Basic Pleskian
Hi,

I'm aware the nextcloud extension in Plesk is currently in Beta stage.

I have encounter a bug or wrong config upon trying to setup mail by implementing rainloop as the webmail.
Plesk Ubuntu18.04 Server Running Nextcloud. (domain A)
Mailserver (different server running Mailcow)

I have different setup running on Nextcloud installed as dedicated VPS for comparison. (domain B)

Upon my finding im not able to login to rainloop even after setting up and configuring from the admin panel of rainloop.
with Domain B (not running Plesk) everything works fine as expected.

Not really sure what causing it, but if anybody have similar setup please educate me on how you manage to make the rainloop working.

Log:

ErrorPHPUndefined variable: sPasswordSalt at /var/www/vhosts/mydomain.com/mydomain.com/apps/rainloop/lib/Controller/PageController.php#99


Line99 as follow: $sDecodedPassword = RainLoopHelper::decodePassword($sEncodedPassword, md5($sPasswordSalt));

Anybody able to assist to solve this

Thanks
 
Last edited:
Back
Top