Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Deploy solana program Failed #13

Open
DINHQUANGMINH198 opened this issue Jan 20, 2022 · 0 comments
Open

Deploy solana program Failed #13

DINHQUANGMINH198 opened this issue Jan 20, 2022 · 0 comments

Comments

@DINHQUANGMINH198
Copy link

I build-bpf , and deploy program on devnet , but failed
$ solana program deploy /home/bc_code/solana-escrow/program/target/deploy/solana_escrow.so --keypair solana-wallet/keypair.json

Proposed Solution
Blockhash expired. 5 retries remaining
Blockhash expired. 4 retries remaining
Blockhash expired. 3 retries remaining
Blockhash expired. 2 retries remaining
Blockhash expired. 1 retries remaining
Recover the intermediate account's ephemeral keypair file with
solana-keygen recover and the following 12-word seed phrase:
chaos shrug glance blame output appear kitten angry jacket hurry narrow stumble
To resume a deploy, pass the recovered keypair as the
[BUFFER_SIGNER] to solana program deploy or solana write-buffer'. Or to recover the account's lamports, pass it as the [BUFFER_ACCOUNT_ADDRESS] argument to solana program close`.
Error: Data writes to account failed: Custom error: Max retries exceeded

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

No branches or pull requests

1 participant