nic-chen opened a new issue #940:
URL: https://github.com/apache/apisix-dashboard/issues/940


   # Bug report
   
   ## How to Reproduce
   
   1. use dashboard to create a route without filling in `remote address`
   
   2. wait a few minutes, will find some error log like 
   ```
   2020/12/01 22:44:48 [error] 34404#36781528: *230358 [lua] 
config_etcd.lua:509: failed to fetch data from etcd: failed to check item data 
of [/apisix/routes] err:property "remote_addrs" validation failed: failed to 
validate item 1: object matches none of the requireds,  etcd key: 
/apisix/routes, context: ngx.timer
   2020/12/01 22:44:48 [error] 34408#36781532: *230380 [lua] 
config_etcd.lua:509: failed to fetch data from etcd: failed to check item data 
of [/apisix/routes] err:property "remote_addrs" validation failed: failed to 
validate item 1: object matches none of the requireds,  etcd key: 
/apisix/routes, context: ngx.timer
   2020/12/01 22:44:48 [error] 34409#36781533: *230352 [lua] 
config_etcd.lua:509: failed to fetch data from etcd: failed to check item data 
of [/apisix/routes] err:property "remote_addrs" validation failed: failed to 
validate item 1: object matches none of the requireds,  etcd key: 
/apisix/routes, context: ngx.timer
   
   ```
   
   3. the route doesn't work
   
   


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