[GitHub] [apisix] Applenice commented on issue #2695: request help: config_etcd.lua has been consistently and frequently reporting errors

2020-11-13 Thread GitBox
Applenice commented on issue #2695: URL: https://github.com/apache/apisix/issues/2695#issuecomment-726826113 > @Applenice > Can it be solved by: #2687? I've deployed with `*master 3ff46e2` on Ubuntu and it's working fine, thanks! --

[GitHub] [apisix] Applenice commented on issue #2695: request help: config_etcd.lua has been consistently and frequently reporting errors

2020-11-13 Thread GitBox
Applenice commented on issue #2695: URL: https://github.com/apache/apisix/issues/2695#issuecomment-726683980 > @Applenice > Can it be solved by: #2687? This needs to be tested and I am currently using : `apisix-2.0-0.el7.noarch.rpm` --

[GitHub] [apisix] Applenice commented on issue #2695: request help: config_etcd.lua has been consistently and frequently reporting errors

2020-11-13 Thread GitBox
Applenice commented on issue #2695: URL: https://github.com/apache/apisix/issues/2695#issuecomment-726676987 > > After adding `enable-grpc-gateway: true`, after working for a while, it starts reporting errors at a high frequency,The `error.log` file has reached 24M in 40 minutes.😳 > > `

[GitHub] [apisix] Applenice commented on issue #2695: request help: config_etcd.lua has been consistently and frequently reporting errors

2020-11-13 Thread GitBox
Applenice commented on issue #2695: URL: https://github.com/apache/apisix/issues/2695#issuecomment-726600424 After adding `enable-grpc-gateway: true`, after working for a while, it starts reporting errors at a high frequency,The `error.log` file has reached 24M in 40 minutes.😳 ``` 20

[GitHub] [apisix] Applenice commented on issue #2695: request help: config_etcd.lua has been consistently and frequently reporting errors

2020-11-12 Thread GitBox
Applenice commented on issue #2695: URL: https://github.com/apache/apisix/issues/2695#issuecomment-726537165 > maybe because of this problem https://stackoverflow.com/questions/54788528/etcd-v3-api-unavailable/56800553#56800553 Indeed, it works fine after adding, thanks! --

[GitHub] [apisix] Applenice commented on issue #2695: request help: config_etcd.lua has been consistently and frequently reporting errors

2020-11-11 Thread GitBox
Applenice commented on issue #2695: URL: https://github.com/apache/apisix/issues/2695#issuecomment-725295290 > Can you try to run `make init` in the APISIX directory? No make command can be used. ``` $ pwd /usr/local/apisix $ ls apisix client_body_temp conf deps fas

[GitHub] [apisix] Applenice commented on issue #2695: request help: config_etcd.lua has been consistently and frequently reporting errors

2020-11-10 Thread GitBox
Applenice commented on issue #2695: URL: https://github.com/apache/apisix/issues/2695#issuecomment-725215522 > can you try to check etcd data like this? > > ```shell > etcdctl get --prefix "/apisix" > ``` No information was returned after execution😐😐 ---

[GitHub] [apisix] Applenice commented on issue #2695: request help: config_etcd.lua has been consistently and frequently reporting errors

2020-11-10 Thread GitBox
Applenice commented on issue #2695: URL: https://github.com/apache/apisix/issues/2695#issuecomment-725214281 > hi,does your etcd enable auth? No configuration, a freshly installed state of etcd This is an automated mes