HashTableHu commented on issue #4704: URL: https://github.com/apache/skywalking/issues/4704#issuecomment-618918532
Oh, that's how I use the command. Is that right? java -javaagent:/skywalking/skywalking-agent.jar -Dskywalking.agent.service_name=cloud-user -Dskywalking.collector.backend_service=192.168.40.205:11800 -Duser.timezone=GMT+08 -jar officeplatform-0.0.1-SNAPSHOT.jar ------------------ 原始邮件 ------------------ 发件人: "吴晟 Wu Sheng"<[email protected]>; 发送时间: 2020年4月24日(星期五) 下午5:50 收件人: "apache/skywalking"<[email protected]>; 抄送: "胡国涛"<[email protected]>;"Author"<[email protected]>; 主题: Re: [apache/skywalking] [Question] skywalking receiver reports an error of "Unexpected HTTP/1.x " (#4704) You are sending HTTP 1 data to the gRPC port. I don't understand how do you make this. Our agents don't use HTTP protocol, except for Nginx Lua. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. ---------------------------------------------------------------- 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]
