Project

General

Profile

Bug #6915

Updated by Alexis Mousset almost 9 years ago

One file was copied in the location of another. The logs contain: 

 <pre> 
 error: /default/download_from_shared_folder/files/'/bin/'[3]: Timeout - remote end did not respond with the expected amount of data (received=0, expecting=8). (recv: Resource temporarily unavailable) 
 error: /default/download_from_shared_folder/files/'/bin/'[3]: Failed receive. (ReceiveTransaction: Resource temporarily unavailable) 
 error: /default/download_from_shared_folder/files/'/bin/'[3]: Transmission refused or failed statting '/var/rudder/configuration-repository/shared-files/bin/adm.sh', got 'CFD_FALSE' 
 error: /default/download_from_shared_folder/files/'/bin/'[3]: Was not able to copy '/var/rudder/configuration-repository/shared-files/bin/dir.sh' to '/bin/dir.sh' 
 error: /default/download_from_shared_folder/files/'/bin/'[3]: Cannot read SYNCH reply from '1.2.3.4', '126.245.158.17', only -1/13 items parsed 
 error: /default/download_from_shared_folder/files/'/bin/'[3]: Transmission refused or failed statting '/var/rudder/configuration-repository/shared-files/bin/script.sh', got '      \C2}\93\88\BB!.\ED\BE\94Q\EAy\FD/AK~ 
 </pre> 

 This is a know issue: https://dev.cfengine.com/issues/6027.

Back