aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: [SOLVED] aMuleGUI freezes upon startup :(  (Read 1722 times)

doragasu

  • Approved Newbie
  • *
  • Karma: 2
  • Offline Offline
  • Posts: 24
[SOLVED] aMuleGUI freezes upon startup :(
« on: November 01, 2006, 12:21:47 PM »

I have a Linux box and I managed to compile aMule 2.1.2 without X. I have configured it and launched it as a daemon. It looks it's working. It doesn't spit errors and using netstat I see it's listening in port 4712.

Now I want to connect to it using aMuleGUI 2.1.2 under my WinXP SP2 box. Y launch aMuleGUI and enter the requested parameters (the IP of my linux box in the host field and the password I set in amule.conf in the password field). When I click the connect button, the amule window dissapears and nothing happens :(. No aMuleGUI window is shown but aMuleGUI is running (I can see it and kill it using the task manager).

I had a look to a ethereal capture of the session to see if I can figure out what's happening. In the capture I can see the TCP connection is established, then my Win box sends 56 bytes of data (I can see amule-remote and 0x0001 strings in the data) and then my linux box closes the connection :(.

I have tryed also aMuleCmd and it also freezes...

¿Any ideas of what's going on?
« Last Edit: November 01, 2006, 02:01:10 PM by doragasu »
Logged

doragasu

  • Approved Newbie
  • *
  • Karma: 2
  • Offline Offline
  • Posts: 24
Re: [SOLVED] aMuleGUI freezes upon startup :(
« Reply #1 on: November 01, 2006, 01:45:02 PM »

I have found what I was doing wrong. I was putting the password in amule.conf without encryption. Once I put it encrypted, it works.
Logged