On 6. Oct 2017, at 20:21, Thomas Van Nuit
<thomasvannuit(a)protonmail.ch> wrote:
After a few reboots I've observed that sometimes the service starts OK, sometimes it
fails. Is it possible that there is some sort of race condition?
From memory "Cannot assign requested address” is when you try to bind to an IP that
isn’t local - so maybe the race condition is between whatever configures your interfaces
and what I starting knot? Presumably there will be a dependency you can declare for knot
to make sure that it doesn’t start before interfaces are up.
HTH,
Andrew