aMule Forum

English => aMule crashes => Topic started by: baron-robert on June 05, 2006, 05:43:29 PM

Title: amuleweb crash
Post by: baron-robert on June 05, 2006, 05:43:29 PM
Hi,
I compile many version of amule, and when i try to use the web based client after some clicks, amuleweb (webserver) crash and is listed with the ps command like that:
amuleweb (defunct)
The amule daemon works fine but after the crash i cant no more check my DL
I use many template for this, the default one and one very simple i made to check if the problem persist.

Anyone experience the same problem?

thx
Baron-Robert!
Title: Re: amuleweb crash
Post by: lfroen on June 05, 2006, 06:44:55 PM
Please provide more info (version, flags, etc)
Title: Re: amuleweb crash
Post by: baron-robert on June 06, 2006, 10:38:40 AM
version used: 2.1.2 & 2.1.1

No error message appear in the amule console (i ran amuled -o)

The only way to see amuleweb is defunct, is to type ps -A or by using a browser and wait for the error (the page cannot be displayed)

In amule.conf i set the general debug line:
Cat_General=1

next question :-)
Title: Re: amuleweb crash
Post by: lfroen on June 06, 2006, 02:16:33 PM
Quote
version used: 2.1.2 & 2.1.1
Does it mean that you tried both ? Or you have installed both ?
In any case make sure that:
* You have only 1 (one) version installed in any given time
* You read wiki about configuring webserver with amuled
Title: Re: amuleweb crash
Post by: baron-robert on June 06, 2006, 04:20:08 PM
I only have one version installed (actually 2.1.2)! but i tried both. I just read the wiki and i use a similar method to compile (i dont use the --disable-monolithic)
For the compilation i use this options:
./configure --prefix=/usr/local/amule-2.1.2CVS --enable-ccache --enable-amule-daemon --enable-amulecmd --enable-webserver --disable-amule-gui --disable-cas --disable-wxcas --disable-alc --enable-alcc

I'm on fedora 4 with the lastest updates & wxGTK-2.6.3
Title: Re: amuleweb crash
Post by: lfroen on June 07, 2006, 09:50:50 AM
Quote
* You read wiki about configuring webserver with amuled

amuled doesn't enable webserver automagically. You should change configuration manually (or use monolitic amule to set desired options).
Title: Re: amuleweb crash
Post by: stefanero on June 07, 2006, 11:15:54 AM
lfroen it sounds to me that it works fine in the beginning, and then after a while it crashes...
so that means its configured correctly oterhwise he could not login ;)
Title: Re: amuleweb crash
Post by: lfroen on June 07, 2006, 12:33:28 PM
Quote
oterhwise he could not login
Quote
i try to use the web based client after some clicks

If he (she) can login, please tell what are those "some clicks" that crashes amulweb.
BTW: Usually if amuleweb crashes, backtrace is printed.