candy icon indicating copy to clipboard operation
candy copied to clipboard

当从Android 端添加好友时服务器报错

Open culturer opened this issue 7 years ago • 1 comments

当从Android 端添加好友时服务器报错 2019/02/03 23:53:20 manager.go:97 [error] getConnection get token error:D:/GOPATH/src/github.com/dearcode/candy/util/errors.go:74: invalid context D:/GOPATH/src/github.com/dearcode/candy/util/common.go:95: , ctx:context.Background.WithCancel.WithCancel.WithValue(peer.peerKey{}, &peer.Peer{Addr:(*net.TCPAddr)(0xc04220e240), AuthInfo:credentials.AuthInfo(nil)}).WithValue(transport.streamKey{}, <stream: 0xc0422c8a00, /candy.meta.Gate/Friend>).WithValue(metadata.mdIncomingKey{}, metadata.MD{":authority":[]string{"192.168.0.104"}, "user-agent":[]string{"grpc-go/1.0"}}) Android 端返回这个 I/IMManager: onError: {"event":0,"from":0,"group":0,"id":0,"msg":"rpc error: code \u003d 12 desc \u003d unknown method Ready","relation":0,"to":0} 2019-02-04 00:12:29.700 18910-18910/com.culturer.mplayer I/accs.MsgDistributeService: onStartCommand action:com.taobao.accs.intent.action.RECEIVE 2019-02-04 00:12:29.700 18910-18954/com.culturer.mplayer I/accs.MsgDistribute: distribute command::103 serviceId:: dataId:: appkey: config: 2019-02-04 00:12:30.222 18910-18910/com.culturer.mplayer I/IMManager: nUnHealth: {"event":0,"from":0,"group":0,"id":0,"msg":"rpc error: code \u003d 12 desc \u003d unknown service grpc.health.v1.Health","relation":0,"to":0}

culturer avatar Feb 03 '19 16:02 culturer

不好意思,现在手头工作太多,过段时间我再修复,或者你可以帮着修复下,,,

c-wind avatar Feb 19 '19 00:02 c-wind