You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
esult: {"jsonrpc":"2.0","result":{"context":{"apiVersion":"1.18.23","slot":295365858},"value":{"accounts":null,"err":{"InstructionError":[1,{"Custom":5}]},"innerInstructions":null,"logs":["Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo invoke [1]","Program log: Instruction: Refresh Reserve","Program log: Pyth oracle price is too stale!","Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo consumed 43697 of 600000 compute units","Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo success","Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo invoke [1]","Program log: Instruction: Refresh Obligation","Program log: Deposit reserve provided for collateral 0 is not owned by the lending program","Program log: Input account owner is not the program address","Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo consumed 3885 of 556303 compute units","Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo failed: custom program error: 0x5"],"returnData":null,"unitsConsumed":47582}},"id":3}
Transaction Simulation:
Error: Solnet.Rpc.Models.TransactionError
Logs:
Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo invoke [1]
Program log: Instruction: Refresh Reserve
Program log: Pyth oracle price is too stale!
Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo consumed 43697 of 600000 compute units
Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo success
Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo invoke [1]
Program log: Instruction: Refresh Obligation
Program log: Deposit reserve provided for collateral 0 is not owned by the lending program
Program log: Input account owner is not the program address
Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo consumed 3885 of 556303 compute units
Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo failed: custom program error: 0x5
The text was updated successfully, but these errors were encountered:
When I try to submit a transaction using the example code for this pool https://save.finance/dashboard?pool=bQYiravAGVmvBzX8VjaSvMNmiKXcS7q6sDjutQLAQs3, I got the below error:
esult: {"jsonrpc":"2.0","result":{"context":{"apiVersion":"1.18.23","slot":295365858},"value":{"accounts":null,"err":{"InstructionError":[1,{"Custom":5}]},"innerInstructions":null,"logs":["Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo invoke [1]","Program log: Instruction: Refresh Reserve","Program log: Pyth oracle price is too stale!","Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo consumed 43697 of 600000 compute units","Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo success","Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo invoke [1]","Program log: Instruction: Refresh Obligation","Program log: Deposit reserve provided for collateral 0 is not owned by the lending program","Program log: Input account owner is not the program address","Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo consumed 3885 of 556303 compute units","Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo failed: custom program error: 0x5"],"returnData":null,"unitsConsumed":47582}},"id":3}
Transaction Simulation:
Error: Solnet.Rpc.Models.TransactionError
Logs:
Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo invoke [1]
Program log: Instruction: Refresh Reserve
Program log: Pyth oracle price is too stale!
Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo consumed 43697 of 600000 compute units
Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo success
Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo invoke [1]
Program log: Instruction: Refresh Obligation
Program log: Deposit reserve provided for collateral 0 is not owned by the lending program
Program log: Input account owner is not the program address
Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo consumed 3885 of 556303 compute units
Program So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo failed: custom program error: 0x5
The text was updated successfully, but these errors were encountered: