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

[Site]: https://apisix.apache.org/docs/apisix/getting-started/

Open KendiJ opened this issue 3 years ago • 1 comments

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

KendiJ avatar Oct 11 '22 12:10 KendiJ

Hi, is APISIX container running? Can you provide more information? Are you using the container created by docker-compose-arm64.yml?

guitu168 avatar Oct 12 '22 01:10 guitu168