mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-15 01:11:58 +08:00
869 B
869 B
name | about | title | labels | assignees |
---|---|---|---|---|
Bug report template | Please use this template for reporting suspected bugs. | bug: |
Issue description
Environment
Bug report without environment information will be ignored or closed.
- apisix version (cmd:
apisix version
): - OS (cmd:
uname -a
): - OpenResty / Nginx version (cmd:
nginx -V
oropenresty -V
): - etcd version, if have (cmd: run
curl http://127.0.0.1:9090/v1/server_info
to get the info from server-info API): - apisix-dashboard version, if have:
- luarocks version, if the issue is about installation (cmd:
luarocks --version
):
Minimal test code / Steps to reproduce the issue
Bug report without steps to reproduce will be ignored or closed.