-
Notifications
You must be signed in to change notification settings - Fork 65
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
rdlogmanager times out on ripcd connection while generating logs #987
Comments
Same here on Mint 22 with 4.3.0 from Paravel packages (dated 2024-06-26). Log generation took almost an hour, and during this time, rdlogmanager and ripcd kept playing Hide & Seek :
|
I have been seeing this issue intermittently on both ARM and AMD64 hardware as well when generating logs. I've recently moved my database to a new host/hardware. Not sure that helped. Happy to contribute logs and data as needed. |
I also want to add to this database error, which may or may not be related. We normally generate logs in week blocks and can be guaranteed a couple of days will be incomplete with this error. QSqlQuery::value: not positioned on a valid record for query: select `CREATE_LOG_PRIV` from `USERS` where `LOGIN_NAME`="programsHB-" |
Hi,
I've noticed on Rivendell 4.3.0int4 on ubuntu 24.04 and Linux Mint 22 that rdlogmanager often gets connection timeout to ripcd whie generating logs. At best, it slows down the log generation quite a lot. At worst log generation fails right in the middle, which causes really bad effect on playout when nobody checked that the log looks correct before getting on air.
The logs look like this :
the
rd-generate-log
is a wrapper script which avoids concurrent log generation. The log shows its stderr output.The issue has been seen on various hardware and distributions
Has anyone noticed the same ?
The text was updated successfully, but these errors were encountered: