Neu Update 5.2.1 Abgesicherter Modus

Morimus

Sehr aktives Mitglied
16. Mai 2019
555
120
Moin zusammen,

Shop ist bei JTL gehostet, Update auf 5.2.1 im Kundencenter angestoßen und Bestätigungsmail erhalten.
Ich kann den abgesicherten Modus leider nicht deaktivieren. HTTP ERROR 500.

Cache und Cookies geleert.

Jemand eine Idee?
 

CheckerChris

Gut bekanntes Mitglied
17. Januar 2017
125
16
Moin Leude,
gleiches Problem. Beim Cache leeren wurde ich jedoch rausgeworfen und komme jetzt auch nicht mehr in den Admin-Bereich.

Ticket wird jetzt erstellt.

LG
Chris
 

Lucas357

Aktives Mitglied
12. April 2022
84
11
Moin Leude,
gleiches Problem. Beim Cache leeren wurde ich jedoch rausgeworfen und komme jetzt auch nicht mehr in den Admin-Bereich.

Ticket wird jetzt erstellt.

LG
Chris
Mir ist gestern das selbe passiert, habe auch ein Ticket erstellt. Bei mir hat es mit zwei Plugin zu tun welche nicht kompatibel mit 5.2 sind...Mittler Weile komme ich wieder in das BackEnd aber mir sind die Hände gebunden
 

ingosp2

Sehr aktives Mitglied
3. Mai 2021
218
29
Ich habe heute auf die neue Shop-Version aktualisiert (sollte 5.2 sein), mit JTL SHOP Hosting. Die ersten Minuten lief alles prächtig, danach "abgesicherter Modus", für alle anderen "Wartungsmodus". Und jetzt :
Fatal error: Uncaught Error: Typed property JTL\Country\Country::$iso must not be accessed before initialization in /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Country/Country.php:144 Stack trace: #0 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Services/JTL/CountryService.php(137): JTL\Country\Country->getISO() #1 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Language/LanguageHelper.php(1243): JTL\Services\JTL\CountryService->getIsoByCountryName() #2 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Language/LanguageHelper.php(209): JTL\Language\LanguageHelper->mappedGetIsoCodeByCountryName() #3 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Session/Frontend.php(316): JTL\Language\LanguageHelper::__callStatic() #4 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Session/Frontend.php(117): JTL\Session\Frontend->updateGlobals() #5 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Session/Frontend.php(75): JTL\Session\Frontend->setStandardSessionVars() #6 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Session/Frontend.php(61): JTL\Session\Frontend->__construct() #7 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/globalinclude.php(96): JTL\Session\Frontend::getInstance() #8 /var/www/vhosts/tricutis-shop.de/httpdocs/index.php(5): require('...') #9 {main} thrown in /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Country/Country.php on line 144
Hilfe, was kann ich noch tun?? Der Shop steht still.
Nachdem der "Abgesicherte Modus" auftauchte, habe ich, wie in den Threads hier zu lesen die Caches gelöscht. Zuerst object cache - kam eine Fehlermeldung. Dann Theme cache, dann nochmal object-cache.
Danach komme ich jetzt auch nicht mehr in den admin rein (da gar keine Antwort, beim Frontend das obige)

