LinkinStars commented on issue #1472: URL: https://github.com/apache/answer/issues/1472#issuecomment-3808770824
> [@robinv8](https://github.com/robinv8) [@LinkinStars](https://github.com/LinkinStars) Thanks, I can confirm that when activating / deactivating a plugin, the change is reflected in the database. However, when restarting the process, what is in the database does not equal what is displayed in the admin interface: @brocaar This is critical feedback. It confirms that the database state was modified but failed to take effect properly after the restart. This is clearly cache-related. Since I see you've enabled the Redis plugin, it likely has nothing to do with local cache files(you can delete the cache.db file). Please verify whether the data in Redis has been updated correctly. The key should start with `answer:config`. Thank you for your assistance. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
