Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARNING: Unable to locate template 'NPROBE_IPV6_ADDRESS'. Discarded. #630

Open
infinitynet2011 opened this issue Sep 2, 2024 · 0 comments

Comments

@infinitynet2011
Copy link

infinitynet2011 commented Sep 2, 2024

Hello,

Sep 02 16:35:33 nprobe nprobe[6662]: 02/Sep/2024 16:35:33 [template.c:3625] WARNING: Unable to locate template 'NPROBE_IPV6_ADDRESS'. Discarded.
Sep 02 16:35:33 nprobe nprobe[6662]: 02/Sep/2024 16:35:33 [template.c:3625] WARNING: Unable to locate template 'NPROBE_IPV6_ADDRESS'. Discarded

[root@nprobe nx2]# nprobe --version
Version: 10.6.240830
Build OS: Rocky Linux release 9.3 (Blue Onyx)
SystemID: L7DB098D2B****

And this is from ntopng

Sep 2 22:38:31 ntopng ntopng[561107]: 02/Sep/2024 22:38:31 [historical_db_search.lua:49] [clickhouse_utils.lua:1262] WARNING: Failure: Code: 47. DB::Exception: Unknown expression or function identifier 'IPV6_SRC_ADDRc' in scope SELECT VLAN_ID, IPv4NumToString(IPV4_SRC_ADDR) AS IPV4_SRC_ADDR_FORMATTED, IPv4NumToString(IPV4_DST_ADDR) AS IPV4_DST_ADDR_FORMATTED, IPv6NumToString(IPV6_SRC_ADDR) AS IPV6_SRC_ADDR_FORMATTED, IPv6NumToString(IPV6_DST_ADDR) AS IPV6_DST_ADDR_FORMATTED, any(SRC_LABEL) AS SRC_LABEL, any(DST_LABEL) AS DST_LABEL, PROTOCOL, L7_PROTO, L7_PROTO_MASTER, COUNT() AS count, SUM(TOTAL_BYTES) AS total_bytes FROM flows WHERE ((I
Sep 2 22:38:31 ntopng ntopng[561107]: 02/Sep/2024 22:38:31 [historical_db_search.lua:49] [clickhouse_utils.lua:1262] WARNING: Failure: Code: 47. DB::Exception: Unknown expression or function identifier 'IPV6_SRC_ADDRc' in scope SELECT VLAN_ID, IPv4NumToString(IPV4_SRC_ADDR) AS IPV4_SRC_ADDR_FORMATTED, IPv4NumToString(IPV4_DST_ADDR) AS IPV4_DST_ADDR_FORMATTED, IPv6NumToString(IPV6_SRC_ADDR) AS IPV6_SRC_ADDR_FORMATTED, IPv6NumToString(IPV6_DST_ADDR) AS IPV6_DST_ADDR_FORMATTED, any(SRC_LABEL) AS SRC_LABEL, any(DST_LABEL) AS DST_LABEL, PROTOCOL, L7_PROTO, L7_PROTO_MASTER, COUNT(
) AS count, SUM(TOTAL_BYTES) AS total_bytes FROM flows WHERE ((I

Thanks,
Gabriel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant