• Welcome to RadioDJ - Free Radio Automation Software Forum. Please log in or sign up.

HISTORY cannot be saved.

Started by clair, May 12, 2024, 07:42:40 AM

clair

I'm using RadioDJ 2.0.4.3. I've had it running continuously for over six months now, but I've noticed that the HISTORY isn't being saved. Even after restarting RadioDJ and the PC itself, the issue persists.

It's worth noting that on another RadioDJ instance running simultaneously, the HISTORY is being recorded correctly.

Does anyone have any insight into this?

did not saved one


and saved one

Jhonny

Currently on
RDJ V 2.0.4.8
MariaDB V 10.6.21
WIN 11 PRO

stevewa

History is inserted by the SQL Procedure named UpdateTracks2

using HeidiSQL, make sure that procedure is in your database and is working correctly.

clair

Quote from: Jhonny on May 12, 2024, 08:17:44 AMSee Keep histoy for:




thanks, and its OK.
The number 365 had already been entered.

clair

Quote from: stevewa on May 13, 2024, 01:32:31 PMHistory is inserted by the SQL Procedure named UpdateTracks2

using HeidiSQL, make sure that procedure is in your database and is working correctly.

thanks for your inform.
I was able to resolve this issue by pointing it out.