pguokun edited a comment on issue #1135:
URL: 
https://github.com/apache/apisix-dashboard/issues/1135#issuecomment-751949700


   > Hi @pguokun , I want to make sure that if the `apisix-dashboard v2.2` you 
mentioned in the issue was got from 
https://github.com/apache/apisix-dashboard/releases/tag/2.2 or 
https://github.com/apache/apisix-dashboard/tree/v2.2 instead of master branch 
of dashboard?
   > 
   > Route status is added after apisix-dashboard v2.2 released, I have checked 
that the branch V2.2 or the 2.2 release codes did have this feature.
   > 
   > So, If you want to experience our 2.2 released feature, maybe you have to 
change to our 2.2 released code or v2.2 branch
   > If you want to experience route status, you have to use [apisix-dashboard 
master branch](https://github.com/apache/apisix-dashboard) and [apisix master 
branch](https://github.com/apache/apisix)
   > 
   > Any feedbacks is much more appreciated, thanks ~
   
   I tried to reinstall apisix 2.1 and apisix-dashboard 2.2 in the master 
branch, but still reported the following error log:
   ```
   2020/12/29 12:39:39 [error] 42#42: *79 [lua] config_etcd.lua:262: 
sync_data(): failed to check item data of [/apisix/routes] err:additional 
properties forbidden, found status ,val: 
{"id":"335013859259581286","status":1,"priority":0,"methods":["GET"],"vars":{},"hosts":["default-01.test.com"],"labels":{"env":"test"},"update_time":1609213420,"create_time":1609213420,"uris":["\/*"],"name":"test","upstream":{"pass_host":"rewrite","upstream_host":"172.22.1.90","type":"roundrobin","hash_on":"vars","timeout":{"read":6000,"connect":6000,"send":6000},"nodes":[{"port":7001,"weight":1,"host":"172.22.1.90"},{"port":7002,"weight":1,"host":"172.22.1.90"}]}},
 context: ngx.timer
   2020/12/29 12:43:30 [error] 40#40: *81 [lua] config_etcd.lua:509: failed to 
fetch data from etcd: failed to check item data of [/apisix/routes] 
err:additional properties forbidden, found status,  etcd key: /apisix/routes, 
context: ngx.timer
   2020/12/29 12:43:30 [error] 46#46: *44 [lua] config_etcd.lua:509: failed to 
fetch data from etcd: failed to check item data of [/apisix/routes] 
err:additional properties forbidden, found status,  etcd key: /apisix/routes, 
context: ngx.timer
   2020/12/29 12:43:30 [error] 43#43: *26 [lua] config_etcd.lua:509: failed to 
fetch data from etcd: failed to check item data of [/apisix/routes] 
err:additional properties forbidden, found status,  etcd key: /apisix/routes, 
context: ngx.timer
   ```
   
   Get the code method:
   apisix:git clone https://github.com/apache/apisix.git
   apisix-dashboard:git clone https://github.com/apache/apisix-dashboard.git
   


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


Reply via email to