# Was ist das denn für Einer? PHP Fatal error:  Uncaught Symfony\\Component\\HttpFoundation\\Exception\\Co

**URL:** https://forum.shopware.com/t/was-ist-das-denn-fur-einer-php-fatal-error-uncaught-symfony-component-httpfoundation-exception-co/48332
**Category:** Allgemein
**Created:** [18. September 2017 um 13:12 UTC](https://forum.shopware.com/t/was-ist-das-denn-fur-einer-php-fatal-error-uncaught-symfony-component-httpfoundation-exception-co/48332 "2017-09-18T13:12:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![coarsy](https://avatars.discourse-cdn.com/v4/letter/c/59ef9b/32.png) [@coarsy](https://forum.shopware.com/u/coarsy)
#### Post date: [18. September 2017 um 13:12 UTC](https://forum.shopware.com/t/was-ist-das-denn-fur-einer-php-fatal-error-uncaught-symfony-component-httpfoundation-exception-co/48332/1 "2017-09-18T13:12:59Z")

</div>

Hi zusammen,

was ist das denn bitte für ein Fehler?

```
[18-Sep-2017 13:08:51 Europe/Berlin] PHP Fatal error: Uncaught Symfony\Component\HttpFoundation\Exception\ConflictingHeadersException: The request has both a trusted Forwarded header and a trusted Client IP header, conflicting with each other with regards to the originating IP addresses of the request. This is the result of a misconfiguration. You should either configure your proxy only to send one of these headers, or configure Symfony to distrust one of them. in /html/shopware/vendor/symfony/http-foundation/Request.php:822
Stack trace:
#0 /html/shopware/vendor/symfony/http-foundation/Request.php(852): Symfony\Component\HttpFoundation\Request->getClientIps()
#1 /html/shopware/engine/Shopware/Kernel.php(218): Symfony\Component\HttpFoundation\Request->getClientIp()
#2 /html/shopware/engine/Shopware/Kernel.php(180): Shopware\Kernel->transformSymfonyRequestToEnlightRequest(Object(Symfony\Component\HttpFoundation\Request))
#3 /html/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php(491): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Reques in /html/shopware/vendor/symfony/http-foundation/Request.php on line 822

```

Vielen Dank und viele Grüße,

Chris

---

<div class="post-metadata">

### Author: ![Moritz\_Naczenski](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/moritz_naczenski/32/7792_2.png) [@Moritz\_Naczenski](https://forum.shopware.com/u/Moritz_Naczenski)
#### Post date: [18. September 2017 um 13:14 UTC](https://forum.shopware.com/t/was-ist-das-denn-fur-einer-php-fatal-error-uncaught-symfony-component-httpfoundation-exception-co/48332/2 "2017-09-18T13:14:40Z")

</div>

Siehe:&nbsp;[Shopware Issuetracker](https://issues.shopware.com/issues/SW-17908)

Sollte auf dem Server entsprechend konfiguriert werden, ansonsten kann das auch in SW gelöst werden (Kommentare)
