Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Xeptix

Pages: [1]
1
CentOS 7 Problems / dovecot connection issues
« on: March 13, 2019, 01:58:34 PM »
I'm having an issue with dovecot. It's running fine, however roundecube is now giving me a "Connection to storage server failed." message.

I checked the logs and this is what I found:
Mar 13 09:46:28 imap-login: Fatal: Can't load ssl_cert: There is no valid PEM certificate.
Mar 13 09:46:28 master: Error: service(imap-login): command startup failed, throttling for 2 secs

I checked dovecot.conf and the paths are fine:
ssl_cert = </etc/pki/tls/certs/server.hostname.com.crt
ssl_key = </etc/pki/tls/private/server.hostname.com.key

It's the same certificates everything else uses, and everything else works fine.

I'm not sure when it stopped working but it was working fine the other day.

Anyone have any ideas?

2
CentOS 7 Problems / SSL Problem
« on: December 23, 2017, 02:05:45 AM »
I purchased an SSL Certificate, and issued it to my server's hostname. This is because I use the following two URLs for CentOS WebPanel:
https://my.hostname.com:2083
https://my.hostname.com:2087

I can't get SSL to work on either of these - chrome tells me it can't trust it blah blah blah, however, when I got to the following URL:
https://my.hostname.com

It works just fine here. How can I get my SSL Certificate to work on CentOS WebPanel?

3
CentOS 7 Problems / New version bugs
« on: December 13, 2017, 05:15:09 PM »
I can't login as root: http://prntscr.com/hn1m0g

PHPMyAdmin won't work: http://prntscr.com/hn1mz7
Nor will webmail: http://prntscr.com/hn1ngt

I can't see if I can fix it by opening port 2030 because I can't login as root.

My server was used on production, powering applications that are exposed to hundreds of thousands of people. This has rendered the entire server as broken and I have no clue where to start to fix it.

I am extremely dissatisfied. I've used CWP for years, donated many times, and I pay for CWPPro. I've also recommended it to all my friends. This should've been either tested more, or something you have to opt-in for. It's broken everything.

Pages: [1]