- Issue created by @jvieille
- 🇫🇷France jvieille
I found the problem.
I am using memcache that I suspected to be the culprit. However, disabling Memcache did not solve the issue.
I then realized that disabling Memcache does not actually disable it.What was missing in my setting.php this line:
$conf['memcache_key_prefix'] = 'something_unique'; - Status changed to Fixed
about 2 years ago 5:10pm 1 July 2023 Automatically closed - issue fixed for 2 weeks with no activity.