Warning: Server.Serve failed to create ServerTransport

time="2022-03-08T00:35:40.456052477Z" level=warning msg="[core] grpc: Server.Serve failed to create ServerTransport:  connection error: desc = \"transport: http2Server.HandleStreams received bogus greeting from client: \\\"\\\\x16\\\\x03\\\\x01\\\\x00\\\\xee\\\\x01\\\\x00\\\\x00\\\\xea\\\\x03\\\\x03e\\\\xe9\\\\\\\"I{\\\\xe9\\\\x00\\\\x17\\\\x16\\\\xf1\\\\x1cÖ\\\"\""
time="2022-03-08T00:35:40.47057426Z" level=warning msg="[core] grpc: Server.Serve failed to create ServerTransport:  connection error: desc = \"transport: http2Server.HandleStreams failed to receive the preface from client: read tcp 172.18.0.5:8000->222.186.19.235:53916: read: connection reset by peer\""
time="2022-03-08T01:56:39.005656811Z" level=warning msg="[core] grpc: Server.Serve failed to create ServerTransport:  connection error: desc = \"transport: http2Server.HandleStreams received bogus greeting from client: \\\"\\\\x03\\\\x00\\\\x00/*\\\\xe0\\\\x00\\\\x00\\\\x00\\\\x00\\\\x00Cookie: mstsh\\\"\""
time="2022-03-08T02:01:06.471599711Z" level=warning msg="[core] grpc: Server.Serve failed to create ServerTransport:  connection error: desc = \"transport: http2Server.HandleStreams received bogus greeting from client: \\\"GET / HTTP/1.1\\\\r\\\\nHost: 10\\\"\""
time="2022-03-08T02:01:07.259119724Z" level=warning msg="[core] grpc: Server.Serve failed to create ServerTransport:  connection error: desc = \"transport: http2Server.HandleStreams received bogus greeting from client: \\\"GET /zabbix/ HTTP/1.1\\\\r\\\\nH\\\"\""
time="2022-03-08T03:30:23.004838634Z" level=warning msg="[core] grpc: Server.Serve failed to create ServerTransport:  connection error: desc = \"transport: http2Server.HandleStreams received bogus greeting from client: \\\"GET / HTTP/1.1\\\\r\\\\nHost: 10\\\"\""
time="2022-03-08T04:36:21.411269677Z" level=warning msg="[core] grpc: Server.Serve failed to create ServerTransport:  connection error: desc = \"transport: http2Server.HandleStreams received bogus greeting from client: \\\"\\\\x03\\\\x00\\\\x00/*\\\\xe0\\\\x00\\\\x00\\\\x00\\\\x00\\\\x00Cookie: mstsh\\\"\""
time="2022-03-08T05:06:10.036803818Z" level=warning msg="[core] grpc: Server.Serve failed to create ServerTransport:  connection error: desc = \"transport: http2Server.HandleStreams received bogus greeting from client: \\\"GET / HTTP/1.0\\\\r\\\\nHost: 10\\\"\""
time="2022-03-08T05:06:10.470327846Z" level=warning msg="[core] grpc: Server.Serve failed to create ServerTransport:  connection error: desc = \"transport: http2Server.HandleStreams received bogus greeting from client: \\\"GET / HTTP/1.1\\\\r\\\\nHost: 10\\\"\""
time="2022-03-08T05:06:21.165064739Z" level=warning msg="[core] grpc: Server.Serve failed to create ServerTransport:  connection error: desc = \"transport: http2Server.HandleStreams failed to receive the preface from client: unexpected EOF\""
time="2022-03-08T05:57:21.300580348Z" level=warning msg="[core] grpc: Server.Serve failed to create ServerTransport:  connection error: desc = \"transport: http2Server.HandleStreams received bogus greeting from client: \\\"\\\\x03\\\\x00\\\\x00/*\\\\xe0\\\\x00\\\\x00\\\\x00\\\\x00\\\\x00Cookie: mstsh\\\"\""

What is that? I am using docker-compose to build Chirpstack.

Help yourself. Search for snippet of error with chirpstack, on the chance that someone ran into same issue before. “transport: http2Server.HandleStreams received bogus greeting from client:” chirpstack

doing this would have shown you two things:

  1. yes, others have run into same error before
  2. information you provided is entirely insufficient to help you

This would have prevented you from repeating #2 when posting here :slight_smile: