You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "lmzhizhe (via GitHub)" <gi...@apache.org> on 2023/03/09 06:46:57 UTC

[GitHub] [skywalking] lmzhizhe opened a new issue, #10519: [Bug] When I integrated the skywalking agent, the service reported the following error:

lmzhizhe opened a new issue, #10519:
URL: https://github.com/apache/skywalking/issues/10519

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Apache SkyWalking Component
   
   OAP server (apache/skywalking)
   
   ### What happened
   
   When I integrated the skywalking agent, the service reported the following error:
   async-http-client-2.4.7 
   java agent 9.3.0
   java.lang.IllegalArgumentException: No WebSocketUpgradeHandler but scheme is ws
   	at org.asynchttpclient.netty.request.NettyRequestSender.validateWebSocketRequest(NettyRequestSender.java:561) ~[async-http-client-2.4.7.jar!/:na]
   	at org.asynchttpclient.netty.request.NettyRequestSender.sendRequest(NettyRequestSender.java:92) ~[async-http-client-2.4.7.jar!/:na]
   	at org.asynchttpclient.DefaultAsyncHttpClient.execute$original$Z1R4M22G(DefaultAsyncHttpClient.java:240) [async-http-client-2.4.7.jar!/:na]
   	at org.asynchttpclient.DefaultAsyncHttpClient.execute$original$Z1R4M22G$accessor$MxexIWlo(DefaultAsyncHttpClient.java) [async-http-client-2.4.7.jar!/:na]
   	at org.asynchttpclient.DefaultAsyncHttpClient$auxiliary$vXuU6vHN.call(Unknown Source) [async-http-client-2.4.7.jar!/:na]
   
   
   ### What you expected to happen
   
   no error
   
   ### How to reproduce
   
   java.lang.IllegalArgumentException: No WebSocketUpgradeHandler but scheme is ws
   	at org.asynchttpclient.netty.request.NettyRequestSender.validateWebSocketRequest(NettyRequestSender.java:561) ~[async-http-client-2.4.7.jar!/:na]
   	at org.asynchttpclient.netty.request.NettyRequestSender.sendRequest(NettyRequestSender.java:92) ~[async-http-client-2.4.7.jar!/:na]
   	at org.asynchttpclient.DefaultAsyncHttpClient.execute$original$Z1R4M22G(DefaultAsyncHttpClient.java:240) [async-http-client-2.4.7.jar!/:na]
   	at org.asynchttpclient.DefaultAsyncHttpClient.execute$original$Z1R4M22G$accessor$MxexIWlo(DefaultAsyncHttpClient.java) [async-http-client-2.4.7.jar!/:na]
   	at org.asynchttpclient.DefaultAsyncHttpClient$auxiliary$vXuU6vHN.call(Unknown Source) [async-http-client-2.4.7.jar!/:na]
   
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] wu-sheng closed issue #10519: [Bug] When I integrated the skywalking agent, the service reported the following error:

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng closed issue #10519: [Bug] When I integrated the skywalking agent, the service reported the following error:
URL: https://github.com/apache/skywalking/issues/10519


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org