Skip to content

Error when triing to go under flowview tab #230

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

Open
arno-st opened this issue Feb 16, 2025 · 0 comments
Open

Error when triing to go under flowview tab #230

arno-st opened this issue Feb 16, 2025 · 0 comments

Comments

@arno-st
Copy link
Contributor

arno-st commented Feb 16, 2025

I don't know how to qulified that!
$When I try to go under flowview tab, I got this error:

16/02/2025 10:36:24 - DBCALL DEVEL: SQL Save on table 'parallel_database_query': 'a:11:{s:2:"id";i:0;s:6:"md5sum";s:32:"5aeee44906a265d445ae55b4d40ddec5";s:13:"md5sum_tables";s:32:"0d50f648a8536504e0a5a6213189185e";s:7:"user_id";i:16;s:12:"total_shards";i:2;s:9:"map_query";s:404:"{"sql_query":"SELECT src_addr, dst_addr, SUM(flows) AS flows, SUM(bytes) AS bytes, SUM(packets) AS packets, src_domain, dst_domain","sql_where":"WHERE ((dst_addr& INET6_ATON(?) = INET6_ATON(?) ORdst_addr & INET_ATON(?) = INET_ATON(?)))","sql_having":"","sql_order":"","sql_limit":"","sql_groupby":"GROUP BY src_addr, dst_addr","sql_params":["255.255.255.0","10.0.24.0","255.255.255.0","10.0.24.0"]}";s:9:"map_range";s:30:"(start_timeBETWEEN ? AND ?)";s:16:"map_range_params";s:45:"["2025-02-15 10:24:00","2025-02-16 10:24:00"]";s:12:"reduce_query";s:352:"{"sql_query":"SELECT INET6_NTOA(src_addr) AS src_addr, INET6_NTOA(dst_addr) AS dst_addr, SUM(flows) AS flows, SUM(bytes) AS bytes, SUM(packets) AS packets, src_domain, dst_domain","sql_where":"","sql_having":"","sql_groupby":"GROUP BY INET6_NTOA(src_addr), INET6_NTOA(dst_addr)","sql_order":"ORDER BY bytes DESC","sql_limit":"LIMIT 50","sql_params":[]}";s:7:"created";s:19:"2025-02-16 10:36:24";s:12:"time_to_live";i:1739720184;}' 16/02/2025 10:36:19 - CMDPHP SQL Backtrace: (/plugins/flowview/flow_collector.php[812]:process_fv10(), /plugins/flowview/flow_collector.php[1703]:flowview_db_execute(), /plugins/flowview/database.php[70]:db_execute(), /lib/database.php[420]:db_execute_prepared()) 16/02/2025 10:36:19 - CMDPHP ERROR: A DB Exec Failed!, Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' 0, 0, 'spr-itunes', '', 75, '2025-02-16 10:36:19.0', '2025-02-16 10:36:19.00...' at line 1 16/02/2025 10:36:19 - CMDPHP PHP ERROR WARNING Backtrace: (/plugins/flowview/flow_collector.php[812]:process_fv10(), /plugins/flowview/flow_collector.php[1623]:unpack(), CactiErrorHandler()) 16/02/2025 10:36:19 - ERROR PHP WARNING in Plugin 'flowview': unpack(): Type N: not enough input, need 4, have 1 in file: /usr/share/cacti/plugins/flowview/flow_collector.php on line: 1623

I'm not sure is releated to my filter, and that error dosen0t allow me to see the conted of the tab, and give me a lot of error 504.
During 15minu I can0 do anything on Cacti, it's just stuck.

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