Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sendmail timeout with Powercli 12.3.0.17860403 #740

Open
jrr001 opened this issue Sep 13, 2021 · 0 comments
Open

sendmail timeout with Powercli 12.3.0.17860403 #740

jrr001 opened this issue Sep 13, 2021 · 0 comments

Comments

@jrr001
Copy link

jrr001 commented Sep 13, 2021

After upgrading Powercli from 12.2.0.17538434 to current release 12.3.0.17860403 my sendmail of the vSphere vCheck started timing out. This happens from cmd line run or scheduled task run.

I eventually removed 12.3.0.17860403 and went back to 12.2.0.17538434 and sendmail works. Below was the error:

[14:06:04] ..start calculating Disconnecting from vCenter by Alan Renouf v1.1 [3 of 3]
[14:06:04] ..finished calculating Disconnecting from vCenter by Alan Renouf v1.1 [3 of 3]
[14:06:04] ..Sending Email
Exception calling "Send" with "1" argument(s): "The operation has timed out."
At C:\win8vcheck6\vCheck.ps1:1052 char:3

  •     $smtpClient.Send($msg)
    
  •     ~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [], MethodInvocationException
    • FullyQualifiedErrorId : SmtpException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant