Project

General

Profile

Bug #10434

Updated by Nicolas CHARLES about 7 years ago

On 4.1, when trying to accept 500 inventories, there is one which is failing with following error message in the web interface failing. 
 Error when trying to accept node xxxx <- The connection is not established 

 Error in log is 
 <pre> 
 [2017-03-15 22:28:42] ERROR com.normation.rudder.services.servers.NewNodeManagerImpl - Unit acceptor error for node NodeId(44936c20-2e1a-4673-bb49-eb6fa4faad39) <- Error when trying to accept node 44936c20-2e1a-4673-bb49-eb6fa4faad39 <- The connection is not established. 
 </pre> 
 Don't know which connection - slapd doesn't complain at all 

Back