-
```
apisix master-0 depends on lua-resty-cookie 0.1.0 (not installed)
Installing https://luarocks.org/lua-resty-cookie-0.1.0-1.rockspec
Cloning into 'lua-resty-cookie'...
fatal: unable to access '…
-
Problem: The following error shows up when the waf is executed through `waf:exec()`. It was working before, but something changed and it now gives out a 500 internal server error.
Error Log
`2018/…
-
Following install process get this error on start:
```
init_by_lua error: /usr/local/share/lua/5.1/resty/auto-ssl/init.lua:1: module 'resty.random' not found:
no field package.preload['resty.…
-
# /data/server/nginx-1.14/sbin/nginx -V
nginx version: JYWS/2.1.0
built by gcc 4.8.5 20150623 (Red Hat 4.8.5-16) (GCC)
built with OpenSSL 1.1.0h 27 Mar 2018
TLS SNI support enabled
configure ar…
-
- Related: #24, #17
- **Lua / OpenResty related links**
- _Lean lua in an Hour_ https://www.youtube.com/watch?v=S4eNl1rA1Ns
- _Definitely an openresty guide_ https://www.staticshin.com/program…
-
https://github.com/tokers/lua-resty-requests/blob/ff1309a4882a8253df18d6a37985f004aec3f8a1/lib/resty/requests/response.lua#L315
https://github.com/tokers/lua-resty-requests/blob/ff1309a4882a8253df18d…
-
github checkout of lua-nginx-modile
nginix version 1.19.0
openresty luajit2-2.1-20201027
I followed the instructions to install with nginx and I get this:
```
nginx: [alert] detected a LuaJIT v…
-
When using lua-resty-lock to create and dispose large amount of locks will cause
the internal `memo` table behave incorrectly.
We injected some debugging code in `lock.lua` and output the "leaked"…
-
We are using this modules with nginx 1.16 , its working perfectly fine.
Recently we are planning to upgrade the nginx to 1.24 or 1.25.1 version. Its failing there
System Information
Os : Ubuntu 2…
-
Which one is better?