Hallo!
I'm trying to set amuled up working, mainly because I'd like amuled to be run by an unprivileged user in the background, and I should be able to get to it from either the same computer or others.
I'm using Ubuntu & latest binary 2.1.0; I've created user amule, switched to it and run amule once to set everything up; also remote connections are allowed (=1). I've then run amuled from a console, and the log seems fine to me, but it shows client/server UDP errors:
-----
amule@quiniserver:/Dades/HomeQuini$ amuled
amuled: OnInit - starting timer
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
Loading temp files from /home/amule//.aMule/Temp.
Loading PartFile 1 of 1
All PartFiles Loaded.
ListenSocket: Ok.
*** TCP socket (ECServer) listening on 0.0.0.0:4712
*** Server UDP socket (TCP+3) at 0.0.0.0:4665
*** TCP socket (TCP) listening on 0.0.0.0:4662
*** Client UDP socket (extended eMule) at 0.0.0.0:4672
Empty dir /Dades/Per grabar/mp3/Café del Mar/ shared
WARNING! Client UDP-Socket discarded packet due to errors (2) while sending.
WARNING! Client UDP-Socket discarded packet due to errors (2) while sending.
WARNING! Client UDP-Socket discarded packet due to errors (2) while sending.
WARNING! Server UDP-Socket discarded packet due to errors (2) while sending.
WARNING! Server UDP-Socket discarded packet due to errors (2) while sending.
...
-----
The problem is really that I cannot get to it either using amulegui nor amuleweb. Ports 4660-4672 are redirected to the server's PC (I was using mldonkey with no problem), and port 4712 is opened in firewall.
If I try to run amulegui it applies for the password (it's set up in amule's config file), and nothing happens, but the program doesn't shut down. The following info appears in the console:
-----
quini@quiniserver:~$ amulegui --verbose
Connecting...
Going to event loop...
-----
If I try to run amuleweb it also applies for the passwd and does nothing, but uses 100% cpu until ctrl+c:
-----
quini@quiniserver:~$ amuleweb
This is amuleweb 2.1.0
Enter password for mule connection:
Creating the client... (translated from catalan)
-----
Any idea on what to do/where to look for??? :baby:
TIA
