So, I’m getting a weird bug.
Here’s the output from my tests.
Post http://kong-server:8001/consumers: dial tcp: lookup kong-server on 127.0.0.11:53: no such host
As you can see, it can’t be found. Any ideas how to fix this?
So, I’m getting a weird bug.
Here’s the output from my tests.
Post http://kong-server:8001/consumers: dial tcp: lookup kong-server on 127.0.0.11:53: no such host
As you can see, it can’t be found. Any ideas how to fix this?
I figured it out. It was because the kong-server wasn’t starting at all.
Hi @magicalbanana, can you share here your config?
I am having a similar problem and I cannot figure out what is wrong with my kong service in the drone config
Cheers!