Zend certified PHP/Magento developer

Default store is inactive

I start to see this error message below saying the Default store is inactive, but my stores are working fine, how could I solve it?

[2023-02-21T19:23:08.544484+00:00] report.ERROR: Default store is inactive [] []
[2023-02-21T19:23:08.548645+00:00] report.CRITICAL: MagentoFrameworkExceptionNoSuchEntityException: Default store is inactive in /app/vendor/magento/module-store/Model/StoreResolver.php:183
Stack trace:
#0 /app/vendor/magento/module-store/Model/StoreResolver.php(126): MagentoStoreModelStoreResolver->getDefaultStoreById('3')
#1 /app/vendor/magento/framework/Interception/Interceptor.php(58): MagentoStoreModelStoreResolver->getCurrentStoreId()
#2 /app/vendor/magento/framework/Interception/Interceptor.php(138): MagentoStoreModelStoreResolverInterceptor->___callParent('getCurrentStore...', Array)      
#3 /app/vendor/magento/module-staging/Plugin/Store/Model/StoreResolver.php(77): MagentoStoreModelStoreResolverInterceptor->MagentoFrameworkInterception{closure}()

Default store is inactive