aMule Forum
English => aMule Help => Topic started by: kike on May 22, 2004, 08:38:31 PM
-
Hi, i have compiled amule, amuleweb, amulewebDLG, amulecmd, amulecmdDLG.
I've done the things in the amuleweb howto in the forum, I've applied the path for rc3 version. I get to run amulecmd and amulecmdDLG ok. Command stats, show DL are shown correctly.
I run amuleweb and i get this:
kike@:~$ amuleweb
This is amuleweb (WebInterface)
Enter password for mule connection (return if no pass defined):
Creating client...
Now doing connection...
Using host localhost port 4712
Trying to connect (timeout = 10 sec) ...
Succeeded ! Connection established
---------------------------------
| aMule Web Server |
---------------------------------
Use 'Help' for command list
Web Server: Started
amuleweb$
WSThread: Thread started
WSThread: created service
amuleweb$ WSThread: created socket listening on :4711
amuleweb$
But i go to the lynx or to the mozilla and i obtain this(lynx):
I put the url http://localhost:4711
HTTP request sent; waiting for response.
If i put the 4712 I get an error ("wxSocket: Invalid signature in ReadMsg")and I can download a file called "elqo3hbq.exe"
If i run amulewebDLG it freezes.
Someone has any idea about what happens??
Thank
Kike
-
Hi,
if you mean your response time is long.
have you open fw ports??
b. r.
Hellsing
-
No, the response of "HTTP request sent; waiting for response." is for ever, it doesn,t response I don't see the amuleweb page.
I don,t understand you about fw ports (it means forwarding ports?) , if this I call amuleweb from the same machine so I don't think this is the problem.
Thanks:
Kike
-
uninstall/remove all amuleweb* and recompile it again with --enable-webserver ..
then follow the howto -> http://www.amule.org/wiki/index.php/Webserver
i did it like that right now and its working
deltaHF@deltahf:~/amule-dev/boot/priv-cvs/amule-dev-cvs/src> ./amuleweb
This is amuleweb (WebInterface)
Enter password for mule connection (return if no pass defined):
Creating client...
Now doing connection...
Using host localhost port 4712
Trying to connect (timeout = 10 sec) ...
Succeeded ! Connection established
---------------------------------
| aMule Web Server |
---------------------------------
Use 'Help' for command list
Web Server: Started
amuleweb$
WSThread: Thread started
WSThread: created service
WSThread: created socket listening on :4711
*************
New external connection accepted
Accepted Connection from amuleweb
greets
-
Hi,
yes i mean firewall ports.
because i tried amuleweb today with http://localhost:4711 and connection refused
then i tried http://lan_ip:4711 and it takes about 3-4 mins till first response
so i turned my fw off and ..... all fine.
gruß,
Hellsing
-
I've gotten it, I don know what exactly has been, but I have a make uninstall, make clean and I've reinstalled the amule, and also I have purged the amule debian package which I had uninstalled but not purged(remove configurations files).
Thanks:
Kike