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

Not able to run Auctioneer Execute Sale instruction on purchased NFT[Bug]: #922

Open
samia-invozone opened this issue Dec 22, 2022 · 2 comments
Labels

Comments

@samia-invozone
Copy link

samia-invozone commented Dec 22, 2022

Which package is this bug report for?

auction-house

Which Type of Package is this bug report for?

Rust Contract

Issue description

Following are the activity details on this NFT, when the highest bidder is trying to execute the sale then I'm facing an error. Last & highest bidder is trying to execute sale but it throws error.
image

Following are all transactions of this NFT. You guys can check accounts.
Mint Hash

List Hash

Bid 1 Hash

Bid 2 Hash

Execute Sale Hash

List from new owner hash

Bid 1 Hash

Bid 2 hash

Failed Execute Sale

Relevant log output

{
    "logs": [
        "Program neer8g6yJq2mQM6KbnViEDAD4gr3gRZyMMf4F2p3MEh invoke [1]",
        "Program log: Instruction: ExecuteSale",
        "Instruction references an unknown account GpcLGX5oQLWqsSjtuP4W2ux5Abv27s6AVWuMPmfYvXy8",
        "Program neer8g6yJq2mQM6KbnViEDAD4gr3gRZyMMf4F2p3MEh consumed 68642 of 200000 compute units",
        "Program neer8g6yJq2mQM6KbnViEDAD4gr3gRZyMMf4F2p3MEh failed: An account required by the instruction is missing"
    ],
    "programErrorStack": [
        "neer8g6yJq2mQM6KbnViEDAD4gr3gRZyMMf4F2p3MEh"
    ]
}

Priority this issue should have

High (immediate attention needed)

@samia-invozone
Copy link
Author

@samuelvanderwaal @blockiosaurus any thoughts on this issue? Its been almost a month since I'm facing this.

@Maverick9081
Copy link

its a known issue since like 3-4 months at least, tried different methods and in the gave up.

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

No branches or pull requests

2 participants