natural041 opened a new issue, #12902: URL: https://github.com/apache/apisix/issues/12902
### Current Behavior The problem I encountered while configuring the plugin_Metadata of chaitin-waf. 我在配置长亭waf遇到了这个问题。 If I do nothing, the log will report an error within 30 seconds, and then the plugin metadata will be cleared. 我什么都不操作,30秒之内日志就会报错,然后插件元数据会全部清空。 For this purpose, I made the following attempts: 为此我做了以下尝试: 1.Restart Apisix 2.Delete all the used plugins 3.We have tested the metadata of other plugins, but the problem remains the same. 1.重启apisix 2.删除所有正在使用的插件 3.尝试配置其他插件的元数据,但是还是会删除 ### Expected Behavior _No response_ ### Error Logs [apisix.log](https://github.com/user-attachments/files/24592140/apisix.log) ### Steps to Reproduce 1.Running with k8s: apisix-ingress 2.WAF operates within the local network of the K8s cluster. 3.The plugin metadata added through the built-in panel of Apisix, as well as those added using the API, have all failed to work. 1.通过k8s运行的apisix-ingress 2.长亭waf运行在k8s集群的局域网 3.使用apisix自带的面板添加的插件元数据,也尝试过使用api添加均不可以 ### Environment - APISIX version (run `apisix version`): charts version latest 2.12.4 - Operating system (run `uname -a`):ubuntu 24.04 - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): charts version latest 2.12.4 - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): charts version latest 2.12.4 - APISIX Dashboard version, if relevant: charts version latest 2.12.4 - Plugin runner version, for issues related to plugin runners:charts version latest 2.12.4 - LuaRocks version, for installation issues (run `luarocks --version`):charts version latest 2.12.4 -- 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]
