aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: [aMule-cvs-20050309] connection timeouts & hanging webserver  (Read 2107 times)

nonutopia

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
[aMule-cvs-20050309] connection timeouts & hanging webserver
« on: March 09, 2005, 05:24:37 PM »

Hello all, I compiled aMule-cvs-20050309 on my slackware 10.0 server with wxbase 2.5.4. I want to setup a daemon / webserver for amule.

It starts ok. I can connect to :4711 with my webbrowser but when i try to connect  a server trough the server list it  loses connection. the logs are saying:

2005-03-09 17:22:39: Connecting to DonkeyServer No3  (62.241.53.17 - 62.241.53.17:0)
2005-03-09 17:22:39: Connected to DonkeyServer No3  (62.241.53.17:4242)
2005-03-09 17:22:39: Lost connection to DonkeyServer No3 (62.241.53.17:4242)

i can tell from iptraf it is not connecting at all.. i followed the wiki for how i should setup the config file. so AcceptExternalConnections=1 and ECUseTCPPort=1

the output i get from amuled:

CServerSocket: destroying socket 0x84b88d0
CServerSocket: connection refused or timed out
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x84bb340
CServerSocket: connection refused or timed out

also after some attempts to connect a emule server the webserver just hangs
untill i kill it or go to the login page again where it wont let me in.

amuleweb then starts saying:

ECSocket::ReadBufferFromSocket error The socket is non-blocking and the operation would block

please i really need some help with this one, is this problem related to the last cvs and should i try another version or is there something bigger going on?

edit: running amuled as root or with a higher port doesnt work too.  i forwarded the tcp port and the +3 udp port.

if i monitor the traffic with iptraf i very rarely see it connection to the right ip but to port 0. most of the time it does not connect at all.
« Last Edit: March 10, 2005, 01:59:59 AM by nonutopia »
Logged