I keep geting this error:
Unable to find a matching sales channel for the request: http://pwa.test/recovery/install/index.php/requirements/?language=en". Please make sure the domain mapping is correct.
• Exception
• Stack Trace
SalesChannelMappingException
Shopware\Storefront\Framework\Routing\Exception\SalesChannelMappingException:
Unable to find a matching sales channel for the request: http://pwa.test/recovery/install/index.php/requirements/?language=en". Please make sure the domain mapping is correct.
at /Users/dutchdrops/Desktop/PWA/pwa/vendor/shopware/storefront/Framework/Routing/RequestTransformer.php:134
at Shopware\Storefront\Framework\Routing\RequestTransformer->transform(object(Request))
(/Users/dutchdrops/Desktop/PWA/pwa/vendor/shopware/core/HttpKernel.php:133)
at Shopware\Core\HttpKernel->doHandle(object(Request), 1, true)
(/Users/dutchdrops/Desktop/PWA/pwa/vendor/shopware/core/HttpKernel.php:79)
at Shopware\Core\HttpKernel->handle(object(Request))
(/Users/dutchdrops/Desktop/PWA/pwa/public/index.php:74)
at require('/Users/dutchdrops/Desktop/PWA/pwa/public/index.php')
(/Users/dutchdrops/.composer/vendor/laravel/valet/server.php:234)
I have been reading about other developers encountering the same issue, and they were recommended to change an entry in the sales_channel_domain table - Could somebody help me to understand how to do that please.