bournefeng commented on issue #5799:
URL: https://github.com/apache/apisix/issues/5799#issuecomment-993344416


   > 
   
   apisix version
   lua ./apisix/cli/apisix.lua version
   lua: error loading module 'ssl.core' from file 
'/root/apisix-2.11.0/deps/lib/lua/5.1/ssl.so':
           /root/apisix-2.11.0/deps/lib/lua/5.1/ssl.so: undefined symbol: 
SSL_CTX_set1_curves_list
   
   uname -a 
   Linux VM-166-181-centos 3.10.107-1-tlinux2_kvm_guest-0049 #1 SMP Tue Jul 30 
23:46:29 CST 2019 x86_64 x86_64 x86_64 GNU/Linux
   
   
   openresty -V
   nginx version: openresty/1.15.8.1
   built by gcc 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) 
   built with OpenSSL 1.0.2k-fips  26 Jan 2017
   TLS SNI support enabled
   configure arguments: --prefix=/usr/local/openresty/nginx --with-cc-opt=-O2 
--add-module=../ngx_devel_kit-0.3.1rc1 --add-module=../echo-nginx-module-0.61 
--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.31 --add-module=../ngx_lua-0.10.15 
--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=../rds-json-nginx-module-0.15 
--add-module=../rds-csv-nginx-module-0.09 --add-module=../ngx_stream_lua-0.0.7 
--with-ld-opt=-Wl,-rpath,/usr/local/openresty/luajit/lib --with-stream 
--with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
   
   
   luarocks --version
   lua: /usr/bin/luarocks:4: module 'luarocks.cfg' not found:
           no field package.preload['luarocks.cfg']
           no file './luarocks/cfg.lua'
           no file '/usr/local/share/lua/5.1/luarocks/cfg.lua'
           no file '/usr/local/share/lua/5.1/luarocks/cfg/init.lua'
           no file '/usr/local/lib/lua/5.1/luarocks/cfg.lua'
           no file '/usr/local/lib/lua/5.1/luarocks/cfg/init.lua'
           no file './luarocks/cfg.so'
           no file '/usr/local/lib/lua/5.1/luarocks/cfg.so'
           no file '/usr/local/lib/lua/5.1/loadall.so'
           no file './luarocks.so'
           no file '/usr/local/lib/lua/5.1/luarocks.so'
           no file '/usr/local/lib/lua/5.1/loadall.so'
   stack traceback:
           [C]: in function 'require'
           /usr/bin/luarocks:4: in main chunk
           [C]: ?


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