micro-do icon indicating copy to clipboard operation
micro-do copied to clipboard

microdo_php-user-snapshotter_1 exited with code 255

Open ametad opened this issue 6 years ago • 1 comments

After following the readme steps and tried docker-compose up I get this error:

microdo_php-user-snapshotter_1 exited with code 255

More details:

Fatal error: Uncaught TypeError: Argument 2 passed to Prooph\EventStore\Pdo\PostgresEventStore::__construct() must be an instance of PDO, instance of Prooph\Common\Messaging\NoOpMessageConverter given, called in /app/src/Infrastructure/factories.php on line 44 and defined in /app/vendor/prooph/pdo-event-store/src/PostgresEventStore.php:75

ametad avatar Apr 25 '19 13:04 ametad

this is an easy fix, wanna provide a PR?

On a side-note: This repository currently does nothing at all, it's more a demonstration of how an architecture can look like. It's not filled with real life.

prolic avatar Apr 25 '19 15:04 prolic