nestjs-microservice-boilerplate-api icon indicating copy to clipboard operation
nestjs-microservice-boilerplate-api copied to clipboard

Encountering OTLP Error

Open neeteshraj opened this issue 1 year ago • 0 comments
trafficstars

(node:25144) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead. (Use node --trace-deprecation ... to show where the warning was created) {"stack":"RangeError [ERR_BUFFER_OUT_OF_BOUNDS]: "length" is outside of buffer bounds\n at proto.utf8Write (node:internal/buffer:1066:13)\n at Op.writeStringBuffer [as fn] (E:\nifty\backend\gateway\node_modules\protobufjs\src\writer_buffer.js:61:13)\n at BufferWriter.finish (E:\nifty\backend\gateway\node_modules\protobufjs\src\writer.js:453:14)\n at Object.serializeRequest (E:\nifty\backend\gateway\node_modules\@opentelemetry\otlp-transformer\src\protobuf\serializers.ts:89:45)\n at OTLPTraceExporter.send (E:\nifty\backend\gateway\node_modules\@opentelemetry\otlp-exporter-base\src\platform\node\OTLPExporterNodeBase.ts:95:35)\n at (E:\nifty\backend\gateway\node_modules\@opentelemetry\otlp-exporter-base\src\OTLPExporterBase.ts:108:14)\n at new Promise ()\n at OTLPTraceExporter._export (E:\nifty\backend\gateway\node_modules\@opentelemetry\otlp-exporter-base\src\OTLPExporterBase.ts:105:12)\n at OTLPTraceExporter.export (E:\nifty\backend\gateway\node_modules\@opentelemetry\otlp-exporter-base\src\OTLPExporterBase.ts:95:10)\n at doExport (E:\nifty\backend\gateway\node_modules\@opentelemetry\sdk-trace-base\src\export\BatchSpanProcessorBase.ts:193:32)","code":"ERR_BUFFER_OUT_OF_BOUNDS","message":""length" is outside of buffer bounds","name":"RangeError"} Screenshot 2024-08-28 235418

neeteshraj avatar Aug 28 '24 18:08 neeteshraj