Ich habe jetzt per FTP (plesk Dateimanager) alle plugins wegverschoben - keine Änderung. Fehlermeldungen wie
Fatal error: Uncaught TypeError: Cannot assign null to property JTL\Link\LinkGroup::$db of type JTL\DB\DbInterface in /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Cache/Methods/CacheRedis.php:155 Stack trace: #0 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Cache/Methods/CacheRedis.php(155): Redis->get() #1 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Cache/JTLCache.php(389): JTL\Cache\Methods\CacheRedis->load() #2 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Link/LinkGroupList.php(76): JTL\Cache\JTLCache->get() #3 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Services/JTL/LinkService.php(93): JTL\Link\LinkGroupList->loadAll() #4 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Services/JTL/LinkService.php(47): JTL\Services\JTL\LinkService->initLinkGroups() #5 [internal function]: JTL\Services\JTL\LinkService->__construct() #6 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/illuminate/container/Container.php(915): ReflectionClass->newInstanceArgs() #7 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/illuminate/container/Container.php(756): Illuminate\Container\Container->build() #8 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/illuminate/container/Container.php(296): Illuminate\Container\Container->resolve() #9 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/illuminate/container/Container.php(871): Illuminate\Container\Container->Illuminate\Container\{closure}() #10 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/illuminate/container/Container.php(756): Illuminate\Container\Container->build() #11 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/illuminate/container/Container.php(703): Illuminate\Container\Container->resolve() #12 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Services/Container.php(101): Illuminate\Container\Container->get() #13 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Router/ControllerFactory.php(150): JTL\Services\Container->getLinkService() #14 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Router/Controller/RootController.php(35): JTL\Router\ControllerFactory->getEntryPoint() #15 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Router/Strategy/SmartyStrategy.php(40): JTL\Router\Controller\RootController->getResponse() #16 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/league/route/src/Route.php(167): JTL\Router\Strategy\SmartyStrategy->invokeRouteCallable() #17 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/league/route/src/Dispatcher.php(59): League\Route\Route->process() #18 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Router/Middleware/OptinMiddleware.php(49): League\Route\Dispatcher->handle() #19 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/league/route/src/Dispatcher.php(59): JTL\Router\Middleware\OptinMiddleware->process() #20 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Router/Middleware/CurrencyCheckMiddleware.php(26): League\Route\Dispatcher->handle() #21 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/league/route/src/Dispatcher.php(59): JTL\Router\Middleware\CurrencyCheckMiddleware->process() #22 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Router/Middleware/LocaleCheckMiddleware.php(34): League\Route\Dispatcher->handle() #23 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/league/route/src/Dispatcher.php(59): JTL\Router\Middleware\LocaleCheckMiddleware->process() #24 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Router/Middleware/CartcheckMiddleware.php(25): League\Route\Dispatcher->handle() #25 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/league/route/src/Dispatcher.php(59): JTL\Router\Middleware\CartcheckMiddleware->process() #26 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Router/Middleware/WishlistCheckMiddleware.php(24): League\Route\Dispatcher->handle() #27 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/league/route/src/Dispatcher.php(59): JTL\Router\Middleware\WishlistCheckMiddleware->process() #28 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Router/Middleware/SSLRedirectMiddleware.php(43): League\Route\Dispatcher->handle() #29 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/league/route/src/Dispatcher.php(59): JTL\Router\Middleware\SSLRedirectMiddleware->process() #30 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Router/Middleware/MaintenanceModeMiddleware.php(40): League\Route\Dispatcher->handle() #31 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/league/route/src/Dispatcher.php(59): JTL\Router\Middleware\MaintenanceModeMiddleware->process() #32 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/league/route/src/Strategy/ApplicationStrategy.php(37): League\Route\Dispatcher->handle() #33 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/league/route/src/Dispatcher.php(59): Psr\Http\Server\MiddlewareInterface@anonymous->process() #34 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/league/route/src/Dispatcher.php(53): League\Route\Dispatcher->handle() #35 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/vendor/league/route/src/Router.php(111): League\Route\Dispatcher->dispatchRequest() #36 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Router/Router.php(659): League\Route\Router->dispatch() #37 /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Shop.php(455): JTL\Router\Router->dispatch() #38 /var/www/vhosts/tricutis-shop.de/httpdocs/index.php(7): JTL\Shop::dispatch() #39 {main} thrown in /var/www/vhosts/tricutis-shop.de/httpdocs/includes/src/Cache/Methods/CacheRedis.php on line 155
 
Zuletzt bearbeitet:

ingosp2

Sehr aktives Mitglied
3. Mai 2021
218
29
Ich bin auf JTL Hosting - kann ich das wieder zurückdrehen? Ist da noch jemand da um die Zeit?
Ich weis keinen Rat mehr.
 

ingosp2

Sehr aktives Mitglied
3. Mai 2021
218
29
gelöst. Heut früh ist der Shop wieder gelaufen. Der Support hatte noch Server-caches gelöscht.
 
