[chef] RE: Client execution time out


Chronological Thread 
  • From: " " < >
  • To: " " < >
  • Subject: [chef] RE: Client execution time out
  • Date: Thu, 7 Aug 2014 15:00:54 +0000
  • Accept-language: en-GB, en-US

Hey Carlos,  if you are using WinRM there is a timeout setting that you might 
need to adjust.

winrm set winrm/config '@{MaxTimeoutms="2700000"}'

I've set it high as some operations can take up to 4 hours to complete, by 
default it's something like 5 mins I think.

Cheers
Chris

-----Original Message-----
From: Carlos Camacho 
[mailto:
 
Sent: 07 August 2014 15:58
To: 

Subject: [chef] Client execution time out

Hello, I'm having some timeouts when unzipping files, this process can take 
some ours and its giving me this error:

[2014-08-07T14:49:19+00:00] FATAL: Mixlib::ShellOut::CommandTimeout:
batch[unzip_san] (frontiers_custom::populator line
129) had an error: Mixlib::ShellOut::CommandTimeout: command timed out:
---- Begin output of "cmd.exe" /c
"C:/Users/ADMINI~1/AppData/Local/Temp/2/chef-script20140807-2520-1fskyqe.bat"
----
STDOUT: C:\>7zG x -y C:\san\*.7z -oC:\san\
STDERR:
---- End output of "cmd.exe" /c
"C:/Users/ADMINI~1/AppData/Local/Temp/2/chef-script20140807-2520-1fskyqe.bat"
----


There is a way to extend this time? The recipe works fine when i unzip a few 
files but when i have a case with a lot of files i got the timeout error.


Cheers!



Archive powered by MHonArc 2.6.16.

§