Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kong fails to start #2992

Closed
ksachdeva11 opened this issue Oct 29, 2017 · 2 comments
Closed

Kong fails to start #2992

ksachdeva11 opened this issue Oct 29, 2017 · 2 comments

Comments

@ksachdeva11
Copy link

ksachdeva11 commented Oct 29, 2017

Summary

Trying to restart kong after the box got powered off. Seeing a failure which says "Error during migration 2015-01-12-175310_init_schema: [Invalid] Undefined column name request_host"

Steps To Reproduce

  1. Start Kong
  2. kong start -c kong.conf --vv

Additional Details & Logs

2017/10/29 14:56:47 [verbose] stopped services
Error:
/usr/local/share/lua/5.1/kong/cmd/start.lua:34: /usr/local/share/lua/5.1/kong/cmd/start.lua:21: [cassandra error] Error during migration 2015-01-12-175310_init_schema: [Invalid] Undefined column name request_host
stack traceback:
	[C]: in function 'error'
	/usr/local/share/lua/5.1/kong/cmd/start.lua:34: in function 'cmd_exec'
	/usr/local/share/lua/5.1/kong/cmd/init.lua:88: in function </usr/local/share/lua/5.1/kong/cmd/init.lua:88>
	[C]: in function 'xpcall'
	/usr/local/share/lua/5.1/kong/cmd/init.lua:88: in function </usr/local/share/lua/5.1/kong/cmd/init.lua:45>
	/usr/local/bin/kong:7: in function 'file_gen'
	init_worker_by_lua:40: in function <init_worker_by_lua:38>
	[C]: in function 'pcall'
	init_worker_by_lua:47: in function <init_worker_by_lua:45>

Cassandra nodes are Up and Running without any issues.

  • Kong version ($ kong version) - 0.10.3
  • Operating System - Ubuntu 16.04
@Tieske
Copy link
Member

Tieske commented Oct 29, 2017

Was fixed in #2869

@Tieske Tieske closed this as completed Oct 29, 2017
@ksachdeva11
Copy link
Author

ksachdeva11 commented Oct 29, 2017

@Tieske where is the fix available ? Or how can I apply the patch ? I have installed kong using sudo dpkg -i kong-community-edition-0.11.1.*.deb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants