sccblue opened a new issue, #9011: URL: https://github.com/apache/apisix/issues/9011
### Current Behavior <img width="358" alt="image" src="https://user-images.githubusercontent.com/30214440/223058329-33135627-55a5-4f35-9c0c-63ffd1f06c58.png"> ### Expected Behavior enable https redict not working showed in this pic so ,I disable it , and then disable by Admin API like pic followed <img width="897" alt="image" src="https://user-images.githubusercontent.com/30214440/223059088-06dca88b-ad11-4ffb-9863-1e9040975971.png"> ### Error Logs "error_msg": "unknown plugin [redirect]" or not working ### Steps to Reproduce 1 enable https under apisix-dashboard 3.0.0 2 not working ### Environment - APISIX version (run `apisix version`): 3.1.0 docker pull apache/apisix:3.1.0-centos - Operating system (run `uname -a`): Ubuntu SMP Wed Mar 2 14:58:37 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): nginx version: openresty/1.21.4.1 - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): {"etcdserver":"3.5.7","etcdcluster":"3.5.0"} - APISIX Dashboard version, if relevant: 3.0.0, docker pull apache/apisix-dashboard:3.0.0-centos - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
