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

UNIQUE constraint failed: tx_locator_map.block_height, tx_locator_map.tx_index") #1384

Open
pacu opened this issue Mar 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pacu
Copy link
Contributor

pacu commented Mar 1, 2024

Describe the issue

Please provide a general summary of the issue you're experiencing

When running a testPaymentToValidURIFulfillmentSucceeds test this happens:

testPaymentToValidURIFulfillmentSucceeds(): failed - Failed with error: rustScanBlocks("Error while scanning blocks: The underlying datasource produced the following error: UNIQUE constraint failed: tx_locator_map.block_height, tx_locator_map.tx_index")

Can you reliably reproduce the issue?

sometimes

If so, please list the steps to reproduce below:

  1. run this branch pacu:feature/uri-initiated-payments
  2. launch darksidewalletd
  3. run testPaymentToValidURIFulfillmentSucceeds

Expected behaviour

Test should pass

Actual behaviour + errors

testPaymentToValidURIFulfillmentSucceeds(): failed - Failed with error: rustScanBlocks("Error while scanning blocks: The underlying datasource produced the following error: UNIQUE constraint failed: tx_locator_map.block_height, tx_locator_map.tx_index")
@pacu pacu added the bug Something isn't working label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant