aMule Forum
English => Multiplatform => Mac OSX => Topic started by: Daliphant on July 20, 2006, 01:02:02 PM
-
After start aMule, the web server is OK, but some hours later, I can't connect to it (Mozilla says "Waiting [ìp]" and nothing happens). (Ah, The IP has NOT changed)
Using: aMule 2.1.3 in Tiger 10.4.7 (macMini G4 at 1,5 Ghz). No firewall.
Anyone can help me?
Thx!
-
Welcome Daliphant!
Could you please start the webserver in a terminal and give us the output when it is unable to connect?
-
This is the text:
This is amuleweb 2.1.3
Enter password for mule connection:
Creating client...
Succeeded! Connection established to aMule 2.1.3
--------------------------------------
| aMule Web Server |
--------------------------------------
Use 'Help' for command list
Web Server: Started
WSThread: Thread started
aMuleweb$ WSThread: created socket listening on :4711
And in "aMule":
2006-07-20 16:34:49: Nueva conexión externa, aceptada
2006-07-20 16:34:49: Conectando con cliente: aMuleweb 2.1.3
2006-07-20 16:34:49: Acceso concedido.
Nothing else... No error, no warning, ...
-
Thus there's no output in the webserver window when you try to connect?
It should output something when you access amuleweb.
-
Nothing in the output.
The navigator (Firefox, Camino, Explorer) shows "Tryingo to connect", but nothing happens.
:-(
-
OK, did you access the webserver via http://xxx.xxx.xxx.xxx:port ?
Could you try a telnet xxx.xxx.xxx.xxx port in the terminal to test the connection?
-
Yes, I use "http://xxx.xxx.xxx.xxx:4711" (I use this port)
I've tried the Telnet, and I get conecction, but I write texts in the telnet, and the webserver terminal reflects nothing.
How can I verify with the telnet the conecction?
Thx!
-
Mh, I wondering whether you have to compile amuleweb with --enable-debug in order to get the feedback in the terminal window.
Could you please download a cvs-version made by lionel77 with debug-enabled?
-
Ok, downloading!
-
Uhm... This version is very "buggy". Some "Gadgets" error MessageBoxes, and the program returned to the system.
-
Which version did you download, Daliphant? The cvs versions i have posted lately are not compiled with enable-debug, because that makes the universal binaries really big.
I have to admit, I wanted to invest more time in debugging amuleweb. amulegui, and amuled on OS X, but right now our OS X resources are mostly focussed on fixing aMule monolitic.
-
If amuleweb is working at one time and then later isn't working, the most likely explanation is that it crashed. You can check the console.log file to see if there's a report about it crashing, and maybe find a crash report in ~/Library/Logs/CrashReporter/amuleweb.crash.log. You can use the Console application (in /Applications/Utilities) to view these log files.
That might help us figure out what's happening.