Project

General

Profile

Actions

Bug #9252

closed

Docker :: ERR_SSL_PROTOCOL_ERROR

Added by beshoo beshoo 12 months ago. Updated 11 months ago.

Status:
Closed
Priority:
High
Category:
-
Target version:
-
Start date:
11/21/2023
Due date:
% Done:

0%

Estimated time:

Description

Dear Support,

I have encountered a strange problem that I have never experienced before.
I installed Goautodial on a CentOS 7 Docker container and followed all the installation steps correctly.

However, when I try to access http://localhost inside the Docker container, it redirects me to https://localhost and shows the error message "SSL certificate problem: unable to get local issuer certificate". To proceed, I have to keep pressing "Y" until I reach the login page.

On the other hand, when I try to access the host IP with the Docker container port from outside the Docker container, I get the error message " ERR_SSL_PROTOCOL_ERROR ".

I ran the Docker image using the following command:

docker run -d -it --privileged -p 8090:80 -p 5060:5060/udp -p 5070:5070/udp --name=callcenter eeb6ee3f44bd /usr/sbin/init

Please advice how can I solve this problem?

Actions #1

Updated by beshoo beshoo 11 months ago

SOLVED

Actions #2

Updated by Wittie Manansala 11 months ago

  • Status changed from New to Closed

We appreciate you taking the initiative to address the matter independently and are pleased to hear that the issue has been resolved

Actions

Also available in: Atom PDF

Go to top