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?
Hi,
Same issue here … don´t know what’s happening … any ideas?
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)"
Thank you so much, brother. It’s working for me also. You save my day. Thanks again @Iovanny
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.