Ähnliche Themen
Titel Forum Antworten Datum
Neu Update auf 1.11 / 2.0 nicht möglich Installation von JTL-Wawi 6
Neu Shop 5.7.2. nach Update lahm und CPU Last geht hoch Installation / Updates von JTL-Shop 1
Neu Probleme beim Shop Update auf 5.7.2 Installation / Updates von JTL-Shop 4
Lizenzprobleme nach Update JTL-Wawi 1.8 6
Seit dem Update meines JTL-Shops auf Version 5.7.1 funktioniert die Verbindung zwischen JTL-Wawi 2.0.4.0 und dem Shop nicht mehr. JTL-Wawi 2.0 6
Neu Update auf 5.7.2 - kein DB Update Installation / Updates von JTL-Shop 10
Neu Update von 1.8.12.4 auf 2.0.5 - Kostenfreie Version - Registrierung erforderlich? User helfen Usern - Fragen zu JTL-Wawi 1
JTL Update auf 1.9 , danach Import Kundenspezifrische Preise velerhaft JTL-Wawi 1.9 0
nach Update von 5.3 auf 5.7 neue Position im Warenkorb "Gebühr" die auch in den Auftrag übernommen werden Einrichtung JTL-Shop5 2
Beantwortet Shop Abgleich nach Update auf 5.7.2 nicht mehr möglich JTL-Shop - Fehler und Bugs 4
Bei Update auf 2.05 kam folgende Meldung JTL-Wawi 2.0 2
Login Wawi nicht möglich nach Update auf 1.11.11 JTL-Wawi 1.11 1
Neu Nach Wawi Update Probleme mit Rechnungsdrucker JTL-POS - Fehler und Bugs 4
Neu Hinweis zum Auftrag wird seit Update auf die 1.11 nicht mehr angezeigt JTL-WMS / JTL-Packtisch+ - Fehler und Bugs 0
Neu Update Datenbank eazybusiness User helfen Usern - Fragen zu JTL-Wawi 4
Neu Laut Backend Shop Update für Shop 5.71 - Download nicht zu finden? Betrieb / Pflege von JTL-Shop 3
JTL APP - Fehlermeldung nach Update auf Wawi 1.11. JTL-Wawi App 6
Neu Paypal Abgleich - Schnittstelle geändert- Wawi Update Erforderlich ! JTL-Wawi - Fehler und Bugs 12
Nach Wawi Update keine Fehlermeldung mehr sichtbar kaufland.de - Anbindung (SCX) 2
Nach Update auf 2.0.3 Keine Fehlermeldungen mehr sichtbar Otto.de - Anbindung (SCX) 3
DPD Cloud Labeldruck auf Zebra LP 2844-Z seit Update auf JTL-Wawi 1.11.x fehlerhaft JTL-Wawi 1.11 3
Neu Update nach 5.7.1 hängt bei Mirgation Installation / Updates von JTL-Shop 4
JTL nach Update auf 2.0.3 im Bereich „Kunden“ extrem langsam JTL-Wawi 2.0 2
JTL-Wawi sucht falschen ShopType nach Gambio-Update JTL-Wawi 1.7 2
Nach update 1.8>1.11 Kein Mandant in JTL-Wawi gefunden JTL-Wawi 1.11 5
Fehler nach Update auf Version 1.11.11 und 2.0.4 JTL-Wawi 2.0 7
Lohnt sich das Update von 1.11.6 auf 2.0.4 aktuell? JTL-Wawi 2.0 3
Update auf 1.11.11 schlägt fehl JTL-Wawi 1.11 3
Neu Update Version 1.5 auf 1.11 - Download älterer Versionen als 1.8 Installation von JTL-Wawi 2
Neu Shop-Update auf 5.7.1: Sprachvariablen im Widerrufsformular werden nicht erkannt, obwohl vorhanden?! JTL-Shop - Fehler und Bugs 3
Neu JTL PayPal Checkout 2.3.0 ... 1. Update klappte nicht, 2. Update nun Eintrag doppelt Plugins für JTL-Shop 24
Nach dem Update werden die Drucker nicht mehr erkannt JTL-Wawi 2.0 1
Erfahrungswerte Update von 1.8.12.2 auf 1.11.10 JTL-Wawi 1.11 4
Import von Aufträgen via tXMLBestellImport Tabelle seit Update sehr träge/langsam JTL-Wawi 1.11 3
Neu Update von Modul DHL 3.0 aud 4.0 - Versandlabels lassen sich nicht erstellen JTL-ShippingLabels - Fehler und Bugs 17
Automatische Pickliste geht nicht mehr seit Update JTL-Wawi 2.0 0
Neu Nach Update auf 1.11.10.0 Abgleich zu Ebay über 3 Stunden bei neuen Angeboten eBay-Anbindung - Fehler und Bugs 2
Beantwortet [WAWI-85758] Nach Update auf 1.11.10 klappt stornieren über ios Wawi App nicht mehr JTL-Workflows - Fehler und Bugs 1
Dashboard lädt nicht und Umsatzanzeige rechnet falsch seit Update auf 1.11.8 JTL-Wawi 1.11 8
Update von 1.10.15 auf 1.11.10 JTL-Wawi 1.11 11
Wawi Meldung SQL Servicepack zu installieren - aber welches? Update SQL2022 CU24 nicht möglich JTL-Wawi 1.11 6
Update 2.0.3 POS Server Einrichtung JTL-Wawi 2.0 1
Neu Nach Update auf JTL-Wawi 2.0.3 keine WMS-Lager mehr auswählbar – Versand komplett blockiert JTL-Wawi 2.0 3
Update auf 1.11 verlangt ein Update auf aktuelleren SQL Server JTL-Wawi 1.11 7
Update 2.0.2. WMS Mobile Server JTL-Wawi 2.0 10
Neu Nach Update auf 1.11.9 - alle Shopify Shop nicht mehr connected Shopify-Connector 4
Neu Shop 5.7 update empfhalen Installation / Updates von JTL-Shop 16
Neu Nach Update in Dez 2025 wird TSE Swissbit nicht mehr erkannt JTL-POS - Fehler und Bugs 1
Neu ❓JTL Wawi Update von 1.8 auf ??? User helfen Usern - Fragen zu JTL-Wawi 1
Update von 1.10.10.3 auf aktuellere Versionen JTL-Wawi 1.10 0

Ähnliche Themen