The error in the logfile was :
ACCT_XFER_FAILED: Error transferring /var/transfer/config/*
Not really explicit...
Turn out that /cf/var/ was full, it needs at least some free MB to work properly, that sound weird as the config file only requires several KB.
The configuration is indeed copied to /cf/var/transfer/config/ before being transferred over the network. If /cf/var/ is full then the configuration cannot be copied and the transfer process finds nothing to send hence the error message above.
If you have the same error, cleanup some old logfiles and maybe decrease the amount of data you're logging.
For any other errors, I recommend this post which explains all the other issues you may have with transfer on commit.
http://www.net-gyver.com/?p=655
Hope that helps !
No comments:
Post a Comment