aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amulecmd : issue with pause and resume (and webserver prob)  (Read 2224 times)

djoole

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 21
amulecmd : issue with pause and resume (and webserver prob)
« 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?
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amulecmd : issue with pause and resume (and webserver prob)
« Reply #1 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
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

djoole

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 21
Re: amulecmd : issue with pause and resume (and webserver prob)
« Reply #2 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.
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: amulecmd : issue with pause and resume (and webserver prob)
« Reply #3 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!
Logged

djoole

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 21
Re: amulecmd : issue with pause and resume (and webserver prob)
« Reply #4 on: August 05, 2004, 12:53:42 PM »

Alright then, i'll give it a try. Thanks!
Logged