Hello - I’m currently running v1.7 and would like to upgrade. When I attempt to backup the (H2) database it errors out with a General SQL Error:
General error: “java.lang.RuntimeException: page[196201] data leaf table:276 RAZ1_FOLDER_SUBSCRIBE entries:8 parent:203404 keys:[166974193, 166974194, 166974195, 166974196, 166974197, 166974198, 166974199, 166974200] offsets:[1914, 1780, 1646, 1512, 1378, 1244, 1110, 977] parent 203404 expected 202848”; SQL statement: SELECT * FROM raz1_folder_subscribe [50000-174]
Is there a repair command for H2 that I’m missing? (Something that functions like mysqlcheck -r)
The tenant that it is having a problem with is the Demo tenant (raz1) which isn’t being used, if it makes any difference.
Any help would be greatly appreciated.