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

Error uploading program verification on Solana Devnet #127

Open
MadroneXBT opened this issue Jan 15, 2025 · 1 comment
Open

Error uploading program verification on Solana Devnet #127

MadroneXBT opened this issue Jan 15, 2025 · 1 comment

Comments

@MadroneXBT
Copy link

I've been trying to run the solana-verify command for my program, but I cannot get the upload to complete successfully. See below for the error I'm encountering:

> solana-verify verify-from-repo -ud --program-id <PROGRAM_ID> <GITHUB_URL> --library-name oft
...
Program hash matches ✅
Do you want to upload the program verification to the Solana Blockchain? (y/n) y
Uploading the program verification params to the Solana blockchain...
Error: No such file or directory (os error 2)
@Ellipsis-Labs Ellipsis-Labs deleted a comment Jan 16, 2025
@swaroop-osec
Copy link
Collaborator

Hello! Would you mind sharing the version of solana-verify you're using, along with the output of solana config get?

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