You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when using openresty/openresty:1.15.8.3-2-alpine-fat image I receive an error that ngx_lua 0.9.5+ is required.
web_1 | 2020/05/22 21:49:48 [error] 8#8: init_worker_by_lua error: /usr/local/openresty/lualib/resty/upstream/healthcheck.lua:28: ngx_lua 0.9.5+ required
web_1 | stack traceback:
web_1 | [C]: in function 'error'
web_1 | /usr/local/openresty/lualib/resty/upstream/healthcheck.lua:28: in main chunk
web_1 | [C]: in function 'require'
web_1 | init_worker_by_lua:2: in main chunk
web_1 | 2020/05/22 21:49:48 [error] 6#6: init_worker_by_lua error: /usr/local/openresty/lualib/resty/upstream/healthcheck.lua:28: ngx_lua 0.9.5+ required
web_1 | stack traceback:
web_1 | [C]: in function 'error'
web_1 | /usr/local/openresty/lualib/resty/upstream/healthcheck.lua:28: in main chunk
web_1 | [C]: in function 'require'
web_1 | init_worker_by_lua:2: in main chunk
web_1 | 2020/05/22 21:49:48 [error] 9#9: init_worker_by_lua error: /usr/local/openresty/lualib/resty/upstream/healthcheck.lua:28: ngx_lua 0.9.5+ required
web_1 | stack traceback:
web_1 | [C]: in function 'error'
web_1 | /usr/local/openresty/lualib/resty/upstream/healthcheck.lua:28: in main chunk
web_1 | [C]: in function 'require'
web_1 | init_worker_by_lua:2: in main chunk
web_1 | 2020/05/22 21:49:48 [error] 7#7: init_worker_by_lua error: /usr/local/openresty/lualib/resty/upstream/healthcheck.lua:28: ngx_lua 0.9.5+ required
web_1 | stack traceback:
web_1 | [C]: in function 'error'
web_1 | /usr/local/openresty/lualib/resty/upstream/healthcheck.lua:28: in main chunk
web_1 | [C]: in function 'require'
web_1 | init_worker_by_lua:2: in main chunk
when using openresty/openresty:1.15.8.3-2-alpine-fat image I receive an error that ngx_lua 0.9.5+ is required.
The text was updated successfully, but these errors were encountered: