Thanks for the defect report. I’ll do my best to track it down.
Is the new APCu cache feature implicated, or is this a problem when you don’t use that?
Thread Starter
Ward
(@yward)
Thank you for taking the time to look into this! π
The new APCu feature is disabled, I’ll roll back to 1.4.1 or 1.4.0 and test if it solves the issue, that will help us narrow down whether the APCu feature is connected
Will report back after testing.
Thread Starter
Ward
(@yward)
Hello,
Apologies for the late update, I have tested with 1.4.1 and the issue was solved. I believe the issue is connected to the APCu update.
Further context:
My server does not have APCu enabled.
Thread Starter
Ward
(@yward)
Further useful debug information of the working version:
Versions: SQLite: 3.45.1 php: 8.2.27 Server: nginx/1.26.3 Plugin: 1.4.1 igbinary: unavailable.
This defect is definitely a regression between 1.4.1 and 1.5.1. Something doesn’t work now that worked then. I am scrambling to isolate and fix it. https://github.com/OllieJones/sqlite-object-cache/issues/69
Thanks for your support and your patience.
Please see the issue at https://github.com/OllieJones/sqlite-object-cache/issues/69 for a pointer to a test version of the plugin that tries to resolve this issue. It would be wonderful if you could give it a try. Thanks again.
Found the problem! It was incorrect handling of ignored groups. Pointer to an updated plugin in the Github issue.
https://github.com/OllieJones/sqlite-object-cache/issues/71
Thanks for your patience.