ss -alnp | grep LISTEN
u_str LISTEN 0 0 /run/systemd/io.systemd.Hostname 1547 users:((“systemd”,pid=1,fd=136))
u_str LISTEN 0 0 /run/systemd/journal/io.systemd.journal 3670 users:((“systemd-journal”,pid=148,fd=9))
u_str LISTEN 0 0 /run/systemd/io.systemd.sysext 4700 users:((“systemd”,pid=1,fd=130))
u_str LISTEN 0 0 /run/systemd/private 5138 users:((“systemd”,pid=1,fd=24))
u_str LISTEN 0 0 /run/systemd/userdb/io.systemd.DynamicUser 5139 users:((“systemd”,pid=1,fd=25))
u_str LISTEN 0 0 /run/systemd/io.systemd.ManagedOOM 5140 users:((“systemd”,pid=1,fd=26))
u_str LISTEN 0 0 /run/systemd/io.systemd.Credentials 5151 users:((“systemd”,pid=1,fd=121))
u_str LISTEN 0 0 /run/systemd/journal/stdout 5154 users:((“systemd-journal”,pid=148,fd=5),(“systemd”,pid=1,fd=132))
u_str LISTEN 0 0 /var/run/fail2ban/fail2ban.sock 5870 users:((“fail2ban-server”,pid=604,fd=3))
u_str LISTEN 0 0 /run/unbound.ctl 6246 users:((“unbound”,pid=666,fd=7))
u_str LISTEN 0 0 /run/mysqld/mysqld.sock 44699 users:((“mariadbd”,pid=12791,fd=26))
u_str LISTEN 0 0 /run/redis/redis-server.sock 47177 users:((“redis-server”,pid=12750,fd=11))
u_str LISTEN 0 0 /run/php/php8.4-fpm.sock 47221 users:((“php-fpm8.4”,pid=12836,fd=10),(“php-fpm8.4”,pid=12835,fd=10),(“php-fpm8.4”,pid=12834,fd=10),(“php-fpm8.4”,pid=12833,fd=10),(“php-fpm8.4”,pid=12826,fd=8))
u_seq LISTEN 0 0 /run/udev/control 5155 users:((“systemd-udevd”,pid=216,fd=3),(“systemd”,pid=1,fd=115))
tcp LISTEN 0 256 127.0.0.1:533 0.0.0.0:\* users:((“unbound”,pid=666,fd=6))
tcp LISTEN 0 256 127.0.0.1:5335 0.0.0.0:\* users:((“unbound”,pid=666,fd=4))
tcp LISTEN 0 32 0.0.0.0:53 0.0.0.0:\* users:((“pihole-FTL”,pid=657,fd=21))
tcp LISTEN 0 1000 0.0.0.0:22 0.0.0.0:\* users:((“dropbear”,pid=603,fd=3))
tcp LISTEN 0 80 127.0.0.1:3306 0.0.0.0:\* users:((“mariadbd”,pid=12791,fd=25))
tcp LISTEN 0 200 0.0.0.0:8089 0.0.0.0:\* users:((“pihole-FTL”,pid=657,fd=34))
tcp LISTEN 0 511 127.0.0.1:6379 0.0.0.0:\* users:((“redis-server”,pid=12750,fd=9))
tcp LISTEN 0 4096 \*:22000 *:* users:((“syncthing”,pid=12885,fd=16))
tcp LISTEN 0 32 \[::\]:53 \[::\]:\* users:((“pihole-FTL”,pid=657,fd=23))
tcp LISTEN 0 1000 \[::\]:22 \[::\]:\* users:((“dropbear”,pid=603,fd=4))
tcp LISTEN 0 4096 \*:8384 *:* users:((“syncthing”,pid=12885,fd=18))
tcp LISTEN 0 \[::1\]:6379 \[::\]:\* users:((“redis-server”,pid=12750,fd=10))
journalctl -u nginx.service
Oct 09 10:40:47 DietPi systemd\[1\]: Starting nginx.service - A high performance webserver and a reverse proxy server…
Oct 09 10:40:48 DietPi nginx\[668\]: 2025/10/09 10:40:47 \[warn\] 668#668: duplicate extension “wasm”, content type: “application/wasm”, previous content type: “application/wasm” in /etc/nginx/sites-dietpi/dietpi-nextcloud.conf:83
Oct 09 10:40:48 DietPi nginx\[675\]: 2025/10/09 10:40:48 \[warn\] 675#675: duplicate extension “wasm”, content type: “application/wasm”, previous content type: “application/wasm” in /etc/nginx/sites-dietpi/dietpi-nextcloud.conf:83
Oct 09 10:40:48 DietPi systemd\[1\]: Started nginx.service - A high performance web server and a reverse proxy server.
Oct 09 12:29:42 DietPi systemd\[1\]: Stopping nginx.service - A high performance webserver and a reverse proxy server…
Oct 09 12:29:42 DietPi systemd\[1\]: nginx.service: Deactivated successfully.
Oct 09 12:29:42 DietPi systemd\[1\]: Stopped nginx.service - A high performance web server and a reverse proxy server.
Oct 09 12:29:53 DietPi systemd\[1\]: Starting nginx.service - A high performance webserver and a reverse proxy server…
Oct 09 12:29:53 DietPi nginx\[12854\]: 2025/10/09 12:29:53 \[warn\] 12854#12854: duplicate extension “wasm”, content type: “application/wasm”, previous content type: “application/wasm” in /etc/nginx/sites-dietpi/dietpi-nextcloud.conf:83
Oct 09 12:29:53 DietPi nginx\[12854\]: 2025/10/09 12:29:53 \[emerg\] 12854#12854: “location” directive is not allowed here in /etc/nginx/sites-enabled/dietpi-nextcloud.conf:4
Oct 09 12:29:53 DietPi nginx\[12854\]: nginx: configuration file /etc/nginx/nginx.conf test failed
Oct 09 12:29:53 DietPi systemd\[1\]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Oct 09 12:29:53 DietPi systemd\[1\]: 5:185m5:185mnginx.service: Failed with result ‘exit-code’.
Oct 09 12:29:53 DietPi systemd\[1\]: Failed to start nginx.service - A high performance web server and a reverse proxy server.