aMule Forum

English => en_Bugs => Topic started by: baron-robert on November 30, 2006, 07:47:23 PM

Title: Amuleweb connection problem
Post by: baron-robert on November 30, 2006, 07:47:23 PM
Hi,

I change my distrib version, and i change my amule too...
I only use the amuled & amulewed.
I compile myslef the source.
When i try to access the web-based amulweb UI, on my firefox, the screen stay blank. But on the console (i ran amuled like that: amuled --log-stdout) there is a message: "New external connection accepted"

I can"t access to amule with amulecmd too, it's stay forever on
"Enter password for mule connection:
Creating client..."


Here are the compilation options i used to build it. ./configure --prefix=/data/amule/2.1.3 --enable-profile --enable-amule-daemon --enable-amulecmd --enable-webserver --disable-debug --enable-optimize --enable-wxcas --enable-cas

For information my firewall is deactivated.

Someone know how to get rid of this curious prb?

Thx,
Baron
Title: Re: Amuleweb connection problem
Post by: Rogojine on December 13, 2006, 09:08:28 PM
Here is a part of my amule.conf. If yours is different, try changing a few parameters.

[ExternalConnect]
UseSrcSeeds=1
ExtractMetaDataTags=0
FullChunkAlloc=0
FullPartAlloc=0
ShowPercent=0
ShowProgressBar=1
AcceptExternalConnections=1
ECUseTCPPort=1
ECPort=4712
ECPassword=XXXXXXXXX
IpFilterOn=1
UseSecIdent=1
ECAddress=127.0.0.1
[WebServer]
Enabled=0
Port=4711
PageRefreshTime=120
UseGzip=1
UseLowRightsUser=0
Password=XXXXXXXXXXXX
PasswordLow=
Template=

Hope that helps
--
Rogojine