cleverpig opened a new issue #856:
URL: https://github.com/apache/apisix-dashboard/issues/856


   # Bug report
   
   After create a consumer on dashboard with this config.
   {"algorithm":"HS256","base64_secret":false,"exp":86400,"key":"123"}
   
   then Apisix throws exception:
   2020/11/23 18:20:25 [error] 3694#3694: *40311 [lua] config_etcd.lua:483: 
failed to fetch data from etcd: failed to check item data of 
[/apisix/consumers] err:additional properties forbidden, found id,  etcd key: 
/apisix/consumers, context: ngx.timer
   
   And if deleted this consumer, exception will disappear.
   
   ## How to Reproduce
   
   1. Go to 'main menu'
   2. Click on 'consumer'
   3. Add new consumer with jwt auth.
   4. See error in apisix log output
   
   ## System information
   
   - OS: Centos7
   - Browser: Chrome, Firefox
   - dashboard version: checkout from the master 
   - apisix version: checkout from the master
   
   ## Screensnap
   
![image](https://user-images.githubusercontent.com/580435/99951815-a4ae0600-2db9-11eb-840f-1ad1eb8800e8.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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to