Had the same problem and managed to find out what was causing it. In my case I messed up when initializing the search heads and gave them the wrong value of the conf_deploy_fetch_url. if that value does not match with the url of the deployer it will not accept the bundle you are trying to push out.
... View more