Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
481 views
in Technique[技术] by (71.8m points)

docker - Does anybody deployed Kong 2.x on heroku

I'm deploying kong, using docker and heroku.yml but the server got crashed every time.

Server Error Log:

2021-01-27T11:26:19.238456+00:00 app[web.1]: 2021/01/27 11:26:19 [notice] 11#0: using the "epoll" event method
    2021-01-27T11:26:19.238460+00:00 app[web.1]: 2021/01/27 11:26:19 [notice] 11#0: openresty/1.17.8.2
    2021-01-27T11:26:19.238461+00:00 app[web.1]: 2021/01/27 11:26:19 [notice] 11#0: built by gcc 10.2.1 20201203 (Alpine 10.2.1_pre1) 
    2021-01-27T11:26:19.238461+00:00 app[web.1]: 2021/01/27 11:26:19 [notice] 11#0: OS: Linux 4.4.0-1082-aws
    2021-01-27T11:26:19.238462+00:00 app[web.1]: 2021/01/27 11:26:19 [notice] 11#0: getrlimit(RLIMIT_NOFILE): 10000:10000
    2021-01-27T11:26:19.238593+00:00 app[web.1]: 2021/01/27 11:26:19 [notice] 11#0: start worker processes
    2021-01-27T11:26:19.238950+00:00 app[web.1]: 2021/01/27 11:26:19 [notice] 11#0: start worker process 28
    2021-01-27T11:26:19.239509+00:00 app[web.1]: 2021/01/27 11:26:19 [notice] 11#0: start worker process 29
    2021-01-27T11:26:20.111757+00:00 app[web.1]: 2021/01/27 11:26:19 [notice] 28#0: *1 [lua] warmup.lua:78: single_dao(): Preloading 'services' into the core_cache..., context: init_worker_by_lua*
    2021-01-27T11:26:20.116519+00:00 app[web.1]: 2021/01/27 11:26:19 [notice] 29#0: *2 [kong] init.lua:417 only worker #0 can manage, context: init_worker_by_lua*
    2021-01-27T11:26:20.956930+00:00 app[web.1]: 2021/01/27 11:26:20 [notice] 28#0: *1 [lua] warmup.lua:115: single_dao(): finished preloading 'services' into the core_cache (in 1733ms), context: init_worker_by_lua*
    2021-01-27T11:26:20.970713+00:00 app[web.1]: 2021/01/27 11:26:20 [notice] 28#0: *8 [lua] warmup.lua:34: warming up DNS entries ..., context: ngx.timer
    2021-01-27T11:26:21.269433+00:00 app[web.1]: 2021/01/27 11:26:21 [notice] 28#0: *8 [lua] warmup.lua:44: finished warming up DNS entries' into the cache (in 299ms), context: ngx.timer

Please help and let me know if you need anything else.

question from:https://stackoverflow.com/questions/65918266/does-anybody-deployed-kong-2-x-on-heroku

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...