aMule Forum

English => aMule Help => Topic started by: djoole on August 02, 2004, 10:51:31 PM

Title: amulecmd : issue with pause and resume (and webserver prob)
Post by: djoole on August 02, 2004, 10:51:31 PM
Hey,

I'm away from my computer that is running aMule.

First i tried to connect to the webserver.
I get the login page, but when i put the password, the login page just reload (i'm sure i put the good password)

amuleweb output :
WSThread: created socket listening on :4711
*** parsing url / :: field ses
*** URL parsed. returning
*** parsing url / :: field w
*** URL parsed. returning
*** parsing url / :: field ses
*** URL parsed. returning
inc. fname=/logo.jpg
**** imgrequest: /home/julien/.aMule/webserver/logo.jpg
*** parsing url ?p=mypasswd&w=password :: field ses
*** URL parsed. returning
*** parsing url ?p=mypasswd&w=password :: field w
*** URL parsed. returning password
*** parsing url ?p=mypasswd&w=password :: field p
*** URL parsed. returning mypasswd
*** parsing url ?p=mypasswd&w=password :: field ses
*** URL parsed. returning
inc. fname=/logo.jpg
**** imgrequest: /home/julien/.aMule/webserver/logo.jpg

That is my webserver problem.

So i tried to use amulecmd, with a ssh from my remote computer.

Show DL and other commands work great, but, if i want to start the file 1 (for instance) which i stopped, i do "Resume 1", and then : nothing. The files remains stopped. Idem for pausing a file which is currently in waiting.

What could it be?
Title: Re: amulecmd : issue with pause and resume (and webserver prob)
Post by: stefanero on August 02, 2004, 11:02:27 PM
hey

what wx-version you use? do you have wxBase installed? this is importadn for webserver to work!!

about the amulecmd problem we had reports that file listed as nr1 in files list is not necessarly nr1 in amulecmd files list...
this is a known problem and on the todo list...

stefanero

BTW: http://www.amule.org/wiki/index.php/Webserver <<--- for webserver setup

also try to reboot your linux-box and tehn start amule and amuleweb right away, this also sometimes fixes "login bugs" --- some memory issue
Title: Re: amulecmd : issue with pause and resume (and webserver prob)
Post by: djoole on August 02, 2004, 11:15:52 PM
indeed, file 13 is actually file 10, 14=11 and so on..
but i can't reach files 1 2 3 cause files -2 -1 0 are out of range :D

I have wxbase and wxgtk vresion 2.4 installed.
Title: Re: amulecmd : issue with pause and resume (and webserver prob)
Post by: phoenix on August 03, 2004, 07:10:59 AM
Folks,

The numbering bug with pause/resume is fixed in current cvs. Please test. Note that the first downloading file now is zero, and the last is (n-1).

Cheers!
Title: Re: amulecmd : issue with pause and resume (and webserver prob)
Post by: djoole on August 05, 2004, 12:53:42 PM
Alright then, i'll give it a try. Thanks!