f2-423 昨天看到贴子后观察了一下,一样的问题
TOS 6.0.650 (X86) 更新通知
版主: TerraSupport, TMsupport, TMjack
- lhd2284239
- 帖子: 26
- 注册时间: 2023年 8月 26日 星期六 10:01 pm
Re: TOS 6.0.650 (X86) 更新通知
感谢您的反馈!经验证核实,应用中心 “多媒体服务器“ 应用确实存在异常情况,我们已安排技术人员紧急修复中。由此给您带来的不便,我们深表歉意。
联系我们的团队,请发送电子邮件到以下地址,记住用@代替(at):
技术团队:support(at)terra-master.com(技术支持)
服务团队: Service (at)terra-master.com(用于购买,退货,更换,RMA服务)
技术团队:support(at)terra-master.com(技术支持)
服务团队: Service (at)terra-master.com(用于购买,退货,更换,RMA服务)
Re: TOS 6.0.650 (X86) 更新通知
反馈一个问题,本人机器F4-424pro,tos系统是6.0.650,昨天用手机tnasmobile关机时,机器出现嘀一声响后,结果机器没有关,前面所有灯都是绿色的,但硬盘灯没有闪,后机网卡灯也是正常闪烁。但是访问不到机器了。就像是休眠了一样。最后只有强行长按电源键硬关机。请技术人员在实验室看能不能复现,是不是有这个问题,谢谢。
Re: TOS 6.0.650 (X86) 更新通知
感谢您的反馈!我们会将会在实验室验证您所反馈的情况。
如需技术支持服务请前往https://forum.terra-master.com/cn/viewtopic.php?f=87&t=3559
Re: TOS 6.0.650 (X86) 更新通知
反馈一个问题,路由器自动重启后,TOS6系统系统看板有几率在LAN口位置,出现红字的 未连接 字样,但网络是正常连接通的。希望修复一下,在连接通后字样恢复正常状态,有断网及恢复,可以在消息通知里面显示,谢谢
Re: TOS 6.0.650 (X86) 更新通知
系统重启后就不能进入了,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.
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.
F4-421 8G MAPL0303V17 TOS 7


