aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: DownloadCompleted CoreCommand always fail  (Read 2013 times)

sevenever

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
DownloadCompleted CoreCommand always fail
« on: April 04, 2011, 02:45:04 AM »

Hi, I am running amuled without gui.
 I config amule as below:

[UserEvents/DownloadCompleted]
CoreEnabled=1
CoreCommand=/bin/touch /home/aMule/thisisatouchfile
GUIEnabled=0
GUICommand=

but always get error in logfile:
2011-04-04 00:28:43: Failed to execute command `/bin/touch /home/aMule/thisisatouchfile' on `Download completed' event.


XXXXXXX@OpenWrt:/home/aMule# uname -a
Linux OpenWrt 2.6.32.10 #20 Tue Apr 6 15:53:48 CEST 2010 mips GNU/Linux

XXXXXXX@OpenWrt:/home/aMule# amuled -v
amuled: OnInit - starting timer
aMuled 2.2.6 using  v2.8.10 (OS: Linux)

I was trying send a mail out when download complete, but it did not work. So I changed the command to /bin/touch, it still fails....

Thank you
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: DownloadCompleted CoreCommand always fail
« Reply #1 on: April 04, 2011, 03:45:17 AM »

Please try the 2.3.1 RC currently available and report if it works there.
Logged

macias

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 110
Re: DownloadCompleted CoreCommand always fail
« Reply #2 on: April 04, 2011, 08:09:21 PM »

I am doing it right now, because I got this assert several times in a row with non-patched wxGTK :-)
Logged