Hi, after doing a build on the latest pull, I get this exception
Unable to find a matching sales channel for the request: http://sw6.dev.localhost/". Please make sure the domain mapping is correct.
when loading the storefront. I verified from the admin that the domain url is set for the saleschannel.
It says unable to find a matching sales channel for the request.
EDIT: It turns out that the recent introduction of HTTP_PORT is causing the problem. It is adding the :80 in the domain URL which fails when opening the storefront.
Hi, after doing a build on the latest pull, I get this exception
when loading the storefront. I verified from the admin that the domain url is set for the saleschannel.
It says unable to find a matching sales channel for the request.
EDIT: It turns out that the recent introduction of HTTP_PORT is causing the problem. It is adding the :80 in the domain URL which fails when opening the storefront.