Giulio_Loffreda:
28/05/2020 15:02:12INFO[2353] finished streaming call with code Unauthenticated error="rpc error: code = Unauthenticated desc = authentication failed: jwt parse error: token contains an invalid number of segments" grpc.code=Unauthenticated grpc.method=StreamFrameLogs grpc.service=api.GatewayService grpc.start_time="2020-05-28T18:02:12Z" grpc.time_ms=0.087 peer.address="127.0.0.1:36354" span.kind=server system=grpc
As I’m not connected or authenticated.
Are you using a proxy? It looks like there is an issue with the forwarding of the JWT tokens in the WebSocket request to the ChirpStack Application Server.
It might be related to this: Rpc error: code = Unauthenticated and Live Frame Logs / Live Event Disconnected - #9 by brocaar (I posted a possible solution using NGINX).