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
Please share the technical limitation of Caliper that you encountered.
when running benchmark, error occur "not found"
please add more information to explain what is not found.
2024.07.23-16:29:04.795 info [caliper] [caliper-worker] Info: worker 0 prepare test phase for round 0 is completed
2024.07.23-16:29:04.796 error [caliper] [worker-message-handler] Error while handling "prepare" message for Worker (214732): Error: Returned error: Not Found
at Object.ErrorResponse (/home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/web3-core-helpers/lib/errors.js:28:19)
at Object.callback (/home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/web3-core-requestmanager/lib/index.js:288:36)
at /home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/web3-providers-ws/lib/index.js:114:45
at Array.forEach ()
at WebsocketProvider._onMessage (/home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/web3-providers-ws/lib/index.js:102:69)
at W3CWebSocket._dispatchEvent [as dispatchEvent] (/home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/yaeti/lib/EventTarget.js:115:12)
at W3CWebSocket.onMessage (/home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/websocket/lib/W3CWebSocket.js:234:14)
at WebSocketConnection. (/home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/websocket/lib/W3CWebSocket.js:205:19)
at WebSocketConnection.emit (node:events:519:28)
at WebSocketConnection.processFrame (/home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/websocket/lib/WebSocketConnection.js:554:26)
at /home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/websocket/lib/WebSocketConnection.js:323:40
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
2024.07.23-16:29:04.799 error [caliper] [round-orchestrator] Failed round 1 (50 txns with 1tps): Error: Error: Returned error: Not Found
Please detail your feature idea that could alleviate the limitation.
please add more information to explain what is not found.
Please share some details about your use case if possible, and how the new feature would make Caliper a better performance benchmarking framework.
No response
Please share any suggestions about the new feature's code/configuration API (using formatted YAML segments or pseudo-code).
No response
The text was updated successfully, but these errors were encountered:
Please share the technical limitation of Caliper that you encountered.
when running benchmark, error occur "not found"
please add more information to explain what is not found.
2024.07.23-16:29:04.795 info [caliper] [caliper-worker] Info: worker 0 prepare test phase for round 0 is completed
2024.07.23-16:29:04.796 error [caliper] [worker-message-handler] Error while handling "prepare" message for Worker (214732): Error: Returned error: Not Found
at Object.ErrorResponse (/home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/web3-core-helpers/lib/errors.js:28:19)
at Object.callback (/home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/web3-core-requestmanager/lib/index.js:288:36)
at /home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/web3-providers-ws/lib/index.js:114:45
at Array.forEach ()
at WebsocketProvider._onMessage (/home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/web3-providers-ws/lib/index.js:102:69)
at W3CWebSocket._dispatchEvent [as dispatchEvent] (/home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/yaeti/lib/EventTarget.js:115:12)
at W3CWebSocket.onMessage (/home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/websocket/lib/W3CWebSocket.js:234:14)
at WebSocketConnection. (/home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/websocket/lib/W3CWebSocket.js:205:19)
at WebSocketConnection.emit (node:events:519:28)
at WebSocketConnection.processFrame (/home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/websocket/lib/WebSocketConnection.js:554:26)
at /home/vic/workspace/settlemint/besu-benchmarks/caliper-benchmarks/node_modules/websocket/lib/WebSocketConnection.js:323:40
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
2024.07.23-16:29:04.799 error [caliper] [round-orchestrator] Failed round 1 (50 txns with 1tps): Error: Error: Returned error: Not Found
Please detail your feature idea that could alleviate the limitation.
please add more information to explain what is not found.
Please share some details about your use case if possible, and how the new feature would make Caliper a better performance benchmarking framework.
No response
Please share any suggestions about the new feature's code/configuration API (using formatted YAML segments or pseudo-code).
No response
The text was updated successfully, but these errors were encountered: