aMule Forum
English => aMule Help => Topic started 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?
-
You can't start two daemons on the same port.
First, I would suggest to check the port numbers.
-
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.
-
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.
-
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 :)
-
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.