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

[Bug] - API error: API error Error(AccountNotFound): Account not found by Address(0xa7efb402c71a0ae02489b4938940acb9dc28d544241bf9be181586889faf06c6) and Ledger version(88275062) #64

Open
0xBoji opened this issue Aug 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@0xBoji
Copy link

0xBoji commented Aug 31, 2024

🐛 Bug

when publish my package with admin profile and get this error:

API error: API error Error(AccountNotFound)

Move.toml:

admin="0x65ba273bcfa3b38ed20bcf89251b407042a67fe853f6398d7458729b841c2da0"
is correct in manifest

.movement:

admin:
  network: Testnet
  private_key: "0x_private_key"
  public_key: "0x65ba273bcfa3b38ed20bcf89251b407042a67fe853f6398d7458729b841c2da0"
  account: a7efb402c71a0ae02489b4938940acb9dc28d544241bf9be181586889faf06c6
  rest_url: "https://aptos.testnet.suzuka.movementlabs.xyz/v1/"
  faucet_url: "https://faucet.testnet.suzuka.movementlabs.xyz/"

but my address found out in explorer with 40 move:
Screenshot 2024-08-31 065727

Additional context

My CLI:

movement move publish --profile admin
@0xBoji 0xBoji added the bug Something isn't working label Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant