Artikel Detailseite ist weiß

Hallo liebe Community,

Heute bin ich besonders ratlos…
Ich habe eigentlich nichts an der Seite verändert außer 5 Plugins upgedatet und eine Beschreibung eines Artikels geändert.

Jetzt sehe ich auf der Artikel Detailseite gar nichts mehr. Nichts.
Das ist der html Code:

Hat wer von euch eine Tipp was da los ist?

Ich habe bereits die Beschreibung wieder rausgenommen und die Plugins deinstalliert. Hat aber auch nichts verändert.

Viele Grüße

Felix Grossar

Kann gut sein, dass Du das Gerüst im Inspector siehst, aber eigentlich am Server eine Exception (500) geworfen wird. Wirf mal einen Blick in Deine Logfiles beim Aufruf der Detailseite…

Ja, schau’ bitte mal ins Error-Log der Website sowie in das Shopware-Log.

Timme Hosting - schnelles nginx-Hosting

www.timmehosting.de

Also diese Mail hab ich von meinem Error Log jetzt bekommen: 

ERROR

Message:	
exception 'Enlight_Controller_Exception' with message 'Controller "sitzmoebel" not found' in /eveolhbc/www.eventar.de/shopware/engine/Library/Enlight/Controller/Dispatcher/Default.php:486
Stack trace:
#0 /eveolhbc/www.eventar.de/shopware/engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#1 /eveolhbc/www.eventar.de/shopware/engine/Shopware/Kernel.php(176): Enlight_Controller_Front->dispatch()
#2 /eveolhbc/www.eventar.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php(487): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#3 /eveolhbc/www.eventar.de/shopware/engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#4 /eveolhbc/www.eventar.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php(444): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#5 /eveolhbc/www.eventar.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php(344): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#6 /eveolhbc/www.eventar.de/shopware/engine/Shopware/Components/HttpCache/AppCache.php(178): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#7 /eveolhbc/www.eventar.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php(210): Shopware\Components\HttpCache\AppCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#8 /eveolhbc/www.eventar.de/shopware/engine/Shopware/Components/HttpCache/AppCache.php(114): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#9 /eveolhbc/www.eventar.de/shopware/shopware.php(101): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#10 {main}
Time:	
2016-09-06T10:26:56.504652+0200
Channel:	
core
request:	
{
    "uri": "/sitzmoebel/barhocker/237/wing-ice-barstuhl",
    "method": "GET",
    "query": {
        "module": "frontend",
        "controller": "sitzmoebel",
        "action": "barhocker",
        "0": "wing-ice-barstuhl"
    },
    "post": []
}
session:	
{
    "sessionId": "aa66de4c4af02af8dd919d2db78913c19d8e11893b429304c3630f3db9acb643",
    "sArea": null,
    "sCountry": null,
    "sState": null,
    "X-CSRF-Token": "iEu78a5Q0GuFXKrnwh8Mo0o1VnM7I4",
    "Bot": true,
    "sOutputNet": true
}
shopId:	
1
shopName:	
Eventar Shop

Es liegt also an der Komponente HttpFoundation von Symfony. Was genau falsch ist weiß ich aber auch nicht.
Komisch ist auch, dass ich außer Plugins installieren und eine Beschreibung ändern ja nichts verändert habe.

Danke für eure Hilfe!!

Hallo,

Jetzt habe ich noch eine zweite Fehelrmeldung bekommen die sich nicht wie die anderen auf ein sepzifisches produkt bezieht sondern auf das favicon.ico:

ERROR

Message:	
exception 'Enlight_Controller_Exception' with message 'Controller "favicon.ico" not found' in /eveolhbc/www.eventar.de/shopware/engine/Library/Enlight/Controller/Dispatcher/Default.php:486
Stack trace:
#0 /eveolhbc/www.eventar.de/shopware/engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#1 /eveolhbc/www.eventar.de/shopware/engine/Shopware/Kernel.php(176): Enlight_Controller_Front->dispatch()
#2 /eveolhbc/www.eventar.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php(487): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#3 /eveolhbc/www.eventar.de/shopware/engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#4 /eveolhbc/www.eventar.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php(444): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#5 /eveolhbc/www.eventar.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php(344): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#6 /eveolhbc/www.eventar.de/shopware/engine/Shopware/Components/HttpCache/AppCache.php(178): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#7 /eveolhbc/www.eventar.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php(210): Shopware\Components\HttpCache\AppCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#8 /eveolhbc/www.eventar.de/shopware/engine/Shopware/Components/HttpCache/AppCache.php(114): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#9 /eveolhbc/www.eventar.de/shopware/shopware.php(101): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#10 {main}
Time:	
2016-09-08T11:35:27.590713+0200
Channel:	
core
request:	
{
    "uri": "/favicon.ico",
    "method": "GET",
    "query": {
        "module": "frontend",
        "controller": "favicon.ico",
        "action": "index"
    },
    "post": []
}
session:	
{
    "sessionId": "01fa65f6b0e105ad4f39e5ef408f6655837b177b73922333226196b6014b547a",
    "sArea": null,
    "sCountry": null,
    "sState": null,
    "X-CSRF-Token": "INu12Ak5DnS7fT59z0yTzcz1fzcnUm",
    "Bot": false,
    "sOutputNet": true,
    "connectGetBasket": null
}
shopId:	
1
shopName:	
Eventar Shop

Scheint aber auch ein Problem mit der Komponente HttpFoundation von Symfony zu sein.

Viele Grüße

Dein System mapt alle Requests auf einen Controller. Aber Du hast sicher keinen Controller “Sitzmoebel” ooder “favicon.ico” in Deinem System. Für mich sieht das nach einem Problem mit der Auflösung der URL aus. “Sitzmoebel” sollte eigentlich auf einen Category Controller gemappt werden und favicon.ico sollte er direkt finden und nicht zu mappen versuchen.

Danke für die Hilfe. Gibt es Möglichekiten dies zu beheben? Evtl. Shopware neu aufspielen?
Und wie kann sowas einfach so entstehen. Habe wie gesagt, außer Plugins aktualisiert und Beschreibung eines Artikels nichts geändert.

Viele Grüße