• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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