aMule Forum
English => aMule Help => Topic started by: blolo on April 28, 2012, 07:16:41 PM
-
I'm having issues with amuleweb on Ubuntu.
I've configured everything on the "Remote Controls" tab under preferences, but if I try to access localhost:4711 on the browser of the machine, i get a "Couldn't connect to..." error, trying the localhost:4712 port i have an "ERR_EMPTY_RESPONSE" result.
Also with simple telnet 4711 and telnet 4712 commands, the results are the same.
I've tried copying the default template from the /usr/share/amule dir to the .aMule dir in my homepage with no result.
The same issue happened with Linux Mint so it doesn't look like a Ubuntu specific problem, trying with eMule on windows i had immediate access to the web server.
Anyone can help?
-
You know, amuleweb is an external program. Did you check "Start webserver" in the options? Is amuleweb running?
-
It wasn't and the reason is that i didn't have the amule-daemon package installed.
No sign of it into the Software Center, so a simple
sudo apt-get install amule-daemon
solved it.
Thanks for your help! :)