diff --git a/src/xapi.coffee b/src/xapi.coffee index 1ebfbed13..d1f6b9546 100644 --- a/src/xapi.coffee +++ b/src/xapi.coffee @@ -69,6 +69,7 @@ class $XAPI # least once to know who is the new pool master. when 'ECONNRESET', \ 'ECONNREFUSED', \ + 'EHOSTUNREACH', \ 'HOST_STILL_BOOTING', \ 'HOST_HAS_NO_MANAGEMENT_IP' # Node.js seems to reuse the broken socket, so we add a small