ot-node icon indicating copy to clipboard operation
ot-node copied to clipboard

Telemetry logging error: SendAssertionError

Open haroldboom opened this issue 3 years ago • 1 comments

Issue description

Telemetry logging error: SendAssertionError appearing over and over in logs, it looks like telemetry data isn't being sent at all.

Expected behavior

Telemetry data to be sent without error.

Actual behavior

[2022-01-28 23:25:51] USERLVL: Telemetry logging error: SendAssertionError [2022-01-28 23:25:51] ERROR: Error while sending data with assertion id 11ffb1c7f062e03ceb0bf0427797573c9a957d95fa17d558e8e1677cdb4f58cf to node QmX5mSt8WEUUoersxzekYkpfChAnds7LgA7AWjbRwTLQrC. Error message: stream ended before 1 bytes became available. Error: stream ended before 1 bytes became available at /root/ot-node/node_modules/it-reader/index.js:37:9 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:95:5) at async decoder (/root/ot-node/node_modules/it-length-prefixed/src/decode.js:113:22) at async first (/root/ot-node/node_modules/it-first/index.js:11:20) at async Object.exports.read (/root/ot-node/node_modules/multistream-select/src/multistream.js:31:15) at async module.exports (/root/ot-node/node_modules/multistream-select/src/select.js:21:19) at async Connection.newStream [as _newStream] (/root/ot-node/node_modules/libp2p/src/upgrader.js:263:40) at async Connection.newStream (/root/ot-node/node_modules/libp2p-interfaces/src/connection/connection.js:175:34) at async Libp2pService.sendMessage (/root/ot-node/external/libp2p-service.js:211:26) at async PublishService.store (/root/ot-node/modules/service/publish-service.js:85:16)

Steps to reproduce the problem

  1. Constantly appearing in logs when publishing jobs on beta 1.21

Specifications

  • Node version: OriginTrail Node v6.0.0-beta.1.21
  • Platform: 20.04.3 LTS
  • Node wallet: 0xF89156e7E743AeA6F3bfdeC15E4Cf908deb03bc6
  • Node libp2p identity: QmSK4UaCHsmjyUrDtWJEmpycRAxMR8V9aruLSP59tzEoPT

Contact details

Error logs

Attached

Disclaimer

Please be aware that the issue reported on a public repository allows everyone to see your node logs, node details, and contact details. If you have any sensitive information, feel free to share it by sending an email to [email protected]. Screenshot 2022-01-29 103302

haroldboom avatar Jan 28 '22 23:01 haroldboom

SendAssertionError means some errors occured when sending assertions to a subset of the nodes you contacted. When you see USERLVL: Telemetry logging error: xxx it means the plugin is storing data about that particular error, so the Telemetry plugin is actually working as intended.

zeroxbt avatar Jan 29 '22 00:01 zeroxbt

This issue is being closed as inactive due to the date of the last activity on it. If you believe this is still a problem, please create a new issue and confirm that it is reproducible in the current ot-node release version. We are working towards closing open issues that meet specific criteria and ask you to create a new one for those that that are truly bugs in current release. We'll be monitoring those issues so that they are properly managed.

Thank you, OriginTrail Team

NZT48 avatar Dec 26 '22 16:12 NZT48