When vicidial zypper up is done, the system does not work, the web interface does not open
Error :
https://ibb.co/jL5Jty3- Code: Select all
dialer:~ # systemctl status apache2.service
● apache2.service - The Apache Webserver
Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Tue 2023-05-30 12:48:47 +03; 1min 0s ago
Process: 15782 ExecStart=/usr/sbin/start_apache2 -DSYSTEMD -DFOREGROUND -k start (code=exited, status=1/FAILURE)
Main PID: 15782 (code=exited, status=1/FAILURE)
Status: "Reading configuration..."
May 30 12:48:47 dialer systemd[1]: Starting The Apache Webserver...
May 30 12:48:47 dialer start_apache2[15782]: AH00526: Syntax error on line 21 of /etc/apache2/listen.conf:
May 30 12:48:47 dialer start_apache2[15782]: Cannot define multiple Listeners on the same IP:port
May 30 12:48:47 dialer systemd[1]: apache2.service: Main process exited, code=exited, status=1/FAILURE
May 30 12:48:47 dialer systemd[1]: apache2.service: Failed with result 'exit-code'.
May 30 12:48:47 dialer systemd[1]: Failed to start The Apache Webserver.
dialer:~ #