Agent端,服务刚开始还好好的,但运行个几秒钟 /opt/nezha/agent/nezha-agent 程序就变得不可执行了,而且文件权限变成了 000
- [email protected]:~# stat /opt/nezha/agent/nezha-agent
- File: /opt/nezha/agent/nezha-agent
- Size: 11845632 Blocks: 23136 IO Block: 4096 regular file
- Device: fc01h/64513d Inode: 273 Links: 1
- Access: (0000/———-) Uid: ( 1001/ UNKNOWN) Gid: ( 119/ docker)
- Access: 2021-12-08 03:25:09.825298022 +0100
- Modify: 2021-12-08 03:25:02.765175081 +0100
- Change: 2021-12-08 03:25:13.689365188 +0100
- Birth: –
复制代码
有大佬遇到过这种情况吗 |