tokers commented on issue #153: URL: https://github.com/apache/apisix-helm-chart/issues/153#issuecomment-939454717
@8thblock If you want to use online helm repo to install Apache APISIX & the Ingress Controller, you should use the correct repo address, i.e. https://charts.apiseven.com. As for the running issue, I checked out the error.log and there are some logs just like: ``` 2021-10-09T21:59:51+08:00 [31merror[0m apisix/route.go:117 failed to list routes: Get http://apisix-admin:9180/apisix/admin/routes: dial tcp 10.104.186.82:9180: connect: connection refused ``` Could you try to access the `apisix-admin:9180` manually, and paste the result here? -- 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]
