Aias00 commented on issue #6029:
URL: https://github.com/apache/shenyu/issues/6029#issuecomment-2915333128

   > I opened the ShenYu admin console, then clicked the add button, but it 
showed the error: 'Please add selector first.' 
![Image](https://github.com/user-attachments/assets/28ac766e-9217-44cb-9b37-09cc696a1c16)
   > 
   > I’m not very familiar with ShenYu and haven’t been able to understand how 
to resolve this issue by looking at the code. I noticed that other Plugin pages 
have a 'SelectorList' menu.
   > 
   > 1.What is the cause of this error? 2.Is there a brief ShenYu MCP module 
usage documentation?
   
   INSERT INTO shenyu.selector (id, plugin_id, name, match_mode, type, sort, 
handle, enabled, loged, continued, match_restful, namespace_id, date_created, 
date_updated) VALUES ('1913785244204204032', '61', '/http', 0, 0, 1, null, 1, 
1, 1, 0, '649330b6-c2d7-4edc-be8e-8a54df9eb385', '2025-04-20 10:42:13.285', 
'2025-04-20 11:31:19.157');
   sorry i missed this init sql
   
   there is no brief ShenYu MCP module usage documentation not yet. may add 
docs later. 


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

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

Reply via email to