Created
October 21, 2024 12:34
-
-
Save gszr/d4b6c63f85d8420b00701ebcec189f01 to your computer and use it in GitHub Desktop.
pluginserver restart errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2024/10/21 09:32:27 [notice] 28823#0: *1035 [kong] process.lua:173 external pluginserver 'go-hello' terminated: signal 15, context: ngx.timer | |
2024/10/21 09:32:27 [notice] 28823#0: *1035 [kong] process.lua:152 [pluginserver] starting pluginserver process for go-hello, context: ngx.timer | |
2024/10/21 09:32:27 [notice] 28823#0: *1035 [kong] process.lua:158 [pluginserver] started, pid 28893, context: ngx.timer | |
2024/10/21 09:32:27 [notice] 28823#0: signal 20 (SIGCHLD) received from 28893 | |
2024/10/21 09:32:27 [notice] 28823#0: *1035 [kong] process.lua:173 external pluginserver 'go-hello' terminated: exit 3, context: ngx.timer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment