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

BroadcastErrorObject: Broadcasting transaction failed #43

Open
layhau opened this issue Dec 19, 2024 · 0 comments
Open

BroadcastErrorObject: Broadcasting transaction failed #43

layhau opened this issue Dec 19, 2024 · 0 comments

Comments

@layhau
Copy link

layhau commented Dec 19, 2024

Hi I've received this error message, is there anything I could do to fix it? Looks like this starts to happen since the latest update.

Error: Order is not found/filled. Retry again, count: 0
at DydxV4Client. (/app/dist/services/dydx_v4/dydxV4Client.js:168:31)
at Generator.next ()
at fulfilled (/app/dist/services/dydx_v4/dydxV4Client.js:5:58)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Retry again, count: 0
Client ID: 1230331393
BroadcastErrorObject: Broadcasting transaction failed: GoodTilBlock 32848160 is less than the current blockHeight 32848165: The next block height is greater than the GoodTilBlock of the message
at TendermintClient.broadcastTransactionSync (/app/node_modules/@dydxprotocol/v4-client-js/build/src/clients/modules/tendermintClient.js:69:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
result: {
code: 10,
codespace: 'clob',
log: 'GoodTilBlock 32848160 is less than the current blockHeight 32848165: The next block height is greater than the GoodTilBlock of the message',
data: Uint8Array(0) [],
events: [],
gasWanted: 0n,
gasUsed: 0n,
hash: Uint8Array(32) [
161, 252, 148, 192, 23, 121, 57, 24,
50, 33, 58, 93, 133, 97, 14, 223,
30, 6, 124, 180, 11, 248, 99, 150,
222, 232, 107, 147, 43, 5, 246, 27
]
},
code: 10,
codespace: 'clob'
}

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

1 participant