-
### Current Behavior
I am running Api Six in stand-alone mode and want to use Vault for secret management.
I am using the Docker images, and I keep getting this error. I don't know how to add ce…
-
### Environment
- `nginx -V`
```
nginx version: openresty/1.21.4.3
kong@kong-kong-67d574447c-6xdqr:/$ nginx -V
nginx version: openresty/1.21.4.3
built with OpenSSL 3.2.1 30 Jan 2024
TLS SNI…
-
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…
-
### Environment
Include the result of the following commands:
- `nginx -V`
`nginx -V
nginx version: openresty/1.13.6.2
built by gcc 11.2.0 (GCC)
built with OpenSSL 3.0.3 3 May 2022
TLS SNI support…
-
### What happened?
Crowdsec + appsec + Modsecurity rule:SecRule REMOTE_ADDR "@ipMatch 127.0.0.1,192.168.200.1" "id:900101,phase:1,pass,nolog,allow"
The value of REMOTE_ADDR is 127.0.0.1:48926, and 4…
-
### Current Behavior
I am trying to define an APISIX route using CRD. I am trying to enable cors plugin but facing an issue with specifying *
```
apiVersion: apisix.apache.org/v2
kind: ApisixRou…
-
### Current Behavior
1. 在dashboard 里修改路由,增加路由,删除路由都无任何的反应
2. 甚至我直接在etcd里面修改路由,但是dashboard 也是没有任何的反应
### Expected Behavior
正常修改路由
### Error Logs
1. 修改路由
![image](https://github.com/apache/apisix…
-
I have already upgraded the ngx_http_lua_module to version 0.10.27, but I am still encountering the error during startup ;failed to load the 'resty.core' module (https://github.com/openresty/lua-rest…
-
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…
-
### Description
I would like to use standard yaml anchors ans aliases to not repeat myself too much in the config.
The only reference to anchors i found is https://github.com/apache/apisix/issues/10…