[Question] Local Deployment error: can not match selector data: divide
See original GitHub issueQuestion
Run directly using the source code.
When the client register, the BootstrapApplication has an error log:
2022-07-01 10:30:16 [parallel-1] ERROR org.apache.shenyu.plugin.api.utils.WebFluxResultUtils - can not match selector data: divide
2022-07-01 10:30:16 [parallel-2] ERROR org.apache.shenyu.plugin.api.utils.WebFluxResultUtils - can not match selector data: divide
2022-07-01 10:30:16 [parallel-3] ERROR org.apache.shenyu.plugin.api.utils.WebFluxResultUtils - can not match selector data: divide
2022-07-01 10:30:16 [parallel-4] ERROR org.apache.shenyu.plugin.api.utils.WebFluxResultUtils - can not match selector data: divide
2022-07-01 10:30:16 [parallel-5] ERROR org.apache.shenyu.plugin.api.utils.WebFluxResultUtils - can not match selector data: divide
2022-07-01 10:30:16 [parallel-6] ERROR org.apache.shenyu.plugin.api.utils.WebFluxResultUtils - can not match selector data: divide
2022-07-01 10:30:16 [parallel-7] ERROR org.apache.shenyu.plugin.api.utils.WebFluxResultUtils - can not match selector data: divide
2022-07-01 10:31:50 [WebSocketConnectReadThread-48] INFO org.apache.shenyu.plugin.sync.data.websocket.client.ShenyuWebsocketClient - handleResult({"groupType":"PLUGIN","eventType":"UPDATE","data":[{"id":"5","name":"divide","config":"{\"multiSelectorHandle\":\"1\",\"multiRuleHandle\":\"0\"}","role":"Proxy","enabled":true,"sort":200}]})
2022-07-01 10:31:50 [WebSocketConnectReadThread-48] INFO org.apache.shenyu.web.handler.ShenyuWebHandler - shenyu use plugin:[divide]
In admin, can not found register info.


How to resolve this, need help, thanks
Issue Analytics
- State:
- Created a year ago
- Comments:19 (19 by maintainers)
Top Results From Across the Web
Kubernetes Error Codes: Selector Does Not Match Template ...
The `selector does not match template labels` error message occurs when no resources match the selector defined for a deployment or ReplicaSet.
Read more >how to ignore /favicon.ico request? · Issue #3261 - GitHub
Question when I call my api via browser, this message display: ... WebFluxResultUtils - can not match selector data: divide , /favicon.ico.
Read more >Getting 'didn't match node selector' when running Docker ...
"Warning FailedScheduling 3m (x2 over 3m) default-scheduler 0/3 nodes are available: 3 node(s) didn't match node selector." Does it mean that I ...
Read more >Troubleshooting index lifecycle management errors - Elastic
This indicates that the cluster is running out of disk space. This can happen when you don't have index lifecycle management set up...
Read more >Validation | Kiali
This validation appears when a problem is found in there. ... KIA0104 - This host has no matching entry in the service registry....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

解决了,我的锅,我写成了 9195
Yes, https://github.com/apache/incubator-shenyu-client-golang/issues/20