Centos 7 problem entering the webconsole

Use this forum for questions regarding installation, upgrading and configuration of OpenEMM

Moderator: moderator

KoenraadVanhoutte
Posts: 4
Joined: Wed Jun 20, 2018 8:33 pm

Centos 7 problem entering the webconsole

Post by KoenraadVanhoutte »

Hi all, I try to install OpenEMM on a CentOS server together with postfix.
I have followed the installation procedures from the setup manual and I am able to start OpenEMM without an error message.

But when I try to login on the webconsole using http://comm.communication-vr7.fr:8080

I get following result :
First of all the address is immediately redirected to https://comm.communication-vr7.fr:8080
The page is showing following error message :

This site can’t provide a secure connection
comm.communication-vr7.fr sent an invalid response.
ERR_SSL_PROTOCOL_ERROR

Nothing else is running on the server, I have no Apache, nginx, ... or other webserver running.

I'm really stuck here.
I hope that someone knows how to solve this issue or can point me in the right direction.
Thank you very much,
Koenraad Vanhoutte
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Centos 7 problem entering the webconsole

Post by maschoff »

There seems to be a automatic forward from HTTP to HTTPS protocol on your system which you should disable.
OpenEMM Maintainer
KoenraadVanhoutte
Posts: 4
Joined: Wed Jun 20, 2018 8:33 pm

Re: Centos 7 problem entering the webconsole

Post by KoenraadVanhoutte »

Hi maschoff, thanx for your reply.
The issue was twofold. There were errors in the ssl config which have now been corrected, as you already suggested.
I have installed a nginx reverse proxy which is working fine now.
The second part was the browser caching on my laptop that was completely messed up.
Clearing the cache together with a correct ssl config solved the issue.
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Centos 7 problem entering the webconsole

Post by maschoff »

Great, thanks for your feedback!
OpenEMM Maintainer
Post Reply