KONG cassandra error

We running kong EE(0.34-1) on kubernetes . We are frequently getting following error when we start kong and even during kong migration.

nginx: [error] init_by_lua error: /usr/local/share/lua/5.1/kong/init.lua:305: could not load routes: [nil] could not execute page query: no host details for 10.244.3.110 stack traceback:
[C]: in function ‘assert’
/usr/local/share/lua/5.1/kong/init.lua:305: in function ‘init’
init_by_lua:3: in main chunk

After 2 to 3 restarts kong will comes to RUNNING mode.

Hi, this forum is primarily for Kong Community Edition queries. You will get a more accurate answer (with an SLA) if you contact your sales / customer success representative directly.

I am aware of Cassandra sometimes returning the no host details error that you are experiencing in the past. Supposedly that problem was fixed with lua-cassandra 1.3.2, which is the version shipped with Kong EE 0.34.

Please contact your sales / customer success representative about this. More information about your current config - especially DNS and Kubernetes settings might help.