Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

error: unCaught exception: AssertionError: Assertion failed #94

Open
ajoysahu opened this issue Dec 25, 2019 · 0 comments
Open

error: unCaught exception: AssertionError: Assertion failed #94

ajoysahu opened this issue Dec 25, 2019 · 0 comments

Comments

@ajoysahu
Copy link

Getting the below error when i run my node application in a centos 7 machine. Same works fine in Ubuntu 18.0.4
SkyAPM-nodejs: v1.1.2
What are the possible reasons of this failure?

error: unCaught exception: AssertionError: Assertion failed
at new goog.asserts.AssertionError (/home/uhmuser/builtio/integration-exchange/node_modules/google-protobuf/google-protobuf.js:81:876)
at Object.goog.asserts.doAssertFailure_ (/home/uhmuser/builtio/integration-exchange/node_modules/google-protobuf/google-protobuf.js:82:257)
at Object.goog.asserts.assert [as assert] (/home/uhmuser/builtio/integration-exchange/node_modules/google-protobuf/google-protobuf.js:83:83)
at jspb.BinaryWriter.writeInt32 (/home/uhmuser/builtio/integration-exchange/node_modules/google-protobuf/google-protobuf.js:482:77)
at proto.SegmentReference.serializeBinaryToWriter (/home/uhmuser/builtio/integration-exchange/node_modules/skyapm-nodejs/lib/network/language-agent-v2/trace_pb.js:544:12)
at jspb.BinaryWriter.writeRepeatedMessage (/home/uhmuser/builtio/integration-exchange/node_modules/google-protobuf/google-protobuf.js:505:385)
at proto.SpanObjectV2.serializeBinaryToWriter (/home/uhmuser/builtio/integration-exchange/node_modules/skyapm-nodejs/lib/network/language-agent-v2/trace_pb.js:981:12)
at jspb.BinaryWriter.writeRepeatedMessage (/home/uhmuser/builtio/integration-exchange/node_modules/google-protobuf/google-protobuf.js:505:385)
at Function.proto.SegmentObject.serializeBinaryToWriter (/home/uhmuser/builtio/integration-exchange/node_modules/skyapm-nodejs/lib/network/language-agent-v2/trace_pb.js:179:12)
at proto.SegmentObject.serializeBinary (/home/uhmuser/builtio/integration-exchange/node_modules/skyapm-nodejs/lib/network/language-agent-v2/trace_pb.js:155:23)
at TraceSegment.transform (/home/uhmuser/builtio/integration-exchange/node_modules/skyapm-nodejs/lib/trace/trace-segment.js:123:62)
at /home/uhmuser/builtio/integration-exchange/node_modules/skyapm-nodejs/lib/services/remote-client-service.js:72:30
at /home/uhmuser/builtio/integration-exchange/node_modules/skyapm-nodejs/node_modules/async/dist/async.js:3880:24
at replenish (/home/uhmuser/builtio/integration-exchange/node_modules/skyapm-nodejs/node_modules/async/dist/async.js:1011:17)
at /home/uhmuser/builtio/integration-exchange/node_modules/skyapm-nodejs/node_modules/async/dist/async.js:1016:9
at eachOfLimit (/home/uhmuser/builtio/integration-exchange/node_modules/skyapm-nodejs/node_modules/async/dist/async.js:1041:24)
at /home/uhmuser/builtio/integration-exchange/node_modules/skyapm-nodejs/node_modules/async/dist/async.js:1046:16
at _parallel (/home/uhmuser/builtio/integration-exchange/node_modules/skyapm-nodejs/node_modules/async/dist/async.js:3879:5)
at Object.series (/home/uhmuser/builtio/integration-exchange/node_modules/skyapm-nodejs/node_modules/async/dist/async.js:4735:5)
at RemoteClient.sendTraceData (/home/uhmuser/builtio/integration-exchange/node_modules/skyapm-nodejs/lib/services/remote-client-service.js:82:11)
at TraceSegmentCachePool._consumer (/home/uhmuser/builtio/integration-exchange/node_modules/skyapm-nodejs/lib/services/trace-send-service.js:35:52)
at TraceSegmentCachePool.consumeData (/home/uhmuser/builtio/integration-exchange/node_modules/skyapm-nodejs/lib/cache/index.js:43:14) uid=c3572850-26fa-11ea-a456-dbb413050a73

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant