Page 1 of 1

Events are not being added?

Posted: Tue Jul 20, 2021 5:16 pm
by klop2031
I keep getting this error:

Can't insert frames: Cannot add or update a child row: a foreign key constraint fails (`zm`.`Frames`, CONSTRAINT `Frames_ibfk_1` FOREIGN KEY (`EventId`) REFERENCES `Events` (`Id`) ON DELETE CASCADE), sql was INSERT INTO `Frames` (`EventId`, `FrameId`, `Type`, `TimeStamp`, `Delta`, `Score`) VALUES ( 10, 7600, 'Bulk', from_unixtime( 1626800978 ), 506.67, 0 )

Why is this happening? This has never happened before. What can I do about it?
Version: v1.35.14