 deploy by helm: https://github.com/openyurtio/raven/blob/main/docs/raven-agent-tutorial.md https://github.com/openyurtio/raven/blob/a27a77e4371617d7a0e90a1207f864b5bb23dbcf/charts/raven-agent/values.yaml#L69 stun return host nil when NATBlocked https://github.com/ccding/go-stun/blob/d32c135f5e509d278e95ba9945849903f966a91f/stun/discover.go#L76 then panic nil https://github.com/openyurtio/raven/blob/a27a77e4371617d7a0e90a1207f864b5bb23dbcf/pkg/utils/stun.go#L67
deploy by helm:
https://github.com/openyurtio/raven/blob/main/docs/raven-agent-tutorial.md
raven/charts/raven-agent/values.yaml
Line 69 in a27a77e
stun return host nil when NATBlocked
https://github.com/ccding/go-stun/blob/d32c135f5e509d278e95ba9945849903f966a91f/stun/discover.go#L76
then panic nil
raven/pkg/utils/stun.go
Line 67 in a27a77e