aMule Forum
English => aMule Help => Topic started by: John Holmes on April 10, 2006, 05:46:03 PM
-
Hi.
I have readed the wiki to install aMule with aMuleWeb on a Suse 9.3 pc. I have downloaded the rpm packages and installed via Yast...
When run ./amuled seem the deamon halt on
*** TCP socket (ECServer) listening on 0.0.0.0:4711
*** Server UDP socket (TCP+3) at 0.0.0.0:4665
*** TCP socket (TCP) listening on 0.0.0.0:4662
*** Client UDP socket (extended eMule) at 0.0.0.0:4672
Empty dir /warehouse/Download shared
Then if i try to connect via browser with another pc I get this error on the server:
Now, exiting main app...
aMule OnExit: Terminating core.
aMule shutdown completed.
aMule Version: aMuled 2.1.1 using wxGTK2 v2.6.3 (Unicoded)
Terminated after throwing an instance of 'std::bad_alloc'
what(): St9bad_alloc
backtrace:
[2] ?? in /usr/bin/amuled [0x8059bb0]
[3] wxEntry(int&, wchar_t**) in /usr/local/lib/libwx_baseu-2.6.so.0[0x402911f1]
[4] wxEntry(int&, char**) in /usr/local/lib/libwx_baseu-2.6.so.0[0x40291285]
[5] ?? in /usr/bin/amuled [0x8055e79]
[6] __libc_start_main in /lib/tls/libc.so.6[0x40475e80]
[7] wxAppConsole::Initialize(int&, wchar_t**) in /usr/bin/amuled[0x8054cb1]
Aborted
-
well the crash is one thing, but did you actually setup amuleweb?
have you read http://www.amule.org/wiki/index.php/AMuleWeb ?
which way are you connecting? espicially which port?
btw moved wrong forum
-
This is known bug (fixed in cvs already). It happens when you connect with browser to core EC port instead of port on webserver.
-
Ok... i havent found the right topic to solve my problem.... anyway seems to work if i run
/usr/bin/amuled
/usr/bin/amuleweb
To connecting i'm using FireFox on port 4711
Now i'm reading the FAQ... thanks for the help.