Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[change c# example to F#] Cannot find serializer #4471

Open
ingted opened this issue Jun 12, 2020 · 1 comment
Open

[change c# example to F#] Cannot find serializer #4471

ingted opened this issue Jun 12, 2020 · 1 comment

Comments

@ingted
Copy link

ingted commented Jun 12, 2020

  • Which Akka.Net version you are using

Every akka.net packages are 1.4.7.

  • On which platform you are using Akka.Net

Windows 2019 + VS2019 + F# Interactive version 10.9.1.0 for F# 4.7

  • A list of steps to reproduce the issue. Or an gist or github repo which can be easily used to reproduce your case.

Reproduce

The error is:

[WARNING][6/12/2020 4:18:23 PM][Thread 0025][akka.tcp://test@10.28.199.142:4001/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2Ftest%4010.28.199.142%3A4003-2/endpointWriter/endpointReader-akka.tcp%3A%2F%2Ftest%4010.28.199.142%3A4003-1] Serializer not defined for message with serializer id [6] and manifest []. Transient association error (association remains live). Cannot find serializer with id [13] (manifest [BA]). The most probable reason is that the configuration entry 'akka.actor.serializers' is not in sync between the two systems.

@ingted
Copy link
Author

ingted commented Jun 12, 2020

I use the same config for three actorsystem in local, but it says the serializers are not synced...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants