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
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'
}
The text was updated successfully, but these errors were encountered:
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'
}
The text was updated successfully, but these errors were encountered: