apisix-website
apisix-website copied to clipboard
[Site]: https://apisix.apache.org/docs/apisix/getting-started/
Current State
Description of the current state/issue: curl: (7) Failed to connect to 127.0.0.1 port 9180 after 6 ms: Connection refused I am trying to run the curl command on the terminal to check if APISIX is running properly, but I get the above error on M1 Pro Max.
Link to the page: https://apisix.apache.org/docs/apisix/getting-started/
Screenshots (if relevant): curl "http://127.0.0.1:9180/apisix/admin/services/" -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1'
Desired State
Description of the change you are proposing:
Would you like to fix this issue?
No response
Hi, is APISIX container running? Can you provide more information? Are you using the container created by docker-compose-arm64.yml?