You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by GitBox <gi...@apache.org> on 2023/01/09 07:02:31 UTC

[GitHub] [shenyu] Layfolk-zcy opened a new issue, #4302: websocket plugin data is empty

Layfolk-zcy opened a new issue, #4302:
URL: https://github.com/apache/shenyu/issues/4302

   ### Question
   
   shenyu version-2.5.0
   
   **shenyu Admin and gateway  data sync by nacos**
   
   when i run websocket example project that selector data is empty in proxy of pluginList.
   
   In the picture, the data is inserted by myself
   ![image](https://user-images.githubusercontent.com/59356890/211254036-5384936d-4faa-4ef0-b9a0-7ae2df37e745.png)
   ![image](https://user-images.githubusercontent.com/59356890/211254235-3be72f12-f0d0-4d32-b38f-8796cf9155ff.png)
   ![image](https://user-images.githubusercontent.com/59356890/211254254-abc57834-41c5-44c1-94d7-57ee5e9104b7.png)
   
   
   this is a result by postman.
   ![image](https://user-images.githubusercontent.com/59356890/211254081-9dd6e05b-1322-40f4-b1d2-4005c26f6af9.png)
   
   
   this is config of websocket server
   ![image](https://user-images.githubusercontent.com/59356890/211254186-92672305-a5e7-437a-b1da-3cc106a097e7.png)
   
   


-- 
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@shenyu.apache.org.apache.org

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


[GitHub] [shenyu] yu199195 closed issue #4302: websocket plugin data is empty

Posted by "yu199195 (via GitHub)" <gi...@apache.org>.
yu199195 closed issue #4302: websocket plugin data is empty
URL: https://github.com/apache/shenyu/issues/4302


-- 
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@shenyu.apache.org

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


[GitHub] [shenyu] iwangjie commented on issue #4302: websocket plugin data is empty

Posted by "iwangjie (via GitHub)" <gi...@apache.org>.
iwangjie commented on issue #4302:
URL: https://github.com/apache/shenyu/issues/4302#issuecomment-1416911519

   Check that the IP and port mappings are correct, and try using the TELNET command to test the WS operation.
   
   If you can not solve your problem, please try to refer to the following article, may be helpful to you
   - https://github.com/spring-cloud/spring-cloud-gateway/issues/2115
   - https://github.com/reactor/reactor-netty/pull/1635/commits
   


-- 
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@shenyu.apache.org

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