TTsWorld opened a new issue, #9006:
URL: https://github.com/apache/apisix/issues/9006
### Description
i'm new person apisix/etcd, i try run apisix on my mac use docker , all
the required ports (default: 9080, 9180, 9443 and 2379) are available and not
used by other system processes. but when apisix run success, i can not create
router in apisix, the erros msg is :
2023-03-06 08:56:52
{"level":"warn","ts":"2023-03-06T00:56:52.404Z","logger":"etcd-client","caller":"[email protected]/retry_interceptor.go:62","msg":"retrying
of unary invoker
failed","target":"etcd-endpoints://0x400047efc0/etcd:2379","attempt":0,"error":"rpc
error: code = DeadlineExceeded desc = latest balancer error: last connection
error: connection error: desc = \"transport: Error while dialing dial tcp
0.0.0.0:2379: connect: connection refused\""}
ps:
i use default docker-compose-arm64.yml
### Environment
- APISIX version (run `apisix version`): i use default docker config
docker-compose-arm64.yml
- Operating system (run `uname -a`):Darwin- 22.3.0 Darwin Kernel Version
22.3.0: arm64
--
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]