ShaoZeMing opened a new issue #6404:
URL: https://github.com/apache/apisix/issues/6404


   ### Issue description
   
   2022/02/21 13:51:56 [error] 47#47: *1 [lua] plugin.lua:109: load_plugin(): 
failed to load plugin [auth-hook] err: /usr/local/apisix/apisix/init.lua:21: 
changing jit stack size is not allowed when some regexs have already been 
compiled and cached, context: init_worker_by_lua*
   2022/02/21 13:51:56 [error] 49#49: *5 [lua] plugin.lua:109: load_plugin(): 
failed to load plugin [auth-hook] err: /usr/local/apisix/apisix/init.lua:21: 
changing jit stack size is not allowed when some regexs have already been 
compiled and cached, context: init_worker_by_lua*
   2022/02/21 13:51:56 [warn] 47#47: *1 [lua] plugin.lua:222: load_stream(): 
new plugins: {"limit-conn":true,"mqtt-proxy":true,"ip-restriction":true}, 
context: init_worker_by_lua*
   2022/02/21 13:51:56 [warn] 49#49: *5 [lua] plugin.lua:222: load_stream(): 
new plugins: {"limit-conn":true,"mqtt-proxy":true,"ip-restriction":true}, 
context: init_worker_by_lua*
   2022/02/21 13:51:56 [error] 48#48: *2 [lua] plugin.lua:109: load_plugin(): 
failed to load plugin [auth-hook] err: /usr/local/apisix/apisix/init.lua:21: 
changing jit stack size is not allowed when some regexs have already been 
compiled and cached, context: init_worker_by_lua*
   2022/02/21 13:51:56 [error] 50#50: *3 [lua] plugin.lua:109: load_plugin(): 
failed to load plugin [auth-hook] err: /usr/local/apisix/apisix/init.lua:21: 
changing jit stack size is not allowed when some regexs have already been 
compiled and cached, context: init_worker_by_lua*
   2022/02/21 13:51:56 [warn] 50#50: *3 [lua] plugin.lua:222: load_stream(): 
new plugins: {"limit-conn":true,"mqtt-proxy":true,"ip-restriction":true}, 
context: init_worker_by_lua*
   2022/02/21 13:51:56 [warn] 48#48: *2 [lua] plugin.lua:222: load_stream(): 
new plugins: {"limit-conn":true,"mqtt-proxy":true,"ip-restriction":true}, 
context: init_worker_by_lua*
   2022/02/21 13:51:56 [error] 53#53: *4 [lua] plugin.lua:109: load_plugin(): 
failed to load plugin [auth-hook] err: /usr/local/apisix/apisix/init.lua:21: 
changing jit stack size is not allowed when some regexs have already been 
compiled and cached, context: init_worker_by_lua*
   2022/02/21 13:51:56 [warn] 53#53: *4 [lua] plugin.lua:222: load_stream(): 
new plugins: {"limit-conn":true,"mqtt-proxy":true,"ip-restriction":true}, 
context: init_worker_by_lua*
   
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): 
/usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua version
   2.12.1
   - OS (cmd: `uname -a`): Linux 1fe6065b6e18 5.10.47-linuxkit #1 SMP Sat Jul 3 
21:51:47 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): nginx 
version: openresty/1.19.9.1
   built by gcc 9.3.1 20200408 (Red Hat 9.3.1-2) (GCC)
   built with OpenSSL 1.1.1l  24 Aug 2021
   TLS SNI support enabled
   configure arguments: --prefix=/usr/local/openresty/nginx --with-cc-opt='-O2 
-DAPISIX_BASE_VER=1.19.9.1.3 -DNGX_LUA_ABORT_AT_PANIC 
-I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include 
-I/usr/local/openresty/openssl111/include' --add-module=../ngx_devel_kit-0.3.1 
--add-module=../echo-nginx-module-0.62 --add-module=../xss-nginx-module-0.06 
--add-module=../ngx_coolkit-0.2 --add-module=../set-misc-nginx-module-0.32 
--add-module=../form-input-nginx-module-0.12 
--add-module=../encrypted-session-nginx-module-0.08 
--add-module=../srcache-nginx-module-0.32 --add-module=../ngx_lua-0.10.20 
--add-module=../ngx_lua_upstream-0.07 
--add-module=../headers-more-nginx-module-0.33 
--add-module=../array-var-nginx-module-0.05 
--add-module=../memc-nginx-module-0.19 --add-module=../redis2-nginx-module-0.15 
--add-module=../redis-nginx-module-0.3.7 --add-module=../ngx_stream_lua-0.0.10 
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib 
-Wl,-rpath,/usr/local/openresty/wasmtime-c-ap
 i/lib -L/usr/local/openresty/zlib/lib -L/usr/local/openresty/pcre/lib 
-L/usr/local/openresty/openssl111/lib 
-Wl,-rpath,/usr/local/openresty/zlib/lib:/usr/local/openresty/pcre/lib:/usr/local/openresty/openssl111/lib'
 --add-module=/tmp/tmp.XnvGUg2qvx/openresty-1.19.9.1/../mod_dubbo 
--add-module=/tmp/tmp.XnvGUg2qvx/openresty-1.19.9.1/../ngx_multi_upstream_module
 --add-module=/tmp/tmp.XnvGUg2qvx/openresty-1.19.9.1/../apisix-nginx-module 
--add-module=/tmp/tmp.XnvGUg2qvx/openresty-1.19.9.1/../apisix-nginx-module/src/stream
 --add-module=/tmp/tmp.XnvGUg2qvx/openresty-1.19.9.1/../wasm-nginx-module 
--add-module=/tmp/tmp.XnvGUg2qvx/openresty-1.19.9.1/../lua-var-nginx-module 
--with-poll_module --with-pcre-jit --with-stream --with-stream_ssl_module 
--with-stream_ssl_preread_module --with-http_v2_module 
--without-mail_pop3_module --without-mail_imap_module 
--without-mail_smtp_module --with-http_stub_status_module 
--with-http_realip_module --with-http_addition_module 
--with-http_auth_request_modul
 e --with-http_secure_link_module --with-http_random_index_module 
--with-http_gzip_static_module --with-http_sub_module --with-http_dav_module 
--with-http_flv_module --with-http_mp4_module --with-http_gunzip_module 
--with-threads --with-compat --with-stream --with-http_ssl_module
   
   
   
   - etcd version, if have (cmd: run `curl 
http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): 
{"id":"e4693fc8-dc6f-48e8-ab1a-cae54c2828ec","version":"2.12.1","hostname":"1fe6065b6e18","boot_time":1645451516,"etcd_version":"3.5.0","up_time":3229,"last_report_time":1645454696}
   - apisix-dashboard version, if have: 2.10.1
   - the plugin runner version, if the issue is about a plugin runner (cmd: 
depended on the kind of runner):
   - luarocks version, if the issue is about installation (cmd: `luarocks 
--version`):
   


-- 
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