apisix-dashboard icon indicating copy to clipboard operation
apisix-dashboard copied to clipboard

Dashboard for Apache APISIX

Results 256 apisix-dashboard issues
Sort by recently updated
recently updated
newest added

Please answer these questions before submitting a pull request, **or your PR will get closed**. **Why submit this pull request?** - [x] Bugfix - [ ] New feature provided -...

Please answer these questions before submitting a pull request, **or your PR will get closed**. **Why submit this pull request?** - [x] Bugfix - [ ] New feature provided -...

Please answer these questions before submitting a pull request, **or your PR will get closed**. **Why submit this pull request?** - [ ] Bugfix - [x] New feature provided -...

### Issue description etcd auth enable. The etcd watch error will appear in the log one or two days after startup. log output continues until the disk is full. ###...

bug
backend
P1

### Description 1.Export route: ![image](https://github.com/apache/apisix/assets/118984957/fa2c16ac-b935-411c-90a1-764fa614c98b) 2. Export routes and re-import them ![image](https://github.com/apache/apisix/assets/118984957/3f2c8a71-e7b2-4984-bc51-6463e8e6d1dd) ![image](https://github.com/apache/apisix/assets/118984957/81aabb0a-9a0d-4e8a-97d7-0879c81e2f9c) 3.The result of the imported route ![image](https://github.com/apache/apisix/assets/118984957/bfc01157-0b81-4110-9310-5a1211581477) 4. desired result ![image](https://github.com/apache/apisix/assets/118984957/10ca77ca-90aa-47d1-a7e2-81aab8d40bcb) 5. reason There are 100 routes...

### Issue description In the apisix-dashboard, all page data queries are successful, but all write operations time out. The deployment is done using Docker. The apisix version is 3.7, and...

bug

### Description ![Снимок](https://github.com/apache/apisix/assets/69766866/cfd95ae2-da41-4c6e-8e70-d55b824266fa) ### Environment APISIX v3.6

### Issue description We configure the routes in our development environment's apisix dashboard, just like a baseline, then export it, and import it on the client's server. ### Expected behavior...

discuss

### Issue description My APISIX Dashboard is behind a load balancer VIP and the VIP automatically add the below header in the server response X-Content-Type-Options: nosniff Because of this, the...

bug

### Issue description 给consumer 配置一个自己开发的插件时,在 “Plugin Editor” 界面,无法进行下一步, 相关的 schema 检查也不生效 ### Expected behavior 应该像 其他内置auth 插件一样可以顺利添加 ### How to Reproduce 1. 拷贝 jwt-auth 插件 为 jwt-auth2 ,并修改代码内的 plugin_name ,...

bug