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

Membership failure #43

Open
damnlogin opened this issue Jun 25, 2020 · 0 comments
Open

Membership failure #43

damnlogin opened this issue Jun 25, 2020 · 0 comments

Comments

@damnlogin
Copy link

damnlogin commented Jun 25, 2020

Hello

After upgrading to version 2.0.0 membership stopped working. I observe the following exceptions in log. There are no silo records in etcd.

System.ArgumentNullException: Value cannot be null. (Parameter 'source')
   at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
   at Orleans.Clustering.Kubernetes.KubeMembershipTable.GetSilos()
   at Orleans.Clustering.Kubernetes.KubeMembershipTable.ReadAll()
   at Orleans.Runtime.MembershipService.MembershipTableManager.RefreshInternal(Boolean requireCleanup)
   at Orleans.Runtime.MembershipService.MembershipTableManager.Refresh()
   at Orleans.Runtime.MembershipService.MembershipTableManager.PeriodicallyRefreshMembershipTable()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant