aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Suse Problem  (Read 2164 times)

John Holmes

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Suse Problem
« 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

Quote
*** 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:

Quote

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
« Last Edit: April 10, 2006, 05:48:01 PM by John Holmes »
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Suse Problem
« Reply #1 on: April 10, 2006, 06:20:22 PM »

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
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

lfroen

  • Guest
Re: Suse Problem
« Reply #2 on: April 10, 2006, 09:45:56 PM »

This is known bug (fixed in cvs already). It happens when you connect with browser to core EC port instead of port on webserver.
Logged

John Holmes

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: Suse Problem
« Reply #3 on: April 10, 2006, 10:59:21 PM »

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