You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/08/03 14:50:48 UTC

[GitHub] [skywalking] kezhenxu94 commented on issue #7405: [BUG] Skywalking-nodejs throw error TraceReportClient.js

kezhenxu94 commented on issue #7405:
URL: https://github.com/apache/skywalking/issues/7405#issuecomment-891911804


   `Error: 2 UNKNOWN:` this gRPC error is very hard to diagnose from our side because it’s even UNKNOWN to gRPC side, so you have to check some basic items, 1. you set the OAP address correctly 2. The network between the OAP and the agent is accessible. 
   
   You can also compare your codes with our tests in the nodejs repo to see what makes it different in your side. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org