Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roundcube doesn't work in Hestiacp. [Bug] #4358

Open
anuradhawe opened this issue Apr 9, 2024 · 0 comments
Open

Roundcube doesn't work in Hestiacp. [Bug] #4358

anuradhawe opened this issue Apr 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@anuradhawe
Copy link

Describe the bug

When going to https://webmail.mydomain.com/ to access roundcube, the error shown in the screenshot below appears.

Internal-Error

I am using Hestia v1.8.11

Having this problem on Debian 11 and 12 (not tested on Ubuntu) I'm using a Hetzner ARM VPS.

Installed using the following command.

wget https://raw.githubusercontent.com/hestiacp/hestiacp/release/install/hst-install.sh

bash hst-install.sh --hostname cp.myadmin.com --email info@domain.com --password Hesta1234 --multiphp yes --clamav no

Tell us how to replicate the bug

Running the following command will solve the problem.

chown -R hestiamail:hestiamail /etc/roundcube/
find /etc/roundcube/ -type f -iname "*php" -exec chmod 640 {} \;

This may be a bug in the panel. I have had this error on a number of VPS Servers

When will this bug be fixed?

Which components are affected by this bug?

Webmail (Roundcube, SnappyMail)

Hestia Control Panel Version

v1.8.11

Operating system

Debian 11 and 12

Log capture

No response

@anuradhawe anuradhawe added the bug Something isn't working label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant