Zend certified PHP/Magento developer

magento 2.4 Cache RedirectDataCacheSerializer InvalidArgumentException: Couldn’t retrieve data from cache

After upgrading to MAG 2.4.6-p3 I am getting a cache error. Would anyone have any suggestions?

Here is my log, I think its being generated when someone tries to order. I figure it must be a store ID problem but am not sure where to start to track this down.

Thank you for any help or suggestions you can offer. Have a great day everyone.

[2024-03-02T04:46:12.070724+00:00] main.ERROR: InvalidArgumentException: Couldn’t retrieve data from cache. in vendor/magento/module-store/Model/StoreSwitcher/RedirectDataCacheSerializer.php:85
Stack trace:
#0 vendor/magento/module-store/Model/StoreSwitcher/HashProcessor.php(120): MagentoStoreModelStoreSwitcherRedirectDataCacheSerializer->unserialize(‘Kcwz3yxxiQ9v3JY…’)
#1 vendor/magento/module-store/Model/StoreSwitcher.php(53): MagentoStoreModelStoreSwitcherHashProcessor->switch(Object(MagentoStoreModelStoreInterceptor), Object(MagentoStoreModelStoreInterceptor), ‘https://store.q…’)
#2 vendor/magento/module-store/Controller/Store/SwitchAction.php(126): MagentoStoreModelStoreSwitcher->switch(Object(MagentoStoreModelStoreInterceptor), Object(MagentoStoreModelStoreInterceptor), ‘https://store.q…’)
#3 vendor/magento/framework/Interception/Interceptor.php(58): MagentoStoreControllerStoreSwitchAction->execute()
#4 vendor/magento/framework/Interception/Interceptor.php(138): MagentoStoreControllerStoreSwitchActionInterceptor->___callParent(‘execute’, Array)
#5 vendor/magento/framework/Interception/Interceptor.php(153): MagentoStoreControllerStoreSwitchActionInterceptor->MagentoFrameworkInterception{closure}()
#6 generated/code/Magento/Store/Controller/Store/SwitchAction/Interceptor.php(23): MagentoStoreControllerStoreSwitchActionInterceptor->___callPlugins(‘execute’, Array, Array)
#7 vendor/magento/framework/App/Action/Action.php(111): MagentoStoreControllerStoreSwitchActionInterceptor->execute()
#8 vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
#9 vendor/magento/framework/Interception/Interceptor.php(138): MagentoStoreControllerStoreSwitchActionInterceptor->___callParent(‘dispatch’, Array)
#10 vendor/magento/framework/Interception/Interceptor.php(153): MagentoStoreControllerStoreSwitchActionInterceptor->MagentoFrameworkInterception{closure}(Object(MagentoFrameworkAppRequestHttp))
#11 generated/code/Magento/Store/Controller/Store/SwitchAction/Interceptor.php(32): MagentoStoreControllerStoreSwitchActionInterceptor->___callPlugins(‘dispatch’, Array, Array)
#12 vendor/magento/framework/App/FrontController.php(245): MagentoStoreControllerStoreSwitchActionInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#13 vendor/magento/framework/App/FrontController.php(212): MagentoFrameworkAppFrontController->getActionResponse(Object(MagentoStoreControllerStoreSwitchActionInterceptor), Object(MagentoFrameworkAppRequestHttp))
#14 vendor/magento/framework/App/FrontController.php(147): MagentoFrameworkAppFrontController->processRequest(Object(MagentoFrameworkAppRequestHttp), Object(MagentoStoreControllerStoreSwitchActionInterceptor))
#15 vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppFrontController->dispatch(Object(MagentoFrameworkAppRequestHttp))
#16 vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkAppFrontControllerInterceptor->___callParent(‘dispatch’, Array)
#17 vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php(99): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterception{closure}(Object(MagentoFrameworkAppRequestHttp))
#18 vendor/magento/framework/Interception/Interceptor.php(135): MagentoStoreAppFrontControllerPluginRequestPreprocessor->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#19 vendor/ulmod/module-spam-blocker/Plugin/FormPostPredispatch.php(151): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterception{closure}(Object(MagentoFrameworkAppRequestHttp))
#20 vendor/magento/framework/Interception/Interceptor.php(135): UlmodSpamBlockerPluginFormPostPredispatch->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#21 vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php(71): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterception{closure}(Object(MagentoFrameworkAppRequestHttp))
#22 vendor/magento/framework/Interception/Interceptor.php(135): MagentoPageCacheModelAppFrontControllerBuiltinPlugin->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#23 vendor/magento/framework/Interception/Interceptor.php(153): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterception{closure}(Object(MagentoFrameworkAppRequestHttp))
#24 generated/code/Magento/Framework/App/FrontController/Interceptor.php(23): MagentoFrameworkAppFrontControllerInterceptor->___callPlugins(‘dispatch’, Array, NULL)
#25 vendor/magento/framework/App/Http.php(116): MagentoFrameworkAppFrontControllerInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#26 vendor/magento/framework/App/Bootstrap.php(264): MagentoFrameworkAppHttp->launch()
#27 pub/index.php(30): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttpInterceptor))
#28 {main} {“exception”:”[object] (InvalidArgumentException(code: 0): Couldn’t retrieve data from cache. at vendor/magento/module-store/Model/StoreSwitcher/RedirectDataCacheSerializer.php:85)”} []