Serialization errors

I just started going through the documentation and getting familiar with EventStore.
So far things are going smooth and I think it is a great concept.

The lack of infinite scalability is a bit of a concern for me however for now that is fine.

I am running a 3 node test cluster on a single machine using the exact commands found here: https://eventstore.org/docs/server/cluster-without-manager-nodes/index.html#running-on-the-same-machine

When I came in this morning I noticed some serialization errors.

Maybe it is fine and not something to worry about however I am not sure.

For the last several hours I have had nothing connected to the cluster so everything that is happening should be internal to the cluster itself.

Machine 1:

[10392,32,02:29:04.973] Error serializing object of type “EventStore.Core.Messages.HttpMessage+TextMessage”
EXCEPTION OCCURRED
EventStore.Core.Messaging.Message is inaccessible due to its protection level. Only public types can be processed.

``

Machine 2:

[14116,22,02:28:31.894] Error serializing object of type “EventStore.Core.Messages.ClusterInfoDto”
EXCEPTION OCCURRED
EventStore.Core.Messages.ClusterInfoDto is inaccessible due to its protection level. Only public types can be processed.

``

This might be needed.

Header:

[43668,01,02:23:10.358]

“ES VERSION:” “5.0.1.0” (“oss-v5.0.1”/“95e8b21e9700201bf6948b906fc9d186092b629f”, “Fri, 3 May 2019 10:57:44 +0400”)

[43668,01,02:23:10.402] “OS:” Windows (Microsoft Windows NT 6.2.9200.0)

[43668,01,02:23:10.411] “RUNTIME:” “.NET 4.0.30319.42000” (64-bit)

[43668,01,02:23:10.411] “GC:” “3 GENERATIONS”

[43668,01,02:23:10.411] “LOGS:” “c:\EventStore\logs\log2”