Hi Dixon. Here is the output command as a text. I also sent it attached!
root@ns344691:/# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
6 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up nginx-core (1.10.3-0ubuntu0.16.04.2) ...
Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details.
invoke-rc.d: initscript nginx, action "start" failed.
● nginx.service - A high performance web server and a reverse proxy server
Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2017-10-06 10:29:58 CEST; 7ms ago
Process: 22991 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (code=exited, status=1/FAILURE)
Process: 22988 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=0/SUCCESS)
Oct 06 10:29:57
ns344691.ip-91-121-180.eu nginx[22991]: nginx: [emerg] listen() to [::]:80, backlog 511 failed (98: Address already in use)
Oct 06 10:29:57
ns344691.ip-91-121-180.eu nginx[22991]: nginx: [emerg] listen() to [::]:80, backlog 511 failed (98: Address already in use)
Oct 06 10:29:58
ns344691.ip-91-121-180.eu nginx[22991]: nginx: [emerg] listen() to [::]:80, backlog 511 failed (98: Address already in use)
Oct 06 10:29:58
ns344691.ip-91-121-180.eu systemd[1]: Failed to start A high performance web server and a reverse proxy server.
dpkg: error processing package nginx-core (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of nginx:
nginx depends on nginx-core (>= 1.10.3-0ubuntu0.16.04.2) | nginx-full (>= 1.10.3-0ubuntu0.16.04.2) | nginx-light (>= 1.10.3-0ubuntu0.16.04.2) | nginx-extras (>= 1.10.3-0ubuntu0.16.04.2); however:
Package nginx-core is not configured yet.
Package nginx-full is not installed.
Package nginx-light is not installed.
Package nginx-extras is not installed.
nginx depends on nginx-core (<< 1.10.3-0ubuntu0.16.04.2.1~) | nginx-full (<< 1.10.3-0ubuntu0.16.04.2.1~) | nginx-light (<< 1.10.3-0ubuntu0.16.04.2.1~) | nginx-extras (<< 1.10.3-0ubuntu0.16.04.2.1~); however:
Package nginx-core is not configured yet.
Package nginx-full is not installed.
Package nginx-light is not installed.
Package nginx-extras is not installed.
dpkg: error processing package nginx (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of bbb-client:
bbb-client depends on nginx; however:
Package nginx is not configured yet.
Package nginx-core which provides nginx is not configured yet.
dpkg: error processing package bbb-client (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of bbb-config:
bbb-config depends on bbb-client; however:
Package bbb-client is not configured yet.
dpkg: error processing package bbb-config (--configure):
dependency problems - leaving unconfigured
Setting up bbb-demo (1:1.1.0-18) ...
Reloading nginx.service using systemd
Adding nginx.service to autostart using systemd
Synchronizing state of nginx.service with SysV init with /lib/systemd/systemd-sysv-install...
Executing /lib/systemd/systemd-sysv-install enable nginx
Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details.
dpkg: error processing package bbb-demo (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of bigbluebutton:
bigbluebutton depends on bbb-config; however:
Package bbb-config is not configured yet.
dpkg: error processing package bigbluebutton (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
nginx-core
nginx
bbb-client
bbb-config
bbb-demo
bigbluebutton
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@ns344691:/#