I'm getting the error: "Field not found: 'Akka.Persistence.SnapshotOffer.Snapshot'." when the application start and initialize the clusters with empty persistance database.
I attached the Akka 1.3.1 source code to get the exact message error. :=) Please check the image...
HI! I'm using the latest version of Akka, Cluster, PersistanceSQL (All 1.3.1) on .Net Framework 4.6.1 over Windows 10 x64.
Nuget Versions:
akka_versions.txt
Error Description:
I'm getting the error: "Field not found: 'Akka.Persistence.SnapshotOffer.Snapshot'." when the application start and initialize the clusters with empty persistance database. I attached the Akka 1.3.1 source code to get the exact message error. :=) Please check the image...
Configuration:
Did I forgot some configuration?
akka_hocon.txt
Thanks!