apisix-helm-chart
apisix-helm-chart copied to clipboard
helm安装的apisix 2.9 之后一直有error报错,但并不影响功能使用
Issue description
helm安装的apisix 2.9 之后一直有error报错,但并不影响功能使用;报错日志如下:
请问这是什么引起的报错?
Environment
- apisix version (cmd:
apisix version): 2.9 - OS (cmd:
uname -a): Amazon Linux - OpenResty / Nginx version (cmd:
nginx -Voropenresty -V): - etcd version, if have (cmd: run
curl http://127.0.0.1:9090/v1/server_infoto get the info from server-info API): - apisix-dashboard version, if have: 2.8
- the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner): skywalking8.7.0
- luarocks version, if the issue is about installation (cmd:
luarocks --version):
Look like the skywalking plugin is enabled by mistake? CC @tao12345666333
let me take a look.
@eno16777736 Can you please provide your Helm install commands?