boekkooi-lengoo opened a new issue, #9051:
URL: https://github.com/apache/apisix/issues/9051
### Description
Good day,
I currently have APISIX 3.2.0 deployed in standalone mode and I keep seeing
the following logs every minute.
As this is a warning I would like to understand why this is logged and how I
can resolve the warning.
Could someone please give me a hand?
```
2023/03/10 09:32:35 [warn] 51#51: *109892 [lua] plugin.lua:252:
load_stream(): new plugins: {}, context: ngx.timer
2023/03/10 09:32:35 [warn] 51#51: *109892 [lua] plugin.lua:202: load(): new
plugins:
{"openid-connect":true,"jwt_consumer":true,"redirect":true,"opentelemetry":true,"proxy-control":true,"proxy-rewrite":true,"proxy-rewrite-uri":true,"prometheus":true,"cors":true,"response-rewrite":true},
context: ngx.timer
```
[apisix.yaml.txt](https://github.com/apache/apisix/files/10940780/apisix.yaml.txt)
[config.yaml.txt](https://github.com/apache/apisix/files/10940805/config.yaml.txt)
### Environment
- APISIX version (run `apisix version`): 3.2.0
- Docker image:
[apache/apisix:3.2.0-debian](https://hub.docker.com/layers/apache/apisix/3.2.0-debian/images/sha256-95c22adf9abddad8d6c4744e201b0d8c7a3cb2e3f35c39c3f6889d22f5c7ebed?context=explore)
- Operating system (run `uname -a`): Linux api-gateway-6ff94d9575-xk9mj
5.10.161+ #1 SMP Thu Jan 5 22:49:42 UTC 2023 x86_64 GNU/Linux
- OpenResty / Nginx version (run `openresty -V` or `nginx -V`): nginx
version: openresty/1.21.4.1
- etcd version, if relevant (run `curl
http://127.0.0.1:9090/v1/server_info`): None
- APISIX Dashboard version, if relevant: None
- Plugin runner version, for issues related to plugin runners: None
- LuaRocks version, for installation issues (run `luarocks --version`): Not
sure.
--
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]