Hello Pavel, Can you please provide a log with --debug --trace --verbose appended to the end of the puppet apply?
And what versions and modules you might be using. Thanks... -- Rob Reynolds Developer, Puppet Labs *Join us at PuppetConf 2013, August 22-23 in San Francisco - * http://bit.ly/pupconf13 On Wed, Aug 21, 2013 at 5:56 AM, Pavel Drobushevich < [email protected]> wrote: > Hi all, > > I have similar problem. When I start puppet interactive console and run > 'puppet agent -t' it complete successfully. But when I start puppet service > under same (or any other use) it fail with powershell crash > > *Fault bucket , type 0* > *Event Name: PowerShell* > *Response: Not available* > *Cab Id: 0* > * > * > *Problem signature:* > *P1: powershell.exe* > *P2: 6.1.7601.17514* > *P3: System.ComponentModel.Win32Exception* > *P4: System.Management.Automation.Host.Host* > *P5: erShell.ConsoleControl.GetActiveScreenBufferHandle* > *P6: erShell.ConsoleControl.GetActiveScreenBufferHandle* > *P7: Consol.. main thread* > *P8: * > *P9: * > *P10* > > We use windows server 2008R2, powershell v2 and .net 4.0. ExecutionPolicy > is RemoteSigned. > > Could you please provide more information how to fix it? > > Thanks in advance, > Pavel > > > On Tuesday, July 23, 2013 6:35:11 PM UTC+3, Rob Reynolds wrote: > >> It's likely the powershell execution policy that you were seeing errors >> due to. >> >> >> -- >> Rob Reynolds >> Developer, Puppet Labs >> >> *Join us at PuppetConf 2013, August 22-23 in San Francisco - * >> http://bit.ly/pupconf13* >> **Register now and take advantage of the Final Countdown discount - save >> 15%!* >> >> >> On Tue, Jul 23, 2013 at 5:14 AM, Francesco Sacchi <[email protected]>wrote: >> >>> I configured it to use my account and it started working without errors.. >>> probably I did not try this one before... >>> >>> what kind of configuration could the other account miss? maybe the .net >>> framework? >>> >>> anyway thank you for your systematic debugging :D >>> >>> Il giorno lunedì 22 luglio 2013 16:51:35 UTC+2, Francesco Sacchi ha >>> scritto: >>> >>>> Hi, >>>> I configured puppet open source with the chocolatey module and one >>>> windows client. >>>> When the puppet agent run as a service (not the interactive version) I >>>> can see in the windows event log some errors like >>>> >>>> Fault bucket 1734820220, type 5 >>>> Event name: PowerShell >>>> >>>> Fault bucket , type 0 >>>> Event name: PowerShell >>>> >>>> I tried to google it but I did not find anything relevant apart from >>>> some discussions about running powershell in a thread or something >>>> similar.. >>>> >>>> Any hint on how to fix this? >>>> >>>> Thanks >>>> >>>> f. >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Puppet Users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to puppet-users...@**googlegroups.com. >>> To post to this group, send email to [email protected]. >>> >>> Visit this group at >>> http://groups.google.com/**group/puppet-users<http://groups.google.com/group/puppet-users> >>> . >>> For more options, visit >>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> >>> . >>> >>> >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/puppet-users. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
