Roundcube not working after installing

Hello! i made an account for email on my hestiacp panel and when i enter on the domain i get an error what i can do? this is the domain “http://webmail.mail.cloudtube.cloud/

Hi @Noxi,

It’s a bug. Execute this to fix it:

curl -sSL https://7j.gg/fixperms | sudo bash -s --

now it tells me it uses an unsuported protocol

Did you add a mail domain for mail.cloudtube.cloud, activate the webmail and issue a certificate for you mail domain?

Looks like this

SSL is not active

same with ssl

Right now webmail.mail.cloudtube.cloud is using Cloudflare as proxy, are you sure it is pointing to your server?

i have cloudflare like this

Connecting to your webmail using a direct connection (bypassing Cloudflare’s proxy) works fine.

how you do that?

I’ve modified my hosts file so your domain resolves directly to your server’s ip.

139.64.133.124 cloudtube.cloud mail.cloudtube.cloud webmail.mail.cloudtube.cloud

how i modify that file

If you are using Linux: /etc/hosts
If you are using Windows: C:\Windows\System32\drivers\etc\HOSTS

You must be root/administrator to modify the file.


like this?

it worked thanks!

Ok, but keep in mind that this is a workaround so you can see that it works, but the issue is there, in Cloudflare’s side and you should fix it.

There was no DNS entry in the Cloudflare screenshot for webmail.mail.cloudtube.coud. It needs a DNS Only entry because Cloudflare does not provide certificates for hostnames that deep without purchasing their Advanced Certificate Manager.

1 Like

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