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

When starting the Cacti daemon, database errors may be reported when there is no problem #5364

Closed
TheWitness opened this issue Jun 11, 2023 · 2 comments
Labels
bug Undesired behaviour porting required Requires porting to develop resolved A fixed issue
Milestone

Comments

@TheWitness
Copy link
Member

Describe the bug

Reported on the Cacti Forums, when Cactid first starts up, it reports that the database connection went away and must be restarted, which is a bogus error. Forum post here:

http://forums.cacti.net/viewtopic.php?p=291041#p291041

To Reproduce

Steps to reproduce the behavior:

  1. Configure Cacti to use cactid instead of crontab

  2. Start the service using systemctl start cactid

  3. Get the service status systemctl status cactid

  4. See error

Expected behavior

No error should be present on initial startup.

@TheWitness TheWitness added the bug Undesired behaviour label Jun 11, 2023
@TheWitness TheWitness added this to the v1.2.25 milestone Jun 11, 2023
TheWitness added a commit that referenced this issue Jun 11, 2023
Cactid, on initial startup reports that the database connection went away which is erroneous
@TheWitness TheWitness added the resolved A fixed issue label Jun 11, 2023
@TheWitness
Copy link
Member Author

Repopening as the solution was not correct.

@TheWitness
Copy link
Member Author

Okay, looking much better now.

@TheWitness TheWitness added the porting required Requires porting to develop label Jun 11, 2023
TheWitness added a commit that referenced this issue Jun 19, 2023
Cactid, on initial startup reports that the database connection went away which is erroneous
@netniV netniV changed the title Cactid, on initial startup reports that the database connection went away which is erroneous When starting the Cacti daemon, database errors may be reported when there is no problem Sep 3, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour porting required Requires porting to develop resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

1 participant