solved Picking up some errors

MetalScene
MetalScene
@themetalscene
4 years ago
66 posts
Hi there, i am picking up some errors in my admin

system] Query Error: Table 'metalsc1_metalscene.jr_jrcore_play_key' doesn't exist

and this one



[system] reset expired queue_id 1530 in jrCore/minute_maintenance queue - worker id 1712954 - exceeded queue work time
updated by @themetalscene: 08/02/20 10:20:12AM
michael
@michael
4 years ago
7,692 posts
Try running the INTEGRITY CHECK to fix the play_key error, go to:
ACP -> CORE -> SYSTEM CORE -> TOOLS -> INTEGRITY CHECK
check all the checkboxes, then START.

That should make sure any tables that need creating are created.

The second one is just a warning, its saying that for some reason the process that fires every minute couldnt complete on one particular minute. But thats ok, because the process that fires the next minute will pick up any left over tasks that were queued and do them.
MetalScene
MetalScene
@themetalscene
4 years ago
66 posts
Ok thank you

Tags