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

Unexpected raft config RaftGroupConfig #3

Open
DocGrishka opened this issue Dec 8, 2024 · 0 comments
Open

Unexpected raft config RaftGroupConfig #3

DocGrishka opened this issue Dec 8, 2024 · 0 comments

Comments

@DocGrishka
Copy link

I managed to install all the services for signal (v20241023.1.0), but with SVR2 there are problems with mismatch in raftconfig group_id, it is always different when starting the service, but as I understand it, a certain value is hardcoded in libsignal, did you somehow manage to solve this problem? I always get this (expected RaftConfig { min_voting_replicas: 3, max_voting_replicas: 5, super_majority: 0, group_id: 3565209795906488720 }) . Every time I restart svr2 I get a new group_id, and 3565209795906488720 only in simulated, but when simulated - nothing is signed, what does evidence = “”. What am i doing wrong ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant