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

[CACTI 1.2.27 - latest] error logs - Error: Unknown column 'disabled' in 'field list' #5705

Closed
anarkia1976 opened this issue Mar 26, 2024 · 3 comments
Labels
bug Undesired behaviour QA Bug created between releases. So, no CHANGELOG entry required resolved A fixed issue
Milestone

Comments

@anarkia1976
Copy link

Hi Guys,

with latest patches i see these errors into cacti log:

2024-03-26 12:50:21 - CMDPHP SQL Backtrace: (/graph_view.php[385]:grow_right_pane_tree(), /lib/html_tree.php[1387]:html_graph_area(), /lib/html.php[311]:db_fetch_cell_prepared(), /lib/database.php[598]:db_execute_prepared())
2024-03-26 12:50:21 - CMDPHP ERROR: A DB Cell Failed!, Error: Unknown column 'disabled' in 'field list'

thanks a lot
stefano

@anarkia1976 anarkia1976 added bug Undesired behaviour unverified Some days we don't have a clue labels Mar 26, 2024
xmacan added a commit to xmacan/cacti that referenced this issue Mar 26, 2024
@xmacan
Copy link
Member

xmacan commented Mar 26, 2024

@anarkia1976 please test

@anarkia1976
Copy link
Author

It seem ok now. thanks a lot.

@xmacan xmacan closed this as completed Mar 26, 2024
@TheWitness
Copy link
Member

The code was actually flawed. I've corrected this morning and will merge the modified pull shortly.

TheWitness added a commit that referenced this issue Mar 30, 2024
* fix #5705 - unknown column disabled

* update

* revert

* db_fetch_row vs. db_fetch_cell

---------

Co-authored-by: TheWitness <thewitness@cacti.net>
@TheWitness TheWitness added resolved A fixed issue QA Bug created between releases. So, no CHANGELOG entry required and removed unverified Some days we don't have a clue labels Mar 30, 2024
@TheWitness TheWitness added this to the 1.2.27 milestone Mar 30, 2024
TheWitness added a commit that referenced this issue Apr 5, 2024
* fix #5705 - unknown column disabled

* update

* revert

* db_fetch_row vs. db_fetch_cell

---------

Co-authored-by: TheWitness <thewitness@cacti.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Undesired behaviour QA Bug created between releases. So, no CHANGELOG entry required resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

3 participants