aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amuled & amuleweb forked problems  (Read 3126 times)

gooddude

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
    • http://www.giga-x.info
amuled & amuleweb forked problems
« on: September 13, 2005, 10:26:13 PM »

Hello good people!

Here is the problem:

I set up everything to work. So at the end, after testing amuled and amuleweb separately and configured conf file (as described in wiki) to start amuled with amuleweb i tried amuled -f, and it worked, at least it said it did. I tried then to connect to the localhost:4711, as I would normaly do with amuleweb, but then it couldn't connect (i also tried ip:4711). What could it be?

tnx
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amuled & amuleweb forked problems
« Reply #1 on: September 14, 2005, 06:27:31 AM »

amuleweb is a seperate application
did you start it?

if you enable automatic start in amule.conf file for amuleweb, make sure it is in path
with ps ax | grep amule

you can check what is actually running...
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."

gooddude

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
    • http://www.giga-x.info
Re: amuled & amuleweb forked problems
« Reply #2 on: September 14, 2005, 04:05:05 PM »

Solo amuleweb works better than great.

I enabled automatic start for amuleweb. On processes list there is amuled -f, the only amule process, I asumed that's ok. Should it show amuleweb when integrated?

When I try to run amuledcmd to shutdown amuled it holds on so I have to kill amuled instead, I guess.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amuled & amuleweb forked problems
« Reply #3 on: September 14, 2005, 05:18:40 PM »

yeah amulecmd was buggy in 2.0.3, but should work in cvs again...

and about teh amuleweb process not sure ;)
what does "netstat -ntlp" say? is there something listening on the webport? if no its not running...
sure amuleweb is in path?
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."

gooddude

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
    • http://www.giga-x.info
Re: amuled & amuleweb forked problems
« Reply #4 on: September 14, 2005, 06:51:42 PM »

i must say that i'm not sure if it's in the path, cause i don't know what path are you talking about  :)

ok, there is only 4712 port opened so i guess web port is not open. what next ?

i will install CVS for cmd to work then.
« Last Edit: September 14, 2005, 06:55:10 PM by gooddude »
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amuled & amuleweb forked problems
« Reply #5 on: September 14, 2005, 07:02:56 PM »

how do you start amuled?
go into the directory and type ./amuled? or what?
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."

gooddude

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
    • http://www.giga-x.info
Re: amuled & amuleweb forked problems
« Reply #6 on: September 14, 2005, 07:15:55 PM »

just amuled (and -f when i want it).

i also tried going to the /usr/local/bin and did ./amuled -f, but as expected the same thing.
« Last Edit: September 14, 2005, 07:27:36 PM by gooddude »
Logged

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: amuled & amuleweb forked problems
« Reply #7 on: September 14, 2005, 07:32:10 PM »

do a "which amuleweb"

If it shows something like below, then it's in the path.

Code: [Select]
$ which amuleweb
/usr/local/bin/amuleweb
$
Logged
concordia cum veritate

gooddude

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
    • http://www.giga-x.info
Re: amuled & amuleweb forked problems
« Reply #8 on: September 14, 2005, 08:07:49 PM »

Yes, I forgot to mention that all amules are there (amuled, amuleweb, amulecmd, ...). So now I can say it is and was in the path.
Logged

gooddude

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
    • http://www.giga-x.info
Re: amuled & amuleweb forked problems
« Reply #9 on: September 15, 2005, 04:42:11 PM »

I have installed the new CVS. After some strange situations everything works fine, I think there were some bugs in the older version.
Thank you all for your help  :)
« Last Edit: September 15, 2005, 04:49:45 PM by gooddude »
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amuled & amuleweb forked problems
« Reply #10 on: September 15, 2005, 05:39:46 PM »

:))
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."