in nodejs - continuous failure to connect to Google Cloud Pub/Sub

112 views
Skip to first unread message

מירי

unread,
Jun 12, 2023, 6:19:29 AM6/12/23
to grpc.io

I've been trying for a week to run the simplest code that exists
And despite everything I try, I get the same error:
Error: 1 CANCELED: Call cancelled
     at callErrorFromStatus (C:\storage-actions\node_modules\@grpc\grpc-js\build\src\call.js:31:19)
     at Object.onReceiveStatus (C:\storage-actions\node_modules\@grpc\grpc-js\build\src\client.js:192:76)
     at Object.onReceiveStatus (C:\storage-actions\node_modules\@grpc\grpc-js\build\src\client-interceptors.js:360:141)
     at Object.onReceiveStatus (C:\storage-actions\node_modules\@grpc\grpc-js\build\src\client-interceptors.js:323:181)
     at C:\storage-actions\node_modules\@grpc\grpc-js\build\src\resolving-call.js:94:78
     at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
for call at
  {
   code: 1,
   details: 'Call cancelled',
   metadata: Metadata { internalRepr: Map(0) {}, options: {} },
   note: 'Exception occurred in retry method that was not classified as transient'
}

I am a relatively beginner developer, I would appreciate any help
This is extremely urgent
Thanks
Reply all
Reply to author
Forward
0 new messages