收起左侧

飞牛 web ip+5667 无法访问

1
回复
23
查看
[ 复制链接 ]

2

主题

1

回帖

0

牛值

江湖小虾

悬赏1飞牛币未解决

admin@xiaobu:/$
admin@xiaobu:/$
admin@xiaobu:/$
admin@xiaobu:/$ sudo -i
[sudo] password for admin:
root@xiaobu:#

root@xiaobu:# sudo ss -tulnp | grep :5667
udp UNCONN 0 0 0.0.0.0:5667 0.0.0.0:* users:(("pxy",pid=4301,fd=11))
udp UNCONN 0 0 [::]:5667 [::]:* users:(("pxy",pid=4301,fd=12))
root@xiaobu:~# systemctl status firewall
Unit firewall.service could not be found.
root@xiaobu:~# systemctl status firewalld
Unit firewalld.service could not be found.
root@xiaobu:~# sudo systemctl status security_service
● security_service.service - trim security service
Loaded: loaded (/etc/systemd/system/security_service.service; enabled; preset: enabled)
Active: active (running) since Thu 2026-07-30 23:39:39 CST; 8min ago
Main PID: 1688 (security_servic)
Tasks: 9 (limit: 9320)
Memory: 88.7M
CPU: 847ms
CGroup: /system.slice/security_service.service
**─1688 /usr/trim/bin/security_service

Jul 30 23:39:39 xiaobu systemd[1]: Started security_service.service - trim security service.
Jul 30 23:39:53 xiaobu security_service[1688]: SPDLOG: create spdlog success!
Jul 30 23:40:00 xiaobu security_service[1688]: libbpf: Kernel error message: Underlying driver does not support XDP in native mode
root@xiaobu:# sudo systemctl stop security_service
root@xiaobu:
# sudo systemctl status security_service
× security_service.service - trim security service
Loaded: loaded (/etc/systemd/system/security_service.service; enabled; preset: enabled)
Active: failed (Result: timeout) since Thu 2026-07-30 23:48:05 CST; 5s ago
Duration: 8min 15.649s
Process: 1688 ExecStart=/usr/trim/bin/security_service (code=killed, signal=KILL)
Process: 21774 ExecStop=/bin/kill -SIGTERM $MAINPID (code=exited, status=0/SUCCESS)
Main PID: 1688 (code=killed, signal=KILL)
CPU: 871ms

Jul 30 23:40:00 xiaobu security_service[1688]: libbpf: Kernel error message: Underlying driver does not support XDP in native mode
Jul 30 23:47:54 xiaobu systemd[1]: Stopping security_service.service - trim security service...
Jul 30 23:48:05 xiaobu systemd[1]: security_service.service: State 'stop-sigterm' timed out. Killing.
Jul 30 23:48:05 xiaobu systemd[1]: security_service.service: Killing process 1688 (security_servic) with signal SIGKILL.
Jul 30 23:48:05 xiaobu systemd[1]: security_service.service: Killing process 1889 (security_servic) with signal SIGKILL.
Jul 30 23:48:05 xiaobu systemd[1]: security_service.service: Killing process 1935 (dbusignal) with signal SIGKILL.
Jul 30 23:48:05 xiaobu systemd[1]: security_service.service: Killing process 1936 (ct_expire) with signal SIGKILL.
Jul 30 23:48:05 xiaobu systemd[1]: security_service.service: Main process exited, code=killed, status=9/KILL
Jul 30 23:48:05 xiaobu systemd[1]: security_service.service: Failed with result 'timeout'.
Jul 30 23:48:05 xiaobu systemd[1]: Stopped security_service.service - trim security service.
root@xiaobu:~#

root@xiaobu:#
root@xiaobu:
# sudo ss -tulnp | grep 5666
root@xiaobu:~# sudo ss -tulnp | grep 5667
udp UNCONN 0 0 0.0.0.0:5667 0.0.0.0:* users:(("pxy",pid=4301,fd=11))
udp UNCONN 0 0 [::]:5667 [::]:* users:(("pxy",pid=4301,fd=12))
root@xiaobu:~# sudo ss -tulnp | grep -E '5666|8000'
systemctl status trim_nginx
● trim_nginx.service - trim nginx service
Loaded: loaded (/etc/systemd/system/trim_nginx.service; enabled; preset: enabled)
Active: activating (start-pre) since Thu 2026-07-30 23:49:12 CST; 29s ago
Cntrl PID: 36078 (nginx)
Tasks: 1 (limit: 9320)
Memory: 46.2M
CPU: 29.770s
CGroup: /system.slice/trim_nginx.service
**─36078 /usr/trim/nginx/sbin/nginx -t

Jul 30 23:49:12 xiaobu systemd[1]: Starting trim_nginx.service - trim nginx service...
Jul 30 23:49:14 xiaobu nginx[36078]: nginx: [emerg] archive_read_data: ZIP bad CRC: 0x2bede52f should be 0x84724b61
root@xiaobu:#
root@xiaobu:
#
root@xiaobu:# sudo ss -tulnp | grep -E '5666|8000'
root@xiaobu:
# systemctl status trim_nginx
● trim_nginx.service - trim nginx service
Loaded: loaded (/etc/systemd/system/trim_nginx.service; enabled; preset: enabled)
Active: activating (start-pre) since Thu 2026-07-30 23:49:12 CST; 36s ago
Cntrl PID: 36078 (nginx)
Tasks: 1 (limit: 9320)
Memory: 46.2M
CPU: 36.142s
CGroup: /system.slice/trim_nginx.service
**─36078 /usr/trim/nginx/sbin/nginx -t

Jul 30 23:49:12 xiaobu systemd[1]: Starting trim_nginx.service - trim nginx service...
Jul 30 23:49:14 xiaobu nginx[36078]: nginx: [emerg] archive_read_data: ZIP bad CRC: 0x2bede52f should be 0x84724b61
root@xiaobu:# systemctl stop trim_nginx
root@xiaobu:
# pkill -9 nginx
root@xiaobu:# systemctl start trim_nginx
** for trim_nginx.service failed because a timeout was exceeded.
See "systemctl status trim_nginx.service" and "journalctl -xeu trim_nginx.service" for details.
root@xiaobu:
#
Broadcast message from root@xiaobu on pts/0 (Fri 2026-07-31 00:02:22 CST):

The system will reboot now!

Broadcast message from root@xiaobu on pts/0 (Fri 2026-07-31 00:02:22 CST):

The system will reboot now!



root@xiaobu:#
root@xiaobu:~# journalctl -u trim_nginx --no-pager -n 100
Jul 31 00:11:58 xiaobu systemd[1]: Starting trim_nginx.service - trim nginx service...
Jul 31 00:13:28 xiaobu systemd[1]: trim_nginx.service: start-pre operation timed out. Terminating.
Jul 31 00:13:29 xiaobu systemd[1]: trim_nginx.service: Control process exited, code=killed, status=15/TERM
Jul 31 00:13:29 xiaobu systemd[1]: trim_nginx.service: Failed with result 'timeout'.
Jul 31 00:13:29 xiaobu systemd[1]: Failed to start trim_nginx.service - trim nginx service.
Jul 31 00:13:29 xiaobu systemd[1]: trim_nginx.service: Consumed 1.234s CPU time.
Jul 31 00:13:34 xiaobu systemd[1]: trim_nginx.service: Scheduled restart **, restart counter is at 1.
Jul 31 00:13:34 xiaobu systemd[1]: Stopped trim_nginx.service - trim nginx service.
Jul 31 00:13:34 xiaobu systemd[1]: trim_nginx.service: Consumed 1.234s CPU time.
Jul 31 00:13:34 xiaobu systemd[1]: Starting trim_nginx.service - trim nginx service...
Jul 31 00:13:35 xiaobu nginx[2345]: nginx: [emerg] archive_read_data: ZIP bad CRC: 0x2bede52f should be 0x84724b61
Jul 31 00:15:04 xiaobu systemd[1]: trim_nginx.service: start-pre operation timed out. Terminating.
Jul 31 00:15:04 xiaobu systemd[1]: trim_nginx.service: Control process exited, code=killed, status=15/TERM
Jul 31 00:15:04 xiaobu systemd[1]: trim_nginx.service: Failed with result 'timeout'.
Jul 31 00:15:04 xiaobu systemd[1]: Failed to start trim_nginx.service - trim nginx service.
Jul 31 00:15:04 xiaobu systemd[1]: trim_nginx.service: Consumed 1min 29.743s CPU time.
Jul 31 00:15:09 xiaobu systemd[1]: trim_nginx.service: Scheduled restart **, restart counter is at 2.
Jul 31 00:15:09 xiaobu systemd[1]: Stopped trim_nginx.service - trim nginx service.
Jul 31 00:15:09 xiaobu systemd[1]: trim_nginx.service: Consumed 1min 29.743s CPU time.
Jul 31 00:15:09 xiaobu systemd[1]: Starting trim_nginx.service - trim nginx service...
Jul 31 00:15:10 xiaobu nginx[4354]: nginx: [emerg] archive_read_data: ZIP bad CRC: 0x2bede52f should be 0x84724b61
root@xiaobu:~# systemctl stop trim_nginx
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~# systemctl mask trim_nginx
Failed to mask unit: File /etc/systemd/system/trim_nginx.service already exists.
root@xiaobu:~# systemctl status trim_nginx
× trim_nginx.service - trim nginx service
Loaded: loaded (/etc/systemd/system/trim_nginx.service; enabled; preset: enabled)
Active: failed (Result: signal) since Fri 2026-07-31 00:16:36 CST; 16s ago
Process: 4354 ExecStartPre=/usr/trim/nginx/sbin/nginx -t (code=killed, signal=TERM)
CPU: 1min 26.047s

