About linux gRPC INBOUND GO_AWAY

17 views
Skip to first unread message

Liu Weipeng

unread,
Jan 25, 2021, 10:49:32 PM1/25/21
to AdWords API and Google Ads API Forum

I can use google-ads api to get geographic_view datas successfully on my computer with Windows operating system, but when I try to run the same program on linux machine, the program can’t gain the data normally. There are some error messages like this:

 

BiAdvUserAcquisition: (2021-01-08 10:08:06.568) [] [io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler,1759] [DEBUG] - [id: 0x3d092d77, L:/10.43.1.123:53470 - R:googleads.googleapis.com/172.217.23.138:443] HANDSHAKEN: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256

BiAdvUserAcquisition: (2021-01-08 10:08:06.575) [] [io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler,214] [DEBUG] - [id: 0x3d092d77, L:/10.43.1.123:53470 - R:googleads.googleapis.com/172.217.23.138:443] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=16777216}

BiAdvUserAcquisition: (2021-01-08 10:08:06.579) [] [io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler,214] [DEBUG] - [id: 0x3d092d77, L:/10.43.1.123:53470 - R:googleads.googleapis.com/172.217.23.138:443] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041

BiAdvUserAcquisition: (2021-01-08 10:08:06.585) [] [io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler,214] [DEBUG] - [id: 0x3d092d77, L:/10.43.1.123:53470 - R:googleads.googleapis.com/172.217.23.138:443] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=100, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=16384}

BiAdvUserAcquisition: (2021-01-08 10:08:06.586) [] [io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler,191] [DEBUG] - [id: 0x3d092d77, L:/10.43.1.123:53470 - R:googleads.googleapis.com/172.217.23.138:443] OUTBOUND SETTINGS: ack=true

BiAdvUserAcquisition: (2021-01-08 10:08:06.590) [] [io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler,214] [DEBUG] - [id: 0x3d092d77, L:/10.43.1.123:53470 - R:googleads.googleapis.com/172.217.23.138:443] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041

BiAdvUserAcquisition: (2021-01-08 10:08:06.591) [] [io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler,191] [DEBUG] - [id: 0x3d092d77, L:/10.43.1.123:53470 - R:googleads.googleapis.com/172.217.23.138:443] INBOUND SETTINGS: ack=true

BiAdvUserAcquisition: (2021-01-08 10:08:08.792) [] [com.zulong.bi.action.GoogleInsightAcquisition,194] [INFO] - getCountryMap end.

BiAdvUserAcquisition: (2021-01-08 10:12:06.554) [] [io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler,214] [DEBUG] - [id: 0x3d092d77, L:/10.43.1.123:53470 - R:googleads.googleapis.com/172.217.23.138:443] INBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=17 bytes=73657373696f6e5f74696d65645f6f7574

BiAdvUserAcquisition: (2021-01-08 10:12:06.560) [] [io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler,214] [DEBUG] - [id: 0x3d092d77, L:/10.43.1.123:53470 - R:googleads.googleapis.com/172.217.23.138:443] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: googleads.googleapis.com:443, :path: /google.ads.googleads.v6.services.GoogleAdsService/SearchStream, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.30.0, developer-token: Y8SJ7rIC8ztks7j7rIBXeA, login-customer-id: 8959383645, x-goog-api-client: gl-java/1.8.0_201 gapic/ gax/1.57.0 grpc/1.30.0, x-goog-request-params: customer_id=6327983341, grpc-accept-encoding: gzip, authorization: Bearer ya29.a0AfH6SMAHHFeCLOgZJEi2zdqFZOuSiJIFb5_zNnIdTWJJd4684WhxhRQgaAf7Sc5ibepxoqXkrCUfFGbkPTPObRxhXmw3RdacG-CFKYAWK5K-c3NYT-JzdSX2285Cw1Xylmnia68JdHmIoB74zPw4xk4mhlMPhARUM5WuBY_obPYLpA, grpc-timeout: 3599353m] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false

BiAdvUserAcquisition: (2021-01-08 10:12:06.566) [] [io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler,214] [DEBUG] - [id: 0x3d092d77, L:/10.43.1.123:53470 - R:googleads.googleapis.com/172.217.23.138:443] INBOUND PING: ack=false bytes=0

BiAdvUserAcquisition: (2021-01-08 10:12:06.567) [] [io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler,214] [DEBUG] - [id: 0x3d092d77, L:/10.43.1.123:53470 - R:googleads.googleapis.com/172.217.23.138:443] OUTBOUND PING: ack=true bytes=0

BiAdvUserAcquisition: (2021-01-08 10:12:06.568) [] [io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler,214] [DEBUG] - [id: 0x3d092d77, L:/10.43.1.123:53470 - R:googleads.googleapis.com/172.217.23.138:443] INBOUND GO_AWAY: lastStreamId=3 errorCode=0 length=17 bytes=73657373696f6e5f74696d65645f6f7574

 

I think the only difference between my computer and the linux machine is about the “INBOUND GO_AWAY”.Even I shut down the firewall,the message is never changed. I want to know the reason.   
Reply all
Reply to author
Forward
0 new messages