Project

General

Profile

Bug #20926

Updated by François ARMAND about 2 years ago

You get the generation pop-up and it just don't close with nothing happening. 

 To reproduce: delete file `/var/rudder/policy-generation-info/node-configuration-hashes.json`, try to start a policy generation with `regenerate all policies` button in rudder top right ui 


 *WORKAROUND* : 
 On root, each time a generation fails, do: 
 <pre> 
 touch /var/rudder/policy-generation-info/node-configuration-hashes.json 
 </pre>

Back