aMule Forum
Spanish => sp_Bugs => Topic started by: jabicho on April 13, 2005, 01:41:43 AM
-
Hola, he compilado la Ășltima version de cvs para rular el amuled y el webserver, todo sin las X en Debian. He compilado sin problemas pero a la hora de conectarse a un servidor, no lo consigue. Esto es lo que me pone al ejecutar el demonio de amule
All PartFiles Loaded.
ListenSocket: Ok.
*** TCP socket (ECServer) listening on 0.0.0.0:4712
*** Server UDP socket (TCP+3) at 0.0.0.0:4665
*** TCP socket (TCP) listening on 0.0.0.0:4662
*** Client UDP socket (extended eMule) disabled on preferences
Empty dir /mnt/Media/Incoming/ shared
aMuleweb is running on pid 10314
CServerSocket: destroying socket 0x84e3fa8
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x8517468
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x8509e60
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x85190c8
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x84e3fa8
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x8526170
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x8509e60
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x8527ef8
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x8526f88
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x8537d60
....
En el apartado de registro de los servidores, en la interfaz web, me pone conexion time out. Tengo un router, con puertos abiertos puesto que lo he probado con emule en windows y tengo id alta. A ver si alguien me puede hechar una mano. Un saludo
-
bueno, el tema de amuled lo lleva lfroen. le dejare una nota de que se mire esto, pero el pasa poco por los foros, asi que no cuentes con que eso sea rapido :-(
gracias por el report!
-
I don't speak spanish, so please translate your question :)
-
Hi, I've compiled the last cvs version. I want to run the amule daemon and the webserver, all without the x-server. I had no problem about compiling, but the daemon doesn't connect to any server. The output is something like this...
All PartFiles Loaded.
ListenSocket: Ok.
*** TCP socket (ECServer) listening on 0.0.0.0:4712
*** Server UDP socket (TCP+3) at 0.0.0.0:4665
*** TCP socket (TCP) listening on 0.0.0.0:4662
*** Client UDP socket (extended eMule) disabled on preferences
Empty dir /mnt/Media/Incoming/ shared
aMuleweb is running on pid 10314
CServerSocket: destroying socket 0x84e3fa8
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x8517468
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x8509e60
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x85190c8
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x84e3fa8
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x8526170
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x8509e60
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x8527ef8
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x8526f88
CServerSocket: connection refused or timed out
CServerSocket: destroying socket 0x8537d60
....
In the server register option, in the web interface, it tells "conexion time out". I've got a router, with open ports. I have emule windows version, and I had high id so I don't think the router could be the problem. Sorry for my english, how you understand almost all ;)
-
since you have a router, I think you forwared the Emule ports to your windows box, right? otherwise you should have not highID,
with teh linux box, you still have the same ports setup, and if the linux computer has a different IP address tehn the windows computer, you are firewalled and get a lowid....
and sometimes when the server are full, there is atleast no space fot the lowID users
so recheck that you have eiterh the SAME ip address unter linux now, then you had under windows, or change teh ports in AMUlE and reconfigure your router for the new linux ip
-
Thanks for your reply, Stefanero, but the router is already configured with the ports mapped to the linux machine and also iptables is disable. I don't think that could be the error, but I'll keep trying
-
that was just a thought .....if you set it up right its fine.
how have you tryed connecting to server?
amulecmd / amuleweb or how?
-
I've tried with the amuleweb interface. I have just notice about the new in the main page about cvs .deb package, so I'm gonna try it. Perphaps it would work...
-
With the new cvs deb package now it's working, but it seems the problem was the server.met file. Anyway, when I run amuled I get the next error message...
All PartFiles Loaded.
ListenSocket: Ok.
*** TCP socket (ECServer) listening on 0.0.0.0:4712
*** Server UDP socket (TCP+3) at 0.0.0.0:4665
*** TCP socket (TCP) listening on 0.0.0.0:4662
*** Client UDP socket (extended eMule) at 0.0.0.0:4672
Empty dir /mnt/Media/Incoming/ shared
ERROR: aMuleweb not started
Altough, the amuleweb server is running...
-
maybe you had it running before amuled was started?
did you set in amule.conf
[WebServer]
Password=
PasswordLow=
Port=4000
Enabled=0 <<<<----- this to 1 ?
this will start amuleweb right after amuled is started, but if there was an amuleweb instance already runnning this could cause problems.
-
It's something very weird, because I got this error message but at the same time I got no problem with the webserver. I don't know but actually it works fine. Thanks all for your replies
-
Error message is false. If you succeeded to connect to amuleweb with your browser, just ignore it. I will fix it later.