www.sw6.prograp.host
Open in
urlscan Pro
178.250.9.199
Public Scan
URL:
https://www.sw6.prograp.host/
Submission: On November 06 via api from US — Scanned from DE
Submission: On November 06 via api from US — Scanned from DE
Form analysis
0 forms found in the DOMText Content
SYMFONY EXCEPTION Symfony Docs SALESCHANNELMAPPINGEXCEPTION HTTP 500 INTERNAL SERVER ERROR UNABLE TO FIND A MATCHING SALES CHANNEL FOR THE REQUEST: HTTPS://WWW.SW6.PROGRAP.HOST/". PLEASE MAKE SURE THE DOMAIN MAPPING IS CORRECT. * Exception * Stack Trace EXCEPTION SHOPWARE\STOREFRONT\FRAMEWORK\ROUTING\EXCEPTION\ SALESCHANNELMAPPINGEXCEPTION in /home/sw6cmfvt/shopware/vendor/shopware/platform/src/Storefront/Framework/Routing/RequestTransformer.php (line 133) 128. 129. $salesChannel = $this->findSalesChannel($request); 130. if ($salesChannel === null) { 131. // this class and therefore the "isSalesChannelRequired" method is currently not extendable 132. // which can cause problems when adding custom paths 133. throw new SalesChannelMappingException($request->getUri()); 134. } 135. 136. $absoluteBaseUrl = $this->getSchemeAndHttpHost($request) . $request->getBaseUrl(); 137. $baseUrl = str_replace($absoluteBaseUrl, '', $salesChannel['url']); 138. in /home/sw6cmfvt/shopware/vendor/shopware/platform/src/Core/HttpKernel.php -> transform (line 143) 138. $container = $kernel->getContainer(); 139. 140. // transform request to resolve seo urls and detect sales channel 141. $transformed = $container 142. ->get(RequestTransformerInterface::class) 143. ->transform($request); 144. 145. $redirect = $container 146. ->get(CanonicalRedirectService::class) 147. ->getRedirect($transformed); 148. in /home/sw6cmfvt/shopware/vendor/shopware/platform/src/Core/HttpKernel.php -> doHandle (line 80) 75. } 76. 77. public function handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult 78. { 79. try { 80. return $this->doHandle($request, (int) $type, (bool) $catch); 81. } catch (DBALException $e) { 82. $connectionParams = self::getConnection()->getParams(); 83. 84. $message = str_replace([$connectionParams['url'], $connectionParams['password'], $connectionParams['user']], '******', $e->getMessage()); 85. HttpKernel->handle() in /home/sw6cmfvt/shopware/public/index.php (line 48) 43. } 44. 45. $request = Request::createFromGlobals(); 46. 47. $kernel = new HttpKernel($appEnv, $debug, $classLoader); 48. $result = $kernel->handle($request); 49. 50. $result->getResponse()->send(); 51. 52. $kernel->terminate($result->getRequest(), $result->getResponse()); 53. STACK TRACE SALESCHANNELMAPPINGEXCEPTION Shopware\Storefront\Framework\Routing\Exception\SalesChannelMappingException: Unable to find a matching sales channel for the request: https://www.sw6.prograp.host/". Please make sure the domain mapping is correct. at /home/sw6cmfvt/shopware/vendor/shopware/platform/src/Storefront/Framework/Routing/RequestTransformer.php:133 at Shopware\Storefront\Framework\Routing\RequestTransformer->transform() (/home/sw6cmfvt/shopware/vendor/shopware/platform/src/Core/HttpKernel.php:143) at Shopware\Core\HttpKernel->doHandle() (/home/sw6cmfvt/shopware/vendor/shopware/platform/src/Core/HttpKernel.php:80) at Shopware\Core\HttpKernel->handle() (/home/sw6cmfvt/shopware/public/index.php:48)