- [email protected]:~# systemctl status nginx
- ● nginx.service – LSB: starts the nginx web server
- Loaded: loaded (/etc/init.d/nginx; generated)
- Active: failed (Result: exit-code) since Sat 2022-04-23 00:41:02 UTC; 4min 7s ago
- Docs: man:systemd-sysv-generator(8)
- Process: 911 ExecStart=/etc/init.d/nginx start (code=exited, status=1/FAILURE)
-
- Apr 23 00:41:01 arm systemd[1]: Starting LSB: starts the nginx web server…
- Apr 23 00:41:02 arm nginx[911]: Starting nginx…
- Apr 23 00:41:02 arm nginx[918]: nginx: [emerg] mkdir() "/dev/shm/nginx-cache/wp" failed (2: No such file or directory)
- Apr 23 00:41:02 arm nginx[911]: failed
- Apr 23 00:41:02 arm systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
- Apr 23 00:41:02 arm systemd[1]: nginx.service: Failed with result ‘exit-code’.
- Apr 23 00:41:02 arm systemd[1]: Failed to start LSB: starts the nginx web server.
复制代码
在app商店重装了也没用 |