There are no translations available.
If the ecdaemon crashes
If the daemon crashes:
Start the daemon as follows:
ecdaemon -loglevel debug -logfile /tmp/ecdaemon.log start
This will give fairly voluminous output to /tmp/ecdaemon.log
When ecdaemon crashes again do:
cd /tmp
tail -5000 ecdaemon.log >ecdaemon.tail.log
and then send ecdaemon.tail.log to 该E-mail地址已受到防止垃圾邮件机器人的保护,您必须启用浏览器的Java Script才能看到。
It will also be helpful for us to have the output form 'ecinfo':
cd 'EasyCopyDir'
./ecinfo
the output from this command is in /tmp/ecdump.tar.Z