Jul 31 00:15:09 xiaobu systemd[1]: Starting trim_nginx.service - trim nginx service...
Jul 31 00:15:10 xiaobu nginx[4354]: nginx: [emerg] archive_read_data: ZIP bad CRC: 0x2bede52f should be 0x84724b61
Jul 31 00:16:36 xiaobu systemd[1]: trim_nginx.service: Control process exited, code=killed, status=15/TERM
Jul 31 00:16:36 xiaobu systemd[1]: trim_nginx.service: Failed with result 'signal'.
Jul 31 00:16:36 xiaobu systemd[1]: Stopped trim_nginx.service - trim nginx service.
Jul 31 00:16:36 xiaobu systemd[1]: trim_nginx.service: Consumed 1min 26.047s CPU time.
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~# ss -tulnp | grep -E '5666|80|443'
tcp LISTEN 0 511 0.0.0.0:443 0.0.0.0:* users:(("nginx",pid=18638,fd=5),("nginx",pid=18637,fd=5),("nginx",pid=18636,fd=5),("nginx",pid=18635,fd=5),("nginx",pid=6701,fd=5))
tcp LISTEN 0 4096 0.0.0.0:9443 0.0.0.0:* users:(("docker-proxy",pid=24997,fd=7))
tcp LISTEN 0 511 0.0.0.0:65443 0.0.0.0:* users:(("nginx",pid=18638,fd=7),("nginx",pid=18637,fd=7),("nginx",pid=18636,fd=7),("nginx",pid=18635,fd=7),("nginx",pid=6701,fd=7))
tcp LISTEN 0 511 [::]:443 [::]:* users:(("nginx",pid=18638,fd=6),("nginx",pid=18637,fd=6),("nginx",pid=18636,fd=6),("nginx",pid=18635,fd=6),("nginx",pid=6701,fd=6))
tcp LISTEN 0 4096 [::]:9443 [::]:* users:(("docker-proxy",pid=25004,fd=7))
tcp LISTEN 0 4096 *:8005 *:* users:(("trim-media",pid=2470,fd=25))
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~# ps aux | grep nginx
root 6701 0.0 0.3 104524 26088 ? Ss 00:15 0:00 nginx: master process nginx -g daemon off;
203 18635 0.0 1.2 213068 98784 ? S 00:16 0:00 nginx: worker process
203 18636 0.0 1.2 213068 98784 ? S 00:16 0:00 nginx: worker process
203 18637 0.0 1.2 213068 98784 ? S 00:16 0:00 nginx: worker process
203 18638 0.0 1.2 213068 98784 ? S 00:16 0:00 nginx: worker process
root 25018 0.0 0.0 10524 2428 ? Ss 00:17 0:00 nginx: master process nginx
sshd 25019 0.0 0.0 11256 6656 ? S 00:17 0:00 nginx: worker process
sshd 25020 0.0 0.0 10996 6640 ? S 00:17 0:00 nginx: worker process
sshd 25021 0.0 0.0 10996 6640 ? S 00:17 0:00 nginx: worker process
sshd 25022 0.0 0.0 10996 6640 ? S 00:17 0:00 nginx: worker process
root 46406 0.0 0.0 6348 2204 pts/3 S+ 00:19 0:00 grep --color=auto nginx
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~# ss -tulnp | grep -E '5666|5667'
udp UNCONN 0 0 0.0.0.0:5667 0.0.0.0:* users:(("pxy",pid=5533,fd=12))
udp UNCONN 0 0 [::]:5667 [::]:* users:(("pxy",pid=5533,fd=13))
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~#
root@xiaobu:~# ss -tulnp | grep -E '5666|5667'
udp UNCONN 0 0 0.0.0.0:5667 0.0.0.0:* users:(("pxy",pid=5533,fd=12))
udp UNCONN 0 0 [::]:5667 [::]:* users:(("pxy",pid=5533,fd=13))
root@xiaobu:~# grep -r "listen.*5667" /usr/trim/nginx/
/usr/trim/nginx/conf/nginx.conf: listen 0.0.0.0:5667 ssl http2 default_server;
/usr/trim/nginx/conf/nginx.conf: listen [::]:5667 ssl http2 ipv6only=on default_server;
root@xiaobu:~#

