saks / lua-resty-repl

Interactive console (REPL) for Openresty and luajit code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install error when reload nginx

guanhui07 opened this issue · comments

commented

/usr/local/openresty/lualib/resty/repl/formatter.lua:1: module 'inspect' not found:
no field package.preload['inspect']
no file '/data1/inspect.lua'

commented

i add path in lua path but error in error.log
2016/11/27 16:58:58 [alert] 73107#0: setrlimit(RLIMIT_NOFILE, 65535) failed (22: Invalid argument) 2016/11/27 16:58:58 [alert] 73108#0: setrlimit(RLIMIT_NOFILE, 65535) failed (22: Invalid argument)

run a request

Could you provide more details about your way to install repl package?

commented

thx , that is work