fu-turer opened a new issue #6799: URL: https://github.com/apache/skywalking/issues/6799
Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Bug ___ ### Question - topology interface show nothing ___ ### Bug - Which version of SkyWalking, OS, and JRE? Skywalking 8.5.0 OS: eulerOS 2.5 JRE: tried both version 8 and 11 - Which company or project? - What happened? dashboard:  pulsar client agent logs: ```DEBUG 2021-04-21 13:48:18:355 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] INBOUND PING: ack=true bytes=1234 DEBUG 2021-04-21 13:48:18:359 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] OUTBOUND HEADERS: streamId=8513 headers=GrpcHttp2OutboundHeaders[:authority: skywalking-clusteip.default.svc.cluster.local:11800, :path: /skywalking.v3.TraceSegmentReportService/collect, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.32.1, agent-version: 8.5.0, grpc-accept-encoding: gzip, grpc-timeout: 29999978u] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false DEBUG 2021-04-21 13:48:18:359 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] OUTBOUND DATA: streamId=8513 padding=0 endStream=true length=496 bytes=00000001eb0a3564616364386662653762633434383030616331306433646261376132303663632e34362e313631393031323839383335303533343312356461... DEBUG 2021-04-21 13:48:18:359 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] INBOUND PING: ack=false bytes=1234 DEBUG 2021-04-21 13:48:18:359 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] OUTBOUND PING: ack=true bytes=1234 DEBUG 2021-04-21 13:48:18:359 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] INBOUND HEADERS: streamId=8513 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false DEBUG 2021-04-21 13:48:18:359 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] INBOUND DATA: streamId=8513 padding=0 endStream=false length=5 bytes=0000000000 DEBUG 2021-04-21 13:48:18:360 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] OUTBOUND PING: ack=false bytes=1234 DEBUG 2021-04-21 13:48:18:360 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] INBOUND HEADERS: streamId=8513 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true DEBUG 2021-04-21 13:48:18:360 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] INBOUND PING: ack=true bytes=1234 ``` ___ ### Requirement or improvement -- 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: [email protected]
