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

[LOW] Wrong SS58 prefix used in vault log #284

Closed
timbrinded opened this issue Apr 27, 2022 · 2 comments
Closed

[LOW] Wrong SS58 prefix used in vault log #284

timbrinded opened this issue Apr 27, 2022 · 2 comments

Comments

@timbrinded
Copy link

Description

The vault logs uses prefix 42 instead of whichever chain it is connected to e.g. 2092 for kintsugi.

Tested against: kintsugi main net, vault is successfully integrated to the network though, so this is logging defect only.

Steps to recreate

  1. Run setup for kintsugi mode and start vault as normal

⚠️ Account format used is not for kintsugi

Apr 27 18:29:10 timbo-ubun2 systemd[1]: Started Vault servicing issue and redeem requests for Kintsugi.
Apr 27 18:29:10 timbo-ubun2 vault[7384]: Apr 27 18:29:10.824  INFO vault: Starting Prometheus exporter at http://127.0.0.1:9615
Apr 27 18:29:10 timbo-ubun2 vault[7384]: Apr 27 18:29:10.824  INFO service: Version: 1.9.6
Apr 27 18:29:10 timbo-ubun2 vault[7384]: Apr 27 18:29:10.824  INFO service: AccountId: 5CFUfGrWKPdTJQ5bM4co11cYijfHXnp96PBtYj3K2dk2KSpd
@gregdhill
Copy link
Member

I think this may have been resolved by this PR, please verify on the latest release.

@timbrinded
Copy link
Author

Verified to be fixed in prod

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

2 participants