# Update von 5.0 auf 5.5.6 - Alle Bilder fehlen

**URL:** https://forum.shopware.com/t/update-von-5-0-auf-5-5-6-alle-bilder-fehlen/57782
**Category:** Administration
**Created:** [31. Januar 2019 um 07:39 UTC](https://forum.shopware.com/t/update-von-5-0-auf-5-5-6-alle-bilder-fehlen/57782 "2019-01-31T07:39:28Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![phillip](https://avatars.discourse-cdn.com/v4/letter/p/3e96dc/32.png) [@phillip](https://forum.shopware.com/u/phillip)
#### Post date: [31. Januar 2019 um 07:39 UTC](https://forum.shopware.com/t/update-von-5-0-auf-5-5-6-alle-bilder-fehlen/57782/1 "2019-01-31T07:39:28Z")

</div>

Hallo,

ich habe ein Update von 5.0 auf 5.5.6 durchgeführt. Nun stimmen alle Bildpfade nicht mehr. Eventuell war der Sprung einfach zu groß?

Ich habe gelesen dass sich die Mediastruktur geändert hat, wie bekomme ich die Pfade wieder korrigiert?

---

<div class="post-metadata">

### Author: ![wink](https://avatars.discourse-cdn.com/v4/letter/w/df705f/32.png) [@wink](https://forum.shopware.com/u/wink)
#### Post date: [31. Januar 2019 um 08:09 UTC](https://forum.shopware.com/t/update-von-5-0-auf-5-5-6-alle-bilder-fehlen/57782/2 "2019-01-31T08:09:19Z")

</div>

Soweit ich weiß müsste&nbsp;das über die Konsole er “php bin/console sw:media:migrate” funktionieren

---

<div class="post-metadata">

### Author: ![phillip](https://avatars.discourse-cdn.com/v4/letter/p/3e96dc/32.png) [@phillip](https://forum.shopware.com/u/phillip)
#### Post date: [31. Januar 2019 um 08:17 UTC](https://forum.shopware.com/t/update-von-5-0-auf-5-5-6-alle-bilder-fehlen/57782/3 "2019-01-31T08:17:45Z")

</div>

Habe ich gerade mal ausprobiert und bekomme zwei Fehlermeldungen&nbsp; ![Undecided](https://europe1.discourse-cdn.com/flex013/uploads/shopware/original/1X/8ae622c50104e84c5003fedfcc22572813a67b41.png "Undecided")  
WARNING! Could not connect to database. Message from SQL Server: SQLSTATE[HY000] [2002] No such file or directory in /web/shop/dev/engine/Shopware/Components/DependencyInjection/Bridge/Db.php

In Container.php line 334:

The “db\_connection” service is synthetic, it needs to be set at boot time before it can be used.

---

<div class="post-metadata">

### Author: ![phillip](https://avatars.discourse-cdn.com/v4/letter/p/3e96dc/32.png) [@phillip](https://forum.shopware.com/u/phillip)
#### Post date: [31. Januar 2019 um 08:30 UTC](https://forum.shopware.com/t/update-von-5-0-auf-5-5-6-alle-bilder-fehlen/57782/4 "2019-01-31T08:30:09Z")

</div>

Ich habe&nbsp;

‘cdn’ =\> [  
&nbsp; &nbsp; &nbsp; &nbsp; ‘liveMigration’ =\> true,  
&nbsp; &nbsp; ],

in die config.php eingetragen nun habe ich auch wieder (Artikel)bilder :)&nbsp;

&nbsp;
