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 - sql error - Error: Unknown column 'disabled' in 'field list' #5702

Closed
anarkia1976 opened this issue Mar 22, 2024 · 4 comments
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team QA Bug created between releases. So, no CHANGELOG entry required
Milestone

Comments

@anarkia1976
Copy link

Hi support,

after latest marge i see these arrors into cacti logs:

2024-03-22 11:50:56 - CMDPHP ERROR: A DB Cell Failed!, Error: Unknown column 'disabled' in 'field list'
2024-03-22 11:50:56 - CMDPHP ERROR: A DB Cell Failed!, Error: Unknown column 'disabled' in 'field list'
2024-03-22 11:50:10 - CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[127]:CactiErrorHandler())
2024-03-22 11:50:10 - ERROR PHP WARNING: Undefined array key "disabled" in file: /var/www/html/cacti/graph.php on line: 127
2024-03-22 11:50:09 - CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[127]:CactiErrorHandler())
2024-03-22 11:50:09 - ERROR PHP WARNING: Undefined array key "disabled" in file: /var/www/html/cacti/graph.php on line: 127
2024-03-22 11:50:09 - CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[127]:CactiErrorHandler())
2024-03-22 11:50:09 - ERROR PHP WARNING: Undefined array key "disabled" in file: /var/www/html/cacti/graph.php on line: 127
2024-03-22 11:50:09 - CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[127]:CactiErrorHandler())
2024-03-22 11:50:09 - ERROR PHP WARNING: Undefined array key "disabled" in file: /var/www/html/cacti/graph.php on line: 127

thanks a lot
stefano

@anarkia1976 anarkia1976 added bug Undesired behaviour unverified Some days we don't have a clue labels Mar 22, 2024
@xmacan
Copy link
Member

xmacan commented Mar 22, 2024

if I'm not mistaken - it is code from develop branch - version 1.3.

@anarkia1976
Copy link
Author

anarkia1976 commented Mar 22, 2024

if I'm not mistaken - it is code from develop branch - version 1.3.

@xmacan these errors are from 1.2.x branch,
i have reverted this commit: Revert "Fixing #5692 - Background color for disabled Graphs" all ok now. thanks a lot.

@TheWitness
Copy link
Member

Did you update the entirety of the 1.2.x branch @anarkia1976?

TheWitness added a commit that referenced this issue Mar 23, 2024
This should fixup that error.  Thanks for checking.
@TheWitness
Copy link
Member

Should be fixed now. Thanks @anarkia1976 !

@TheWitness TheWitness added the QA Bug created between releases. So, no CHANGELOG entry required label Mar 23, 2024
@TheWitness TheWitness added this to the 1.2.27 milestone Mar 23, 2024
@TheWitness TheWitness added confirmed Bug is confirm by dev team and removed unverified Some days we don't have a clue labels Mar 23, 2024
TheWitness added a commit that referenced this issue Apr 5, 2024
This should fixup that error.  Thanks for checking.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team QA Bug created between releases. So, no CHANGELOG entry required
Projects
None yet
Development

No branches or pull requests

3 participants