# Loginzeit erhöhen - Ups! Ein Fehler ist aufgetreten!

**URL:** https://forum.shopware.com/t/loginzeit-erhohen-ups-ein-fehler-ist-aufgetreten/25973
**Category:** Installation/Einstieg
**Created:** [31. März 2015 um 17:27 UTC](https://forum.shopware.com/t/loginzeit-erhohen-ups-ein-fehler-ist-aufgetreten/25973 "2015-03-31T17:27:42Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Axel\_D](https://avatars.discourse-cdn.com/v4/letter/a/5f8ce5/32.png) [@Axel\_D](https://forum.shopware.com/u/Axel_D)
#### Post date: [31. März 2015 um 17:27 UTC](https://forum.shopware.com/t/loginzeit-erhohen-ups-ein-fehler-ist-aufgetreten/25973/1 "2015-03-31T17:27:42Z")

</div>

Ich habe gerade die Loginzeit auf 1 Tag erhöht. Jetzt ist das Backend nicht mehr erreichbar: Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. The identifier id is missing for a query of Shopware\Models\Shop\Locale in vendor/doctrine/orm/lib/Doctrine/ORM/ORMException.php on line 259 Stack trace: #0 vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php(427): Doctrine\ORM\ORMException::missingIdentifierField(‚Shopware\Modells…‘, ‚id‘) #1 vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php(154): Doctrine\ORM\EntityManager-\>find(‚Shopware\Modells…‘, NULL, 0, NULL) #2 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(279): Doctrine\ORM\EntityRepository-\>find(NULL) #3 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(208): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>initLocale() #4 Enlight/Event/Handler/Plugin.php(149): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>onPreDispatchBackend(Object(Enlight\_Controller\_ActionEventArgs)) #5 Enlight/Event/EventManager.php(211): Enlight\_Event\_Handler\_Plugin-\>execute(Object(Enlight\_Controller\_ActionEventArgs)) #6 Enlight/Controller/Action.php(138): Enlight\_Event\_EventManager-\>notify(‚Enlight\_Control…‘, Object(Enlight\_Controller\_ActionEventArgs)) #7 Enlight/Controller/Dispatcher/Default.php(524): Enlight\_Controller\_Action-\>dispatch(‚indexAction‘) #8 Enlight/Controller/Front.php(227): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #9 Shopware/Kernel.php(143): Enlight\_Controller\_Front-\>dispatch() #10 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(490): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #11 Shopware/Components/HttpCache/AppCache.php(257): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #12 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(261): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #13 Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true) #14 shopware.php(101): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #15 {main} ?? Axel

---

<div class="post-metadata">

### Author: ![Axel\_D](https://avatars.discourse-cdn.com/v4/letter/a/5f8ce5/32.png) [@Axel\_D](https://forum.shopware.com/u/Axel_D)
#### Post date: [1. April 2015 um 08:30 UTC](https://forum.shopware.com/t/loginzeit-erhohen-ups-ein-fehler-ist-aufgetreten/25973/2 "2015-04-01T08:30:28Z")

</div>

☹ Wie komme ich jetzt wieder ins Backend? Danke, Axel

---

<div class="post-metadata">

### Author: ![Thomas](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/thomas/32/8167_2.png) [@Thomas](https://forum.shopware.com/u/Thomas)
#### Post date: [1. April 2015 um 08:45 UTC](https://forum.shopware.com/t/loginzeit-erhohen-ups-ein-fehler-ist-aufgetreten/25973/3 "2015-04-01T08:45:47Z")

</div>

Hast Du schon über die Konsole alle Caches geleert? Evtl. ist eine Cache Datei defekt. Gruß

---

<div class="post-metadata">

### Author: ![Axel\_D](https://avatars.discourse-cdn.com/v4/letter/a/5f8ce5/32.png) [@Axel\_D](https://forum.shopware.com/u/Axel_D)
#### Post date: [1. April 2015 um 15:01 UTC](https://forum.shopware.com/t/loginzeit-erhohen-ups-ein-fehler-ist-aufgetreten/25973/4 "2015-04-01T15:01:52Z")

</div>

Da ich technisch nicht so beschlagen bin, habe ich mir den Demo-Shop kostenpflichtig aufsetzen lassen. Da warte ich jetzt dann doch noch etwas ab. Aber der Fehler scheint öfters vorzukommen: [administration-f102/missing-identifier-t26367.html](http://forum.shopware.com/administration-f102/missing-identifier-t26367.html) Axel

---

<div class="post-metadata">

### Author: ![Heiner\_Lohaus](https://avatars.discourse-cdn.com/v4/letter/h/b5a626/32.png) [@Heiner\_Lohaus](https://forum.shopware.com/u/Heiner_Lohaus)
#### Post date: [9. April 2015 um 15:50 UTC](https://forum.shopware.com/t/loginzeit-erhohen-ups-ein-fehler-ist-aufgetreten/25973/5 "2015-04-09T15:50:05Z")

</div>

Hi, die Meldung kommt, weil in den Grundeinstellungen bei “Auswählbare Sprachen” keine Sprache mehr ausgewählt ist. SQL-Fix:`DELETE cv FROM s\_core\_config\_elements ce, s\_core\_config\_values cv WHERE cv.element\_id = ce.id AND ce.name = 'backendLocales';` Heiner
