分页: 5 / 5

Re: TOS 6.0.650 (X86) 更新通知

发表于 : 2025年 4月 21日 星期一 9:15 pm
Frank
Frank 写了: 2025年 4月 21日 星期一 3:41 pm 系统重启后就不能进入了,SSH连接查看如下:
Frank@TNAS:~# systemctl status nginx
× 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 Mon 2025-04-21 15:23:34 CST; 1min 53s ago
Docs: man:nginx(8)
CPU: 2.706s

Notice: journal has been rotated since unit was started, output may be incomplete.
试着重启不行,报错
Frank@TNAS:~# systemctl restart nginx
Job for nginx.service failed because the control process exited with error code.
See "systemctl status nginx.service" and "journalctl -xeu nginx.service" for details.

Frank@TNAS:~# systemctl status nginx
× 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 Mon 2025-04-21 15:42:01 CST; 31s ago
Docs: man:nginx(8)
Process: 13193 ExecStartPre=/usr/share/nginx/nginx_prepare (code=exited, status=0/SUCCESS)
Process: 13312 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (code=exited, status=1/FAILURE)
CPU: 1.131s

Apr 21 15:42:00 TNAS nginx[13312]: nginx: [emerg] bind() to [::]:88 failed (98: Address already in use)
Apr 21 15:42:00 TNAS nginx[13312]: nginx: [emerg] bind() to 0.0.0.0:88 failed (98: Address already in use)
Apr 21 15:42:00 TNAS nginx[13312]: nginx: [emerg] bind() to [::]:88 failed (98: Address already in use)
Apr 21 15:42:01 TNAS nginx[13312]: nginx: [emerg] bind() to 0.0.0.0:88 failed (98: Address already in use)
Apr 21 15:42:01 TNAS nginx[13312]: nginx: [emerg] bind() to [::]:88 failed (98: Address already in use)
Apr 21 15:42:01 TNAS nginx[13312]: nginx: [emerg] still could not bind()
Apr 21 15:42:01 TNAS systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Apr 21 15:42:01 TNAS systemd[1]: nginx.service: Failed with result 'exit-code'.
Apr 21 15:42:01 TNAS systemd[1]: Failed to start A high performance web server and a reverse proxy server.
Apr 21 15:42:01 TNAS systemd[1]: nginx.service: Consumed 1.131s CPU time.
还是自成解决问题吧,几小时没人回复。我已搞定

Re: TOS 6.0.650 (X86) 更新通知

发表于 : 2025年 4月 21日 星期一 10:03 pm
TMqiky
Frank 写了: 2025年 4月 21日 星期一 9:15 pm
非常抱歉让您久等了。你可以参考以下链接解决nginx服务起起不来的问题:viewtopic.php?t=1460
参考其中的方法b,需要把

代码: 全选

service nginx stop
换成

代码: 全选

systemctl stop/start nginx.service
看到您在帖子中提及已成功解决 nginx 服务无法启动的问题,我们十分期待您能在论坛上分享具体的解决方法,这将为其他遇到类似问题的用户提供宝贵的参考。

Re: TOS 6.0.650 (X86) 更新通知

发表于 : 2025年 4月 22日 星期二 10:40 am
wifisky
OrionXie 写了: 2025年 4月 21日 星期一 1:53 pm
官方多开发些官方应用

Re: TOS 6.0.650 (X86) 更新通知

发表于 : 2025年 4月 22日 星期二 11:34 am
OrionXie
您的建议,收到了,你有什么需要使用的官方应用可以发给我们。