首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Shopware索引问题

Shopware索引问题
EN

Stack Overflow用户
提问于 2022-11-25 12:04:42
回答 1查看 31关注 0票数 0

我们得到这个错误:

代码语言:javascript
复制
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.schuh-bamberg.de/Gabor-Fashion-Plateau-Pumps-91.270.72-Beige-41787"" at /var/www/clients/client1/web1/web/releases/20220113161245/vendor/symfony/http-kernel/EventListener/RouterListener.php line 135 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.schuh-bamberg.de/Gabor-Fashion-Plateau-Pumps-91.270.72-Beige-41787\" at /var/www/clients/client1/web1/web/releases/20220113161245/vendor/symfony/http-kernel/EventListener/RouterListener.php:135)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Gabor-Fashion-Plateau-Pumps-91.270.72-Beige-41787/\". at /var/www/clients/client1/web1/web/releases/20220113161245/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:74)"} []

究竟出了什么问题或出了什么问题?

我们试图重新启动索引器,但总是出现相同的错误。

EN

回答 1

Stack Overflow用户

发布于 2022-11-25 13:00:47

原因很简单:某人(机器人,用户,.)名为https://www.schuh-bamberg.de/Gabor-Fashion-Plateau-Pumps-91.270.72-Beige-41787

但你的店里不存在这个页面。有人也可以调用https://www.schuh-bamberg.de/ThisDoesNotExist,您会在日志中看到错误。

你真的确定任何现有的产品都符合你配置的seo-url模板的路径吗?

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/74572549

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档