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

Amplifier Verifier Documentation updates and Errors #864

Open
Olanetsoft opened this issue Mar 21, 2024 · 0 comments
Open

Amplifier Verifier Documentation updates and Errors #864

Olanetsoft opened this issue Mar 21, 2024 · 0 comments
Assignees

Comments

@Olanetsoft
Copy link
Contributor

  • Running tofnd failed because I do not have it installed, but pulling with docker also failed because docker wasn’t installed or daemon not started separately if you have it installed, which was meant to be highlighted.
  • Running the command below failed
    docker run -p 50051:50051 --env MNEMONIC_CMD=auto --env NOPASSWORD=true -v tofnd:/.tofnd axelarnet/tofnd:v0.10.1
Trying import
Importing mnemonic ...
Skipping import because a kv-store already exists at ./.tofnd
... skipping. Trying to create
Creating mnemonic ...
Skipping create because a kv-store was found at ./.tofnd
... skipping
Using existing mnemonic ...
Please type your tofnd password:
{"timestamp":"2024-03-21T11:53:33.832501Z","level":"INFO","message":"START: decrypt kvstore","spans":[{"name":"main"}]}
Error: Kv initialization Error: Wrong password

Caused by:
    Wrong password
  • I see workers and verifiers in some places, and it's quite confusing, can we update this?
  • The next instruction is to run ampd command, but no instruction to install it because running the ampd command leads to an error
    -- I just noticed the instruction to install ampd came after usage; it should be a prerequisite.
    --- docker pull axelarnet/axelar-ampd
    ---- Returns an error
    Error response from daemon: manifest for axelarnet/axelar-ampd:latest not found: manifest unknown: manifest unknown

Specifying tag should fix this but results in another error

sha256-f7f52ae2013e4bcfa3ba848f7e2f4d7fa81d2da4e3e75c781122830a1b88fdc5.sig: Pulling from axelarnet/axelar-ampd
unsupported media type application/vnd.dev.cosign.simplesigning.v1+json
  • So many links linking back to github readmes, which isn’t bad, but it would be a great experience to follow commands while following the docs to get things going, then hyperlinks to github for those interested in learning more.
@ffe9f8 ffe9f8 self-assigned this Mar 21, 2024
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