You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, there are a few versions of netcat floating around. Notably, the current release of CentOS, and so probably RHEL, use a version without a -z that tests for connectivity. Not sure what the best solution is.. For now, I have a suitable version of curl everywhere I need wait-for. I just replaced the netcat call with:
When nc is not available you get an "Operation timed out", it should preferrably give a helpful error.
The text was updated successfully, but these errors were encountered: