aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 [2]

Author Topic: Webserver ne répond pas...  (Read 8109 times)

squatrem

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: Webserver ne répond pas...
« Reply #15 on: September 07, 2004, 10:58:50 PM »

mmm... OK, tomorrow's version is not 20040907... I'll try it tomorrow when it is available :)
Logged

squatrem

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: Webserver ne répond pas...
« Reply #16 on: September 08, 2004, 05:17:07 PM »

Hi,

I cannot complie version 20040908.. I'll try again tomorrow.

Squatrem
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: Webserver ne répond pas...
« Reply #17 on: September 09, 2004, 04:12:21 AM »

squatrem,

Sorry, we had some cvs breakage today, i hope tomorow cvs tarball is ok.

Cheers!
Logged

squatrem

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: Webserver ne répond pas...
« Reply #18 on: September 09, 2004, 09:57:16 AM »

Good "morning",

Here are the results of my tests with CVS v20040909 :

- passwords are saved in .eMule :)
- I can see the login page, but the logo only appears after the second or third refresh (I think it is abnormally slow, even from localhost)
- I have once sucessully loged on from another computer on my network, but it was very slow (2 or 3 refreshes needed to display each page, 10 seconds per refresh) and only a few icons were shown (I think that if I had refreshed the page more times they would have all been displayed). It said amule wasn't connected to any server (that was wrong) and every lists were empty (server list, download/upload lists).
- All my other attempts to log on (from localhost or from the network) were unsuccessful. Amuleweb got killed like with previous versions.

I'm sorry for passively complaining about your software... I repeat that if you need help you really can ask me, especially since I have quite a lot of spare time at the moment..

Thx for your reactivity !

Squatrem
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: Webserver ne répond pas...
« Reply #19 on: September 09, 2004, 01:15:55 PM »

squatrem,

Hey, don't be shy ;) we need testers! Please, do complain about what you think is not working fine!

So, we managed the passowd issue, now we can do some other tests.

What is your browser? I have tested here with opera (my favorite) and mozilla. Unfortunatelly, i am having problems with opera, but they seem to be configuration related, because it works fine in one machine, but not on the other. Mozilla is working so fast with amuleweb that i can hardly believe. Try different browsers and please, report your results.

Anyway, there seems to remain a problem, because amuleweb has *never* crashed here. If you were able to generate a backtrace or provide some crash messages, it would be very nice. Look here: http://www.amule.org/wiki/index.php/Backtraces and here: http://www.amule.org/wiki/index.php/Using_gdb_and_valgrind

Could it be error problems in the network? Something like excessive retransmission? Can you do a local network speed test, like transfering a big file with ftp between computers and seeing the transfer speed?

Another thing, is you system overall stable, i mean, i had previously some reports of amuleweb crashing, and it used to be due to corrupted data. Corrupted data usually means failing memory, so give it a check also.
Logged

squatrem

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: Webserver ne répond pas...
« Reply #20 on: September 09, 2004, 08:52:13 PM »

OK phoenix, so I will be merciless ;)

I have tested it with Konqueror 3.3 (localhost) and MSIE 6 (lan) I will test mozilla firefox as soon as it is installed on my laptop.

The network is not overloaded at all. I have tested amuleweb from localhost with the same results.
I have tried to recompile wxGTK a couple of time but there is no difference.

Here are my options :
Code: [Select]
Configured aMule CVS for 'x86_64-pc-linux-gnu'.

  aMule enabled options:

  **** aMule Core ****
  Should aMule be compiled in debug mode?                  yes
  Should aMule be compiled with verbose console output?    no
  Should aMule be compiled with upload speed sense?        no
  Should aMule be compiled with profiling?                 no
  Should aMule be compiled with optimizations?             no
  Should aMule be compiled with systray?                   yes
  Should aMule be compiled with pure GTK code?             yes
  Should aMule be linked against patched gsocket?          yes
  Should aMule daemon version be built? (EXPERIMENTAL)     no
  Should aMule remote gui be built? (EXPERIMENTAL)         no
  Crypto++ library/headers style?                          gentoo_debian

  **** aMule TextClient ****
  Should amulecmd (TextClient) be linked against wxbase?   yes
  Should aMule Command Line Client be built?               yes
  Should aMule GUI Client be built?                        yes

  **** aMule WebServer ****
  Should aMule WebServer be built?                         yes
  Should aMule WebServer GUI be built?                     yes

  **** aMule ED2K Links Handler ****
  Should aMule ED2K Links Handler be built?                yes

  **** aMuleLinkCreator ****
  Should aMuleLinkCreator GUI version (alc) be built?      no
  Should aMuleLinkCreator for console (alcc) be built?     no

  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                no
  Should aMule GUI Statistics (wxCas) be built?            no

  **** General Libraries and Tools ****
  Should ccache support be enabled?                        no
  Libraries aMule will use to build:
                                       wxWidgets          2.4.2
                                       GTK                1.2.10

I cannot use valgrind on amd64, and I'm no more lucky with gdb.. If I run
Code: [Select]
gdb /usr/bin/amulewebI get the following (I have created .gdbinit) :
Code: [Select]
GNU gdb 6.2
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu"...(no debugging symbols found)...Using host libthread_db library"/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/amuleweb
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
warning: shared library handler failed to enable breakpoint
In the amuleweb window I get :
Code: [Select]
Creating client...
Now, doing connection....
Using host 'localhost' (timeout = 10 sec)...
Succeeded ! Connection established..

---------------------------------
|       aMule Web server       |
---------------------------------

Use 'Help' for command list
And nothing else... The only way to get control back is to kill -9 amuleweb.
This does not occur when launching amuleweb alone (it crashes when a web client is trying to log in).

When amuleweb crashes, the only information I get from amule is :
Code: [Select]
New external connection accepted
Accepted Connection from amuleweb
Connection closed.

This makes it very difficult to produce a backtrace.. If needed, and can give you ssh access to my pc. I have a good connection that should allow quite usable X forwarding.

Is there something I'm doing bad ? ;(

Squatrem
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: Webserver ne répond pas...
« Reply #21 on: September 09, 2004, 10:25:22 PM »

squatrem,

You did not mention that you were on an AMD64, that makes a lot of difference... :)

The problem is probably on aMule/amuleweb, because we may have some problem on the size of the integers. No developer has an AMD64 (I accept donations :) )

Anyway, you have given me a lot of info, so when I get home I will check a few things and then i return to you. amuleweb is probably blocking because on some bug in communication. If you can check the code, look at ECSocket.cpp, our problem must be there.

Cheers!
Logged

squatrem

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: Webserver ne répond pas...
« Reply #22 on: September 09, 2004, 10:39:37 PM »

Yes, I have mentioned it in my first post, but it was in french...
I will look at the code if I can find something.

Is there a way to have read access to you CVS ?

Squatrem
Logged
Pages: 1 [2]