Carbin007 commented on issue #383:
URL: https://github.com/apache/apisix-docker/issues/383#issuecomment-1403672703

   > > Same issue here. Followed the instructions on [Install Apache 
APISIX](https://apisix.apache.org/docs/apisix/getting-started/#install-apache-apisix)
 for ARM/M1, getting this in the `apache/apisix-dashboard:2.15.0-alpine` 
container:
   > > ```
   > > docker-apisix-apisix-dashboard-1  | 
{"level":"warn","ts":"2022-12-22T04:03:22.143Z","logger":"etcd-client","caller":"[email protected]/retry_interceptor.go:62","msg":"retrying
 of unary invoker 
failed","target":"etcd-endpoints://0x4000341a40/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\""}
   > > ```
   > > 
   > > 
   > >     
   > >       
   > >     
   > > 
   > >       
   > >     
   > > 
   > >     
   > >   
   > > Also noting that the `rancher/coreos-etcd:v3.4.15-arm64` image is 
running under AMD64 emulation according to Docker. Is this expected?
   > > The output of the `curl` test command `curl 
"http://127.0.0.1:9180/apisix/admin/services/"; -H 'X-API-KEY: 
edd1c9f034335f136f87ad84b625c8f1'` is
   > > ```
   > > {"total":0,"list":[]}
   > > ```
   > 
   > It looks like the dashboard is not running normally, could you paste the 
apisix-dashboard configuration in the container?
   
   same issue in apisix-dashboard, version is 2.15.0-alpine, but in apisix, it 
works well and haven't the issue. The attachment is dashboard log in docker and 
the dashboard configuration.
   
![1674655295777](https://user-images.githubusercontent.com/6970894/214583498-8871c590-8ae4-4c36-9fb2-6c27ed5222b7.png)
   [error.log](https://github.com/apache/apisix-docker/files/10499987/error.log)
   
[conf.yaml.txt](https://github.com/apache/apisix-docker/files/10499995/conf.yaml.txt)
   


-- 
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]

Reply via email to