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

add more info to the error message #1603

Open
victoryeo opened this issue Jul 23, 2024 · 0 comments
Open

add more info to the error message #1603

victoryeo opened this issue Jul 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@victoryeo
Copy link

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

@victoryeo victoryeo added the enhancement New feature or request label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant