Rainloop webmail not found

Hi,


i just set up cyberpanel. However, when accessing the rainloop webmail, a not found warning appears as shown in the picture. What should I do?

2 Likes

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

1 Like

i just installed a cyberpanel droplet on digitalocean and i have exactly the same problem

It’s /snappymail and not /rainloop

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)"
2 Likes

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

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.