root@xiaobu:#
root@xiaobu:
# grep -r "listen.5667" /usr/trim/nginx/
/usr/trim/nginx/conf/nginx.conf: listen 0.0.0.0:5667 ssl http2 default_server;
/usr/trim/nginx/conf/nginx.conf: listen [::]:5667 ssl http2 ipv6only=on default_server;
root@xiaobu:~# cat /usr/trim/nginx/conf/nginx.conf | grep -i include
include mime.types;
include conf.d/
.conf;

root@xiaobu:# root@xiaobu:# cat /usr/trim/nginx/conf/nginx.conf | grep -i include
include mime.types;
include conf.d/*.conf;
root@xiaobu:
-bash: root@xiaobu:#: command not found
-bash: include: command not found
-bash: include: command not found
-bash: root@xiaobu:: command not found
root@xiaobu:
#
root@xiaobu:# grep -r "ng.conf.zip" /usr/trim/nginx/conf.d/
grep: /usr/trim/nginx/conf.d/: No such file or directory
root@xiaobu:
#

root@xiaobu:#
root@xiaobu:
# grep -r "ng.conf.zip" /usr/trim/nginx/conf.d/
grep: /usr/trim/nginx/conf.d/: No such file or directory

root@xiaobu:# strace -e openat /usr/trim/nginx/sbin/nginx -t 2>&1 | grep -E 'zip|restore'
root@xiaobu:~#

root@xiaobu:#
root@xiaobu:
# cp /usr/trim/share/.restore/ng.conf.zip /usr/trim/share/.restore/ng.conf.zip.bak
root@xiaobu:# mv /usr/trim/share/.restore/ng.conf.zip /usr/trim/share/.restore/ng.conf.zip.tmp
root@xiaobu:
# mv /usr/trim/share/.restore/ng.conf.zip /usr/trim/share/.restore/ng.conf.zip.tmp
mv: cannot stat '/usr/trim/share/.restore/ng.conf.zip': No such file or directory
root@xiaobu:#

root@xiaobu:#
root@xiaobu:#
root@xiaobu:
# timeout 10 /usr/trim/nginx/sbin/nginx -t
nginx: [emerg] archive_read_data: ZIP bad CRC: 0x2bede52f should be 0x84724b61
root@xiaobu:# timeout 10 /usr/trim/nginx/sbin/nginx -t
nginx: [emerg] archive_read_data: ZIP bad CRC: 0x2bede52f should be 0x84724b61
^C
root@xiaobu:
# mv /usr/trim/share/.restore/ng.conf.zip.tmp /usr/trim/share/.restore/ng.conf.zip
root@xiaobu:~#
Broadcast message from root@xiaobu on pts/0 (Fri 2026-07-31 00:27:24 CST):

The system will reboot now!

Broadcast message from root@xiaobu on pts/0 (Fri 2026-07-31 00:27:24 CST):

The system will reboot now!

谁能给看下这个nginx报错是啥呀

收藏
送赞
分享

1

主题

2353

回帖

360

牛值

社区共建团

fnOS1.0上线纪念勋章社区共建团荣誉勋章飞牛百度网盘玩家AMD适配纪念勋章

error.log日志里看下是什么压缩包文件损坏了。

冬眠~Connection refused.
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则