Issue #8501 has been updated by Dan Bode. Status changed from Unreviewed to In Topic Branch Pending Merge Branch set to https://github.com/bodepd/puppet-cloudpack/tree/remaining_issues_for_release
Added a 10 second timeout to initial ssh test connection ---------------------------------------- Bug #8501: SSH connection often gets stuck https://projects.puppetlabs.com/issues/8501 Author: Dan Bode Status: In Topic Branch Pending Merge Priority: Normal Assignee: Dan Bode Category: Target version: Keywords: Branch: https://github.com/bodepd/puppet-cloudpack/tree/remaining_issues_for_release The ssh connection gets stuck in some tcp operation where the callback fails to ever return. The issue appears to be a race condition where ssh on the receiving machine is partially but not fully operational. The solution will be to put a timeout on the ssh call that is used to test when the machine is ready. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
