Detailed Test Report for ngx_lua in linux x86_64
| Commit |
Testing Time |
Unexpected Failures |
Expected Failures |
Files |
Tests |
Elapsed Time |
|
41ed26b6
|
2026-05-15 07:58:34 GMT |
0 |
0 |
230
|
24906 |
1172 sec |
LuaJIT 2.1.1776221388, commit 7fcf52f5
OpenSSL 3.5.6 7 Apr 2026
(none)
(none)
- t/014-bugs.t TEST 39: lua_code_cache off + setkeepalive - 2026/05/15 12:34:50 [alert] 2560#2560: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39
- t/014-bugs.t TEST 52: subrequest cycle problem in content_by_lua_file - 2026/05/15 12:34:52 [alert] 2568#2568: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/014-bugs.t TEST 51: subrequest cycle problem in rewrite_by_lua_file - 2026/05/15 12:34:52 [alert] 2572#2572: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/016-resp-header.t TEST 3: set response content-length header - unexpected extra bytes after last chunk in response: "lo\x{0a}"
- t/023-rewrite/uthread-exit.t TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - 2026/05/15 12:38:44 [alert] 5152#5152: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/024-access/uthread-exit.t TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - 2026/05/15 12:40:33 [alert] 6256#6256: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/024-access/uthread-exit.t TEST 5: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.tcp) - 2026/05/15 12:40:36 [alert] 6264#6264: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/033-ctx.t TEST 18: ngx.ctx gets prematurely released ngx.exit() (lua_code_cache off) - 2026/05/15 12:41:53 [alert] 7408#7408: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:40
- t/068-socket-keepalive.t TEST 46: conn queuing: resume connect operation if resumed connect failed (could not be resolved) - 2026/05/15 12:45:11 [alert] 1119#1119: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/094-uthread-exit.t TEST 5: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.tcp) - 2026/05/15 12:46:45 [alert] 2672#2672: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/094-uthread-exit.t TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - 2026/05/15 12:46:48 [alert] 2688#2688: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/127-uthread-kill.t TEST 3: kill pending resolver - 2026/05/15 12:49:49 [alert] 4783#4783: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/128-duplex-tcp-socket.t TEST 6: concurrent operations while resolving - 2026/05/15 12:49:52 [alert] 4810#4810: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/129-ssl-socket.t TEST 16: unsupported ssl protocol - 2026/05/15 12:50:11 [crit] 4959#4959: *1 SSL_do_handshake() failed (SSL: error:0A0000BF:SSL routines::no protocols available), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/129-ssl-socket.t TEST 16: unsupported ssl protocol - 2026/05/15 12:50:11 [crit] 4959#4959: *4 SSL_do_handshake() failed (SSL: error:0A0000BF:SSL routines::no protocols available), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/132-lua-blocks.t TEST 14: missing } - 2026/05/15 12:50:22 [emerg] 5034#5034: \"events\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/132-lua-blocks.t TEST 14: missing } - 2026/05/15 12:50:22 [emerg] 5036#5036: \"events\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/138-balancer-upstream-bind.t TEST 4: bind to not exist addr 100.100.100.100 - 2026/05/15 12:50:30 [crit] 5289#5289: *1 bind(100.100.100.100) failed (99: Cannot assign requested address) while connecting to upstream, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"http://127.0.0.1:1984/back\", host: \"localhost\"
- t/138-balancer-upstream-bind.t TEST 4: bind to not exist addr 100.100.100.100 - 2026/05/15 12:50:31 [crit] 5289#5289: *2 bind(100.100.100.100) failed (99: Cannot assign requested address) while connecting to upstream, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"http://127.0.0.1:1984/back\", host: \"localhost\"
- t/138-balancer.t TEST 12: code cache off - 2026/05/15 12:50:34 [alert] 5371#5371: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:27
- t/138-balancer.t TEST 13: lua subrequests - 2026/05/15 12:50:35 [alert] 5383#5383: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/150-fake-delayed-load.t TEST 2: lua code cache off - 2026/05/15 12:51:17 [alert] 5955#5955: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/152-timer-every.t TEST 9: lua_code_cache off - 2026/05/15 12:51:20 [alert] 6081#6081: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/152-timer-every.t TEST 8: respect lua_max_running_timers - 2026/05/15 12:51:26 [alert] 6112#6112: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
- t/153-semaphore-hup.t TEST 2: timer + reload (lua code cache off) - 2026/05/15 12:51:30 [alert] 6204#6204: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/153-semaphore-hup.t TEST 2: timer + reload (lua code cache off) - 2026/05/15 12:51:31 [alert] 6205#6205: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/161-load-resty-core.t TEST 3: resty.core is automatically loaded in the Lua VM with 'lua_code_cache off' - 2026/05/15 12:51:48 [alert] 6469#6469: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/168-tcp-socket-bind.t TEST 4: upstream sockets bind not exist ip - 2026/05/15 12:52:37 [crit] 2351#2351: *1 bind(8.8.8.8) failed (99: Cannot assign requested address), upstream: 127.0.0.1:1984(127.0.0.1), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 4: upstream sockets bind not exist ip - 2026/05/15 12:52:37 [crit] 2351#2351: *2 bind(8.8.8.8) failed (99: Cannot assign requested address), upstream: 127.0.0.1:1984(127.0.0.1), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 4: upstream sockets bind not exist ip - 2026/05/15 12:52:37 [crit] 2351#2351: *3 bind(8.8.8.8) failed (99: Cannot assign requested address), upstream: 127.0.0.1:1984(127.0.0.1), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 4: upstream sockets bind not exist ip - 2026/05/15 12:52:37 [crit] 2351#2351: *4 bind(8.8.8.8) failed (99: Cannot assign requested address), upstream: 127.0.0.1:1984(127.0.0.1), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 7: upstream sockets bind with ip port - 2026/05/15 12:52:37 [crit] 2363#2363: *4 bind(127.0.0.1) failed (98: Address already in use), upstream: 127.0.0.1:1984(127.0.0.1), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 7: upstream sockets bind with ip port - 2026/05/15 12:52:38 [crit] 2363#2363: *5 bind(127.0.0.1) failed (98: Address already in use), upstream: 127.0.0.1:1984(127.0.0.1), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 7: upstream sockets bind with ip port - 2026/05/15 12:52:38 [crit] 2363#2363: *6 bind(127.0.0.1) failed (98: Address already in use), upstream: 127.0.0.1:1984(127.0.0.1), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 10: ngx.exit(ngx.ERROR) - yield - 2026/05/15 12:52:38 [crit] 2371#2371: *1 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 10: ngx.exit(ngx.ERROR) - yield - 2026/05/15 12:52:38 [crit] 2371#2371: *4 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 10: ngx.exit(ngx.ERROR) - yield - 2026/05/15 12:52:38 [crit] 2371#2371: *7 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 3: proxy_ssl_verify_by_lua in server {} block - 2026/05/15 12:52:38 [emerg] 2374#2374: \"proxy_ssl_verify_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:52 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 3: proxy_ssl_verify_by_lua in server {} block - 2026/05/15 12:52:38 [emerg] 2376#2376: \"proxy_ssl_verify_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:52 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 3: proxy_ssl_verify_by_lua in server {} block - 2026/05/15 12:52:38 [emerg] 2378#2378: \"proxy_ssl_verify_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:52 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 14: subrequests disabled - 2026/05/15 12:52:39 [crit] 2386#2386: *1 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 14: subrequests disabled - 2026/05/15 12:52:39 [crit] 2386#2386: *4 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 14: subrequests disabled - 2026/05/15 12:52:39 [crit] 2386#2386: *7 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 11: lua exception - no yield - 2026/05/15 12:52:39 [crit] 2394#2394: *1 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 11: lua exception - no yield - 2026/05/15 12:52:39 [crit] 2394#2394: *4 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 11: lua exception - no yield - 2026/05/15 12:52:39 [crit] 2394#2394: *7 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 2: proxy_ssl_verify_by_lua in http {} block - 2026/05/15 12:52:40 [emerg] 2409#2409: \"proxy_ssl_verify_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 2: proxy_ssl_verify_by_lua in http {} block - 2026/05/15 12:52:40 [emerg] 2411#2411: \"proxy_ssl_verify_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 2: proxy_ssl_verify_by_lua in http {} block - 2026/05/15 12:52:40 [emerg] 2413#2413: \"proxy_ssl_verify_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 12: lua exception - yield - 2026/05/15 12:52:45 [crit] 2445#2445: *1 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 12: lua exception - yield - 2026/05/15 12:52:45 [crit] 2445#2445: *4 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 12: lua exception - yield - 2026/05/15 12:52:45 [crit] 2445#2445: *7 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 1: invalid proxy_pass url - 2026/05/15 12:52:45 [emerg] 2448#2448: proxy_ssl_verify_by_lua* should be used with proxy_pass https url at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 1: invalid proxy_pass url - 2026/05/15 12:52:45 [emerg] 2450#2450: proxy_ssl_verify_by_lua* should be used with proxy_pass https url at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 1: invalid proxy_pass url - 2026/05/15 12:52:45 [emerg] 2452#2452: proxy_ssl_verify_by_lua* should be used with proxy_pass https url at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 8: ngx.exit(ngx.ERROR) - no yield - 2026/05/15 12:52:46 [crit] 2472#2472: *1 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 8: ngx.exit(ngx.ERROR) - no yield - 2026/05/15 12:52:46 [crit] 2472#2472: *4 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 8: ngx.exit(ngx.ERROR) - no yield - 2026/05/15 12:52:46 [crit] 2472#2472: *7 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/170-proxy-ssl-cert.t TEST 3: proxy_ssl_certificate_by_lua in server {} block - 2026/05/15 12:52:48 [emerg] 2503#2503: \"proxy_ssl_certificate_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:52 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/170-proxy-ssl-cert.t TEST 3: proxy_ssl_certificate_by_lua in server {} block - 2026/05/15 12:52:48 [emerg] 2505#2505: \"proxy_ssl_certificate_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:52 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/170-proxy-ssl-cert.t TEST 3: proxy_ssl_certificate_by_lua in server {} block - 2026/05/15 12:52:49 [emerg] 2507#2507: \"proxy_ssl_certificate_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:52 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/170-proxy-ssl-cert.t TEST 2: proxy_ssl_certificate_by_lua in http {} block - 2026/05/15 12:52:53 [emerg] 2558#2558: \"proxy_ssl_certificate_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/170-proxy-ssl-cert.t TEST 2: proxy_ssl_certificate_by_lua in http {} block - 2026/05/15 12:52:53 [emerg] 2560#2560: \"proxy_ssl_certificate_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/170-proxy-ssl-cert.t TEST 2: proxy_ssl_certificate_by_lua in http {} block - 2026/05/15 12:52:53 [emerg] 2562#2562: \"proxy_ssl_certificate_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/170-proxy-ssl-cert.t TEST 1: invalid proxy_pass url - 2026/05/15 12:52:54 [emerg] 2581#2581: proxy_ssl_certificate_by_lua* should be used with proxy_pass https url at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/170-proxy-ssl-cert.t TEST 1: invalid proxy_pass url - 2026/05/15 12:52:54 [emerg] 2583#2583: proxy_ssl_certificate_by_lua* should be used with proxy_pass https url at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/170-proxy-ssl-cert.t TEST 1: invalid proxy_pass url - 2026/05/15 12:52:54 [emerg] 2585#2585: proxy_ssl_certificate_by_lua* should be used with proxy_pass https url at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
Go back to the index page.