pengtian opened a new issue, #12494: URL: https://github.com/apache/apisix/issues/12494
### Description I use this script to install apisix on my macbook M1 : curl -sL https://run.api7.ai/apisix/quickstart | sh the log is `Destroying existing apisix-quickstart container, if any. Installing APISIX with the quickstart options. Creating bridge network apisix-quickstart-net. 071bf00be96e1ef9fbe35b8ed2262987f34fc325ea10fc7b9919f20b6efb2293 ✔ network apisix-quickstart-net created Starting the container etcd-quickstart. 809f693693201ba9c8cf4e688a3ef30d03e84830f0f1b2643c27b0d54a53fd1e ✔ etcd is listening on etcd-quickstart:2379 Starting the container apisix-quickstart. a7575cacb70abd4d7bff7eac3d782e3974056e37421b25d093ce7e1a6cdc7c69 ⚠ WARNING: The Admin API key is currently disabled. You should turn on admin_key_required and set a strong Admin API key in production for security. ✔ APISIX is ready!` <img width="788" height="114" alt="Image" src="https://github.com/user-attachments/assets/9f2407b0-4ef9-4bf1-aedb-0be9a4024ac6" /> <img width="1498" height="479" alt="Image" src="https://github.com/user-attachments/assets/626ebb96-b8d4-481d-94e3-7cb429b7ede3" /> but there is a problem when I tested the route : <img width="795" height="189" alt="Image" src="https://github.com/user-attachments/assets/c0c2d022-775e-43f8-bf8f-defbd1996d4e" /> ### Environment - apisix 3.13 - Operating system (run `uname -a`): Darwin Kernel Version - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): - APISIX Dashboard version, if relevant: - 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: notifications-unsubscr...@apisix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org