CyberPanel Community

ClosedRainloop webmail not found

5 replies
Go
Gonzalo #2

Same issue here … don´t know what’s happening … any ideas?

tb
tbaldur #4

It’s /snappymail and not /rainloop

Io
Iovanny #5

i solved it by upgrading cyberpanel

source: 02 - Upgrading CyberPanel

The following command can be used to upgrade to the latest version.

sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)

If using a sudo user rather than root, try this:

sudo su - -c "sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)"
SR
Sahan Rashmika #7

Thank you so much, brother. It’s working for me also. You save my day. Thanks again @Iovanny :+1:

Sign in to reply