Haufe-Lexware / wicked.haufe.io

An API Management system based on Mashape Kong
http://wicked.haufe.io
Other
123 stars 37 forks source link

wicked.box startup race condition ("Timeout") #202

Closed DonMartin76 closed 5 years ago

DonMartin76 commented 5 years ago

If the Postgres container is not yet 100% ready when wicked.box is started up, it can happen that wicked.box exits before it has actually been able to initialize itself.

This is particularly naughty, as AutoRemove is specified and set to true. This means you never even saw the logs.

Workaround:

Possible Fix: