Installation Problem

Clay Weber clay at claydoh.com
Mon Apr 30 22:21:06 UTC 2018


On Mon, April 30, 2018 6:20 am, Bill Vance wrote:

>
> Apr 30 02:10:29 xpresso nginx[27123]: nginx: [emerg] bind() to
> [::]:80 failed (98: Address already in use)
> Apr 30 02:10:29 xpresso nginx[27123]: nginx: [emerg] bind() to
> 0.0.0.0:80 failed (98: Address already in use)
> Apr 30 02:10:29 xpresso nginx[27123]: nginx: [emerg] bind() to
> [::]:80 failed (98: Address already in use)
> Apr 30 02:10:30 xpresso nginx[27123]: nginx: [emerg] bind() to
> 0.0.0.0:80 failed (98: Address already in use)
> Apr 30 02:10:30 xpresso nginx[27123]: nginx: [emerg] bind() to
> [::]:80 failed (98: Address already in use)
> Apr 30 02:10:30 xpresso nginx[27123]: nginx: [emerg] still could
> not bind() Apr 30 02:10:30 xpresso systemd[1]: nginx.service: Control
> process exited, code=exited status=1 Apr 30 02:10:30 xpresso systemd[1]:
> Failed to start A high
> performance web server and a reverse proxy server. Apr 30 02:10:30 xpresso
> systemd[1]: nginx.service: Unit entered
> failed state. Apr 30 02:10:30 xpresso systemd[1]: nginx.service: Failed
> with result 'exit-code'.

As far as I can tell, the nginx web server seems to fail to start after
installing as some other program already installed (like apache?) is using
port [::]:80, or you either have to enable ipv6 on your system, or
configure nginx web server to use ipv6 only.

Some ideas here, among other links:
https://stackoverflow.com/questions/14972792/nginx-nginx-emerg-bind-to-80-failed-98-address-already-in-use

Ultimately this is more of an nginx web server setup/config/environment
issue, and less a KDE/Kubuntu one, so there may not be many with the
related experience or knowledge here.





More information about the kubuntu-users mailing list