Replies: 1 comment
-
Hi @jackshang Since the cosocket doesn't support at the Maybe you can use lua socket instead or do |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to read initialize config data from ETCD in init_by_lua_block, but something went wrong. I found Apisix does the same way. Can anyone tell me the reason? thx
2022/01/05 10:14:46 [error] 7000#13240: init_by_lua error: ./lualib/resty\http.lua:133: no request found
stack traceback:
[C]: in function 'ngx_socket_tcp'
./lualib/resty\http.lua:133: in function 'new'
./lualib/resty\etcd\v3.lua:133: in function '_request_uri'
./lualib/resty\etcd\v3.lua:332: in function 'refresh_jwt_token'
./lualib/resty\etcd\v3.lua:114: in function '_request_uri'
./lualib/resty\etcd\v3.lua:510: in function 'readdir'
Beta Was this translation helpful? Give feedback.
All reactions