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

Running anchor test on anchor example returns error #114

Open
asvsfs opened this issue Feb 23, 2024 · 1 comment
Open

Running anchor test on anchor example returns error #114

asvsfs opened this issue Feb 23, 2024 · 1 comment

Comments

@asvsfs
Copy link

asvsfs commented Feb 23, 2024

Steps to produce

  1. solana-keygen new -o program_address.json
  2. cd examples/sol-contract-anchor
  3. anchor build
  4. anchor deploy --program-keypair program_address.json --program-name sol-anchor-contract
  5. npm i
  6. anchor test
  1. sol-anchor-contract
    Check loan to value ratio.:
    Error: AnchorError caused by account: pyth_loan_account. Error Code: PythError. Error Number: 6005. Error Message: Pyth has an internal error..
@yafetful
Copy link

yafetful commented Mar 8, 2024

metoo

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