aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Webserver-Connection Problem  (Read 2547 times)

PsychoChris

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 66
Webserver-Connection Problem
« on: May 29, 2004, 10:46:09 PM »

Hello there,

my aMule is running quite well on my Linux 9.0 Server. But i cannot connect to its webserver by using its network-ip-address 192.168.0.1 and port 4711. Strange thing: starting Konquerer-Browser on the Linux-System and entering 127.0.0.1:4711 works excellent. The webinterface opens and works after entering my password. My firewall has all needed ports open, but why cant i connect to the webinterface from a network computer? Any suggestions?

Greetings,
PsychoChris
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: Webserver-Connection Problem
« Reply #2 on: May 30, 2004, 08:50:42 PM »

It's a bug on rc3's webserver. See the patch in the URL Kry gave you.
Greetings!
Logged

PsychoChris

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 66
Working now, but not really stable...
« Reply #3 on: May 30, 2004, 09:05:13 PM »

Hi there,

thanks for the infos. After downloading the patch i had problems getting the path to work. I started the patch but it never ended. Then i looked inside the patchfile and figured out that i only have to add one line to a sourcefile. Recompiled it and now it works. Unfortunately it seems that the webinterface is buggy. After using it for some minutes i get the following message in the shell i used to start the webinterface:

Warning: wxSocket: invalid signature in ReadMsg.

From this moment on i cant use the webinterface anymore. It doenst respond to any actions. Either aMule itself or the webinterfaces closes. This seems to happen if i add a ed2k-Link through the webinterface. Not always the first time adding, but sooner or later it happens.
Has anyone any ideas on this issue?

Greetings,
PsychoChris
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: Webserver-Connection Problem
« Reply #4 on: May 30, 2004, 09:17:25 PM »

No idea on the wxSocket problem but on the patch problem you had, that was due to that you didn't use the right patch command. Next time, get the patch (let's call it "patch.diff") into the aMule sources directory (that's something like "~/aMule/aMule-2.0.0rc3/") adn run `patch -p0 < patch.diff` or `patch -p0 -i patch.diff`.
About the problem you had, maybe you could provide a backtrace?
Greetings!
Logged