MarkCupitt opened a new issue, #8653:
URL: https://github.com/apache/apisix/issues/8653

   ### Current Behavior
   
   ```
   API - 192.168.50.80 - - [11/Jan/2023:00:18:30 +0000] ops.billrush.co.nz "PUT 
/apisix/admin/upstreams/platform-tenant HTTP/1.1" 200 480 0.009 "-" 
"buckingbronco/1.0.0" - - - "http://ops.billrush.co.nz";
   2023/01/11 00:18:32 [warn] 49#49: *43847430 [lua] plugin.lua:929: 
encrypt_conf(): failed to get schema for plugin: proxy-rewrite, client: 
192.168.50.80, server: , request: "PUT 
/apisix/admin/routes/bounty-bonanza-system-info HTTP/1.1", host: 
"ops.billrush.co.nz"
   ```
   
   Possibly related to this feature request
   
   https://github.com/apache/apisix/pull/8403
   
   ### Expected Behavior
   
   To not see this Warning
   
   ### Error Logs
   
   ```
   API - 192.168.50.80 - - [11/Jan/2023:00:18:30 +0000] ops.billrush.co.nz "PUT 
/apisix/admin/upstreams/platform-tenant HTTP/1.1" 200 480 0.009 "-" 
"buckingbronco/1.0.0" - - - "http://ops.billrush.co.nz";
   2023/01/11 00:18:32 [warn] 49#49: *43847430 [lua] plugin.lua:929: 
encrypt_conf(): failed to get schema for plugin: proxy-rewrite, client: 
192.168.50.80, server: , request: "PUT 
/apisix/admin/routes/bounty-bonanza-system-info HTTP/1.1", host: 
"ops.billrush.co.nz"
   ```
   
   ### Steps to Reproduce
   
   Install Latest APissix via Helm Chart
   
   ### Environment
   
   - APISIX version (run `apisix version`): apache/apisix:3.1.0-debian
   - Operating system (run `uname -a`): Ubuntu 22.04 Kubernetes 1.26
   
   installed via Helm Chart
   


-- 
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: [email protected]

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

Reply via email to