-
Notifications
You must be signed in to change notification settings - Fork 900
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
Observing Errors in Logs - Systemd Worker Monitoring Issue in ManageIQ #23284
Comments
I would like to get additional information regarding this issue affecting our production environment. We are observing several abnormal behaviors: Database disconnections/reconnections occurring every 15 seconds. Could you confirm if you are aware of these impacts on production? Given the severity of these issues, we would also like to know if a quinteros-3 version could be provided in the near future. Here is the evmserverd status on our environnements (dev and prd): Feb 20 11:37:54 XXXX evm[2526]: INFO -- evm: MIQ(MiqServer#heartbeat) Heartbeat [2025-02-20 10:37:54 UTC]...Complete Feb 20 11:38:06 XXXX evm[2526]: INFO -- evm: MIQ(MiqServer#monitor) Reconnecting to database after error... Feb 20 11:38:06 XXXX evm[2526]: INFO -- evm: MIQ(MiqServer#monitor) Reconnecting to database after error...Successful Feb 20 11:38:06 XXXX evm[2526]: INFO -- evm: MIQ(EvmServer#monitor) Server Monitoring Complete - Timings: {:server_dequeue=>0.0052280426025390625, :role_monitor=>0.0017230510711669922, :worker_monitor=>2.012697458267>` Thank you in advance for your help. |
We encountered an error during the monitoring of systemd workers in our ManageIQ environment. The error occurs when the application attempts to access an array element that is nil. This issue appears every 15 seconds in the logs.
Detailed error message in Logs:
The error appears every 15 seconds in the logs:
`RubyGems Environment:
ruby -v
ruby 3.0.4p208 (2022-04-12 revision 3fa771dded) [x86_64-linux]`
The text was updated successfully, but these errors were encountered: