aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Web Server error  (Read 5325 times)

Daliphant

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Web Server error
« 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!
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Web Server error
« Reply #1 on: July 20, 2006, 02:56:05 PM »

Welcome Daliphant!

Could you please start the webserver in a terminal and give us the output when it is unable to connect?
Logged

Daliphant

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Re: Web Server error
« Reply #2 on: July 20, 2006, 04:42:37 PM »

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, ...
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Web Server error
« Reply #3 on: July 20, 2006, 05:21:14 PM »

Thus there's no output in the webserver window when you try to connect?
It should output something when you access amuleweb.
Logged

Daliphant

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Re: Web Server error
« Reply #4 on: July 20, 2006, 05:23:21 PM »

Nothing in the output.
The navigator (Firefox, Camino, Explorer) shows "Tryingo to connect", but nothing happens.
:-(
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Web Server error
« Reply #5 on: July 20, 2006, 05:27:44 PM »

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?
Logged

Daliphant

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Re: Web Server error
« Reply #6 on: July 20, 2006, 05:53:02 PM »

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!
« Last Edit: July 20, 2006, 05:54:03 PM by Daliphant »
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Web Server error
« Reply #7 on: July 20, 2006, 06:07:48 PM »

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?
Logged

Daliphant

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Re: Web Server error
« Reply #8 on: July 20, 2006, 06:13:18 PM »

Ok, downloading!
Logged

Daliphant

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Re: Web Server error
« Reply #9 on: July 20, 2006, 06:29:45 PM »

Uhm... This version is very "buggy". Some "Gadgets" error MessageBoxes, and the program returned to the system.
Logged

lionel77

  • Provider of Mac builds, Forum Mod
  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 1107
  • Mac OS X 10.4 (Power Mac G5)
Re: Web Server error
« Reply #10 on: July 21, 2006, 02:15:10 AM »

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.
Logged
Current aMule CVS builds for OS X can be found here.

ken

  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 825
Re: Web Server error
« Reply #11 on: July 25, 2006, 01:34:15 AM »

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.
Logged