huangzx3

Results 5 comments of huangzx3

The previous problem has been resolved, but the next problem has appeared ``` 2021-12-21 10:30:35.271025 I | pkg/flags: recognized and used environment variable ETCD_INITIAL_CLUSTER_STATE=existing 2021-12-21 10:30:35.271031 I | pkg/flags: recognized...

> I think this problem is not relevant to the APISIX, according to the error log, it's caused by the neworking issue, could you troubleshoot it firstly? - kubectl logs...

i create APISIX just ``` helm install apisix/apisix ``` I created pvc manually ``` apiVersion: v1 kind: PersistentVolumeClaim metadata: name: data-apisix-1640139056-etcd-0 namespace: default uid: 2a64b5a6-193d-468d-8215-d69ff68a05c9 resourceVersion: '7222' creationTimestamp: '2021-12-22T02:11:05Z' labels:...

This should have something to do with the startup sequence of etcd. They depend on each other, which makes it impossible to start. I can only start one. - kubectl...

> 我已经将组件和部分示例提交到我的git。 > [如何在uni-app中使用echarts](https://github.com/Zhuyi731/echarts-for-wx-uniapp) > 希望作者能po个链接到readme上[。taro](http://npm.taobao.org/package/taro-echarts) > 的[taro-echarts](http://npm.taobao.org/package/taro-echarts) 以回调函数为参数无效怎么解决呢?试了很多方式没办法解决