Qi
Qi
Internal ticket for tracking this issue: KAG-4587
I have reproduced this issue locally using the master branch. @mhkarimi1383, thanks for your report. Internal ticket for tracking: KAG-4588 ```yaml _format_version: "3.0" _transform: true services: - name: service_1 host:...
@git-hulk Thanks for your contribution!
https://github.com/Kong/lua-resty-timer-ng/blob/aec8b5f109e30cabf2f453222a374dc0bca56157/lib/resty/timerng/init.lua#L405 This error means you tried to create a recurrent timer, but the `interval` is not a number. Are you running custom plugins? Or some other custom code inside Kong...
@GEEugene Thanks for your report, could you please give us the steps to reproduce this issue?
麻烦更新一下友链头像 博客名:ADD-SP‘s Blog 新的头像链接:https://www.addesp.com/avatar
@lays147 Thanks for your report. Seems the file of LMDB is corrupted. Now Kong is using LMDB to store entities on the data_plane. Do you have some deployment that might...
And do you have steps to help us to reproduce this issue locally?
@dingjiayi Thanks for your report. I'd like to clarify one thing. > endpoint receive request with host head: Host: host_name:8080 Do you mean the `Host` header as part of the...
> @ADD-SP > > > My understanding is that you configured the http-log plugins using http_endpoint="http://host_name:8080/log", and the logging server received a logging request from this plugin, and the Host...