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

Mismatching Fed/Auth counts in control panel off #1060

Open
WhoSoup opened this issue Sep 17, 2020 · 4 comments
Open

Mismatching Fed/Auth counts in control panel off #1060

WhoSoup opened this issue Sep 17, 2020 · 4 comments

Comments

@WhoSoup
Copy link
Member

WhoSoup commented Sep 17, 2020

Reported by @ilzheev, occurs on the testnet. The node is v6.6.0 but there are no functional changes to the control panel between that version and 6.8.0, mostly grant updates.

The control panel shows that it's synced to the correct height, but it lists 13 Feds and 9 Auths:
image

However, it only has 12 process lists:
image

The testnet currently has 12 Feds and 9 Auths, so somehow the control panel fed count thinks there is one more than there is supposed to be. It seems to be a display issue only as far as I can tell.

@WhoSoup
Copy link
Member Author

WhoSoup commented Sep 17, 2020

After looking at the "Authorities" list, the node appears to count the default local identity:
image

Not sure how this managed to get into the list of servers. One reason I could think of was that the node was started without the right config and it added the default identity to the list, then it was restarted with the right config but the default identity wasn't purged.

@PaulBernier
Copy link
Contributor

On my testnet node on v6.9.0-rc1 I am seeing the correct number, 12 feds and 9 audits.
Can you confirm on your side @ilzheev and @WhoSoup ?

@ilzheev
Copy link
Contributor

ilzheev commented Oct 12, 2020

I found it on Kompendium's Testnet node, now it's back to normal. @PaulBernier

@WhoSoup
Copy link
Member Author

WhoSoup commented Oct 13, 2020

On my testnet node on v6.9.0-rc1 I am seeing the correct number, 12 feds and 9 audits.
Can you confirm on your side @ilzheev and @WhoSoup ?

The symptom was addressed by a restart but I think this issue should remain open so we can investigate the root cause.

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

3 participants