Skip to content

【BUG】Apline小鸡探针容易崩溃 #126

@Ryanisgood

Description

@Ryanisgood

这几天Apline小鸡短短续续全部失联了,重新安装/启动有时候会碰到崩溃问题希望可以看一下

AI给出的分析

1. 安装脚本 TLS 提示:Alpine 默认没装 ca-certificates 包,下载二进制时 wget 校验证书失败弹出交互提示。建议脚本先 apk add ca-certificates 或改用 --no-check-certificate自动降级。 2. Agent v0.3.6 偶发 SIGABRT:Alpine LXC 128MB 下,NTP 同步、静态/动态数据采集均正常,但 WebSocket 连接前直接 abort (core dumped)。同一环境重试又能正常连接成功,非必现。疑似TLS/内存分配阶段的竞争条件,低内存场景更容易触发。

感谢帮忙排查

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions