-
My Dockerfile ([I based it on the official image](https://github.com/openresty/docker-openresty/blob/master/noble/Dockerfile)):
```
ARG RESTY_VERSION="1.27.1.1"
...
&& cd /tmp \
&& curl…
-
https://github.com/micha/resty
resty makes it simple to implement a "terminal" for scripting Asciio
```
resty http://127.0.0.1:4444/script
POST "some script"
```
- make it possible to past…
-
https://github.com/parseablehq/parseable/issues/639
When the Schema Type is Dynamic, after JSON serialization, the float loses precision and becomes an int type value. When storing such a value ba…
-
### Please make sure of the following things
- [X] I have read the [documentation](https://alist.nn.ci).
我已经阅读了[文档](https://alist.nn.ci)。
- [ ] I'm sure there are no duplicate issues or discuss…
-
EVP_PKEY_OP_TYPE_CRYPT is not used in openssl3.x
but I dont know how to fix it
error info is
`lua entry thread aborted: runtime error: ...openresty/site/lualib/resty/openssl/include/evp/pkey…
-
```
local cors = require('lib.resty.cors');
```
Ends with:
```
[error] 1#1: init_by_lua error: init_by_lua(conf.d/app.conf:8):2: module 'lib.resty.cors' not found:
no field package.pr…
-
### Current Behavior
cd apisix-3.11.0
make deps
### Expected Behavior
_No response_
### Error Logs
_No response_
### Steps to Reproduce
cd apisix-3.11.0
make deps
### Environment
- APISIX v…
-
### Please make sure of the following things
- [X] I have read the [documentation](https://alist.nn.ci).
我已经阅读了[文档](https://alist.nn.ci)。
- [X] I'm sure there are no duplicate issues or discuss…
-
root@VM-0-16-debian:/usr/local/lib/lua/5.1# sudo tail -f /usr/local/openresty/nginx/logs/error.log
2024/08/29 19:20:05 [alert] 1724215#0: failed to load the 'resty.core' module (https://github.com/op…
-
完整报错信息为:WARN RESTY Get "https://api.x.com/1.1/account/settings.json": net/http: TLS handshake timeout, Attempt 1
共重复5次,之后程序自动关闭。
已经将代理调整为TUN,依然有此报错。
应当如何调整?请不啬解惑,谢谢。