# Shipping Coast Page not Loading in Backend

**URL:** https://forum.shopware.com/t/shipping-coast-page-not-loading-in-backend/33887
**Category:** Shopware 3.5
**Tags:** general
**Created:** [25. Januar 2016 um 12:49 UTC](https://forum.shopware.com/t/shipping-coast-page-not-loading-in-backend/33887 "2016-01-25T12:49:16Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![testusernetwork1](https://avatars.discourse-cdn.com/v4/letter/t/e5b9ba/32.png) [@testusernetwork1](https://forum.shopware.com/u/testusernetwork1)
#### Post date: [25. Januar 2016 um 12:49 UTC](https://forum.shopware.com/t/shipping-coast-page-not-loading-in-backend/33887/1 "2016-01-25T12:49:16Z")

</div>

Hai to All., I have found an Error in My Shopware4.When i Click „Shipping Costs“ in Backend,The Page is not Loading and show some Error.What I mean is when i click „Configuration—\>Shipping Costs“ The Shopware shows the following Error in „Error Information“ at backend [color=red]  
**Fatal error** : Uncaught exception ‚Doctrine\ORM\NonUniqueResultException‘ in /home/lefeli/www/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:623 Stack trace: #0 /home/lefeli/www/htdocs/engine/Shopware/Models/Shop/Repository.php(286): Doctrine\ORM\AbstractQuery-\>getOneOrNullResult() #1 /home/lefeli/www/htdocs/engine/Shopware/Components/Snippet/Manager.php(180): Shopware\Models\Shop\Repository-\>getDefault() #2 /home/lefeli/www/htdocs/engine/Shopware/Components/Snippet/Manager.php(117): Shopware\_Components\_Snippet\_Manager-\>getDefaultLocale() #3 /home/lefeli/www/htdocs/engine/Library/Enlight/Components/Snippet/Resource.php(245): Shopware\_Components\_Snippet\_Manager-\>getNamespace(‚frontend/error/…‘) #4 /home/lefeli/www/htdocs/engine/Library/Enlight/Components/Snippet/Resource.php(207): Enlight\_Components\_Snippet\_Resource-\>getSnippet(‚frontend/error/…‘, ‚ExceptionHeader‘, ‚Ups! An error h…‘, false) #5 /home/lefeli/www/htdocs/engine/Library/Enlight/Components/Snippet/Resource.php(170): Enlight\_Components\_Snippe in **/home/lefeli/www/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php** on line **623**  
503 Service Unavailable[/color] I have found the following Error as well in Logs folder [color=red][2016-01-17 15:33:45] core.ERROR: exception ‚Enlight\_Controller\_Exception‘ with message ‚Permission denied‘ in /home/lefeli/www/htdocs/engine/Shopware/Plugins/Default/Backend/Auth/Bootstrap.php:249 Stack trace: #0 /home/lefeli/www/htdocs/engine/Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(201): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>checkAuth() #1 /home/lefeli/www/htdocs/engine/Library/Enlight/Event/Handler/Plugin.php(149): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>onPreDispatchBackend(Object(Enlight\_Controller\_ActionEventArgs)) #2 /home/lefeli/www/htdocs/engine/Library/Enlight/Event/EventManager.php(211): Enlight\_Event\_Handler\_Plugin-\>execute(Object(Enlight\_Controller\_ActionEventArgs)) #3 /home/lefeli/www/htdocs/engine/Library/Enlight/Controller/Action.php(138): Enlight\_Event\_EventManager-\>notify(‚Enlight\_Control…‘, Object(Enlight\_Controller\_ActionEventArgs)) #4 /home/lefeli/www/htdocs/engine/Library/Enlight/Controller/Dispatcher/Default.php(528): Enlight\_Controller\_Action-\>dispatch(‚createLogAction‘) #5 /home/lefeli/www/htdocs/engine/Library/Enlight/Controller/Front.php(228): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #6 /home/lefeli/www/htdocs/engine/Shopware/Kernel.php(141): Enlight\_Controller\_Front-\>dispatch() #7 /home/lefeli/www/htdocs/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(472): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #8 /home/lefeli/www/htdocs/engine/Shopware/Components/HttpCache/AppCache.php(256): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #9 /home/lefeli/www/htdocs/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(243): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #10 /home/lefeli/www/htdocs/engine/Shopware/Components/HttpCache/AppCache.php(102): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true) #11 /home/lefeli/www/htdocs/shopware.php(109): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #12 {main} {„uid“:„2cc5cc2“}[/color] Please Help me in this to find a solution.

---

<div class="post-metadata">

### Author: ![DanielNogel](https://avatars.discourse-cdn.com/v4/letter/d/96bed5/32.png) [@DanielNogel](https://forum.shopware.com/u/DanielNogel)
#### Post date: [25. Januar 2016 um 17:27 UTC](https://forum.shopware.com/t/shipping-coast-page-not-loading-in-backend/33887/2 "2016-01-25T17:27:14Z")

</div>

Hi, the first error message indicates, that you have two „default“ shops in your s\_core\_shops. In some cases this happened by a faulty plugins duplicating shops accidentally. Checking the s\_core\_shops and removing duplicates (create a backup beforehands) should solve that issue. The second error message might even occur when being logged auto (timeout) - as far as I know, this does not indicate a serious issue. Daniel
