Backend refreshed sich von alleine V5.15

Anscheinend seit dem letzten Update refreshed sich das Backend mehr oder weniger regelmässig von allein.

Browser: Firefox 45.0.2

Shopware V5.15

 

Ist sehr ärgerlich, wenn gerade was geändert wird und auf einmal sind die Fenster zu.

Ich arbeite mit Chrome und da gibt es keine Probleme.

Uwe

Auch mit Chrome gehen die geöffneten Fenster im Backend automatisch zu.

Hallo,

werden ggf. Prozesse gestartet, die von deinen Benutzer-Rechten her nicht zulässig sind? Hast du einen Admin Account im Backend, den du nutzt?
Es muss ja definitiv ein Prozess angestoßen werden, der dazu führt, dass dieses passiert oder Systemressourcen reichen nicht aus.

Lässt du dir Fehlerreports senden oder hast mal in die Logs von Shopware geschaut, ob zu dem Zeitpunkt was Auffälliges passiert?

Sebastian

Bin als Admin angemeldet.

Fehlerreports lasse ich mir senden und die Logs hab ich durchgeschaut. Da passiert nichts auffälliges.

Folgender Fehlerreport kam per Mail:

 

exception ‘Less_Exception_Compiler’ with message 'variable @phoneLandscapeViewportWidth is undefined in file /home/www/web14/html/_xxxxx/engine/Shopware/Plugins/Community/Frontend/HeidelGateway/Views/responsive/frontend/_public/src/less/hpf_style.less in hpf_style.less on line 2, column 31

1| /* max-width 480px */

2| @media screen and (max-width: @phoneLandscapeViewportWidth){

3|      #hp_frame_cc,

4|      #hp_frame_dc{

5|             border: 0;

6|             width: 220px;

’ in /home/www/web14/html/_xxxxx/vendor/oyejorge/less.php/lib/Less/Tree/Variable.php:49

Stack trace:

#0 /home/www/web14/html/_xxxxx/vendor/oyejorge/less.php/lib/Less/Tree/Expression.php(52): Less_Tree_Variable->compile(Object(Less_Environment))

#1 /home/www/web14/html/_xxxxx/vendor/oyejorge/less.php/lib/Less/Tree/Value.php(27): Less_Tree_Expression->compile(Object(Less_Environment))

#2 /home/www/web14/html/_xxxxx/vendor/oyejorge/less.php/lib/Less/Tree/Rule.php(75): Less_Tree_Value->compile(Object(Less_Environment))

#3 /home/www/web14/html/_xxxxx/vendor/oyejorge/less.php/lib/Less/Tree/Paren.php(32): Less_Tree_Rule->compile(Object(Less_Environment))

#4 /home/www/web14/html/_xxxxx/vendor/oyejorge/less.php/lib/Less/Tree/Expression.php(42): Less_Tree_Paren->compile(Object(Less_Environment))

#5 /home/www/web14/html/_xxxxx/vendor/oyejorge/less.php/lib/Less/Tree/Value.php(27): Less_Tree_Expression->compile(Object(Less_Environment))

#6 /home/www/web14/html/_xxxxx/vendor/oyejorge/less.php/lib/Less/Tree/Media.php(57): Less_Tree_Value->compile(Object(Less_Environment))

#7 /home/www/web14/html/_xxxxx/vendor/oyejorge/less.php/lib/Less/Tree/Ruleset.php(94): Less_Tree_Media->compile(Object(Less_Environment))

#8 /home/www/web14/html/_xxxxx/vendor/oyejorge/less.php/lib/Less/Parser.php(187): Less_Tree_Ruleset->compile(Object(Less_Environment))

#9 /home/www/web14/html/_xxxxx/engine/Shopware/Components/Theme/LessCompiler/Oyejorge.php(94): Less_Parser->getCss()

#10 /home/www/web14/html/_xxxxx/engine/Shopware/Components/Theme/Compiler.php(204): Shopware\Components\Theme\LessCompiler\Oyejorge->get()

#11 /home/www/web14/html/_xxxxx/engine/Shopware/Controllers/Backend/Cache.php(174): Shopware\Components\Theme\Compiler->compileLess(‘new’, Object(Shopware\Models\Shop\Template), Object(Shopware\Models\Shop\Shop))

#12 /home/www/web14/html/_xxxxx/engine/Library/Enlight/Controller/Action.php(158): Shopware_Controllers_Backend_Cache->themeCacheWarmUpAction()

#13 /home/www/web14/html/_xxxxx/engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action->dispatch(‘themeCacheWarmU…’)

#14 /home/www/web14/html/_xxxxx/engine/Library/Enlight/Controller/Front.php(226): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))

#15 /home/www/web14/html/_xxxxx/engine/Shopware/Kernel.php(153): Enlight_Controller_Front->dispatch()

#16 /home/www/web14/html/_xxxxx/vendor/symfony/http-kernel/HttpCache/HttpCache.php(492): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)

#17 /home/www/web14/html/_xxxxx/engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)

#18 /home/www/web14/html/_xxxxx/vendor/symfony/http-kernel/HttpCache/HttpCache.php(263): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)

#19 /home/www/web14/html/_xxxxx/engine/Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true)

#20 /home/www/web14/html/_xxxxx/shopware.php(101): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))

#21 {main}