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 2020/02/10 08:11:24 UTC

[GitHub] [skywalking] justmine66 commented on issue #3589: No data in skywalking-ui

justmine66 commented on issue #3589: No data in skywalking-ui
URL: https://github.com/apache/skywalking/issues/3589#issuecomment-584003143
 
 
   > tcp: lookup oap.skywalking.svc.cluster.local
   apiVersion: config.istio.io/v1alpha2
   kind: handler
   metadata:
     name: swhandler
     namespace: istio-system
   spec:
     adapter: swadapter
     connection:
       address: "[skywalking deployment name].[k8s namespace].svc.cluster.local:11800"
   I have the same problem, and then correct the address.  
   now solved, but alse blow problem:
   
   2020-02-10T08:01:14.432025Z	info	Publishing 27 events
   2020-02-10T08:01:14.448251Z	info	Built new config.Snapshot: id='6660'
   2020-02-10T08:01:14.454051Z	info	Cleaning up handler table, with config ID:6659
   2020-02-10T08:06:13.439379Z	error	mcp	Error receiving MCP resource: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: NO_ERROR
   2020-02-10T08:06:13.439446Z	error	mcp	Error receiving MCP response: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: NO_ERROR
   2020-02-10T08:06:14.439571Z	info	mcp	(re)trying to establish new MCP sink stream
   2020-02-10T08:06:14.439716Z	info	mcp	New MCP sink stream created
   2020-02-10T08:06:15.459747Z	info	Publishing 27 events
   2020-02-10T08:06:15.474697Z	info	Built new config.Snapshot: id='6661'
   2020-02-10T08:06:15.479202Z	info	Cleaning up handler table, with config ID:6660
   
   No data in skywalking-ui

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services