aMule Forum

English => aMule Help => Topic started by: john37 on November 25, 2010, 02:39:57 AM

Title: different user with different amuled
Post by: john37 on November 25, 2010, 02:39:57 AM
Hi all, I managed to run the amuleweb with amuled, and it works fine. But the problem comes when multiple user start the amuled on themselves. Suppose user A starts amuled first, and user B starts amuled and amuleweb later, the amuleweb always connect to A's amuled but with the password setting of B  :-(  Is this a known issue or my inproper setting?
Title: Re: different user with different amuled
Post by: ^marcell^ on November 25, 2010, 12:10:20 PM
You can't start two daemons on the same port.

First, I would suggest to check the port numbers.
Title: Re: different user with different amuled
Post by: john37 on November 25, 2010, 03:46:55 PM
Thanks to your reply, I have noticed that and they are on the different port. I can access amuleweb with different port and different password( One from A and the other from B). But they "link" to the same daemon. 
Title: Re: different user with different amuled
Post by: GonoszTopi on November 25, 2010, 05:30:37 PM
The two daemons should use different ports for external connection, and the two amulewebs must use the corresponding port numbers. Please check that the port numbers user A and B uses for EC are correctly set in amule.conf and remote.conf.
Title: Re: different user with different amuled
Post by: john37 on November 28, 2010, 03:14:18 AM
Thanks GonoszTopi! I followed your instruction and modified the ECport to different port, and it works!

I can't find the remote.conf, yet the amuleweb seems fine so I guess maybe it's optional :)
Title: Re: different user with different amuled
Post by: GonoszTopi on November 30, 2010, 05:09:55 PM
If the daemon starts amuleweb then it configures it to use the right ports, so remote.conf is not consulted. It matters only if you start the daemon and the webserver individually.