Skip to content

TypeError: message.encode is not a function #488

@stephenplusplus

Description

@stephenplusplus

This GCN Logging system test errors when using gRPC 1.3.0 (released yesterday):

  1) Logging logs should write a single entry to a log:
     TypeError: message.encode is not a function
      at BundleDescriptor.getByteLength [as byteLengthFunction] (node_modules\google-gax\lib\grpc.js:196:24)
      at node_modules\google-gax\lib\bundling.js:338:38
      at Array.forEach (native)
      at BundleExecutor.schedule (node_modules\google-gax\lib\bundling.js:337:16)
      at node_modules\google-gax\lib\bundling.js:474:20
      at Canceller.call (node_modules\google-gax\lib\api_callable.js:110:19)
      at Bundleable.call (node_modules\google-gax\lib\bundling.js:473:12)
      at node_modules\google-gax\lib\api_callable.js:361:17

Metadata

Metadata

Labels

🚨This issue needs some love.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions