plentymarkets / plentymarkets-shopware-connector

plentymarkets shopware connector plugin
http://www.plentymarkets.eu/shopware/
MIT License
30 stars 51 forks source link

Fatal error on sync #420

Closed sorinpopescu closed 6 years ago

sorinpopescu commented 6 years ago

SPW: 5.5.4 PLMC: latest version

We have run the sync command from SPW to PLM and now it's stay for days, transfering more than 4G and 49% it fails with the fatal error. (attached)

image

jochenmanz commented 6 years ago

@sorinpopescu you are using a PHP Version lower then php7.0. Starting with php7.0 all exceptions use the base class Throwable and the error above cant happen.