Alohá!
Just installed amuled 2.1.1-2 from the debian sarge apt-sources along with amule (monolithic), made my settings, imported my ed2k-temp-files, everything looking great.
Really nice work, I used to run the smurfified ed2k-clcs but this is looking good.
Here's the problem though:
Trying to remote control amuled (as I don't plan on installing any X on the final destination machine) and reading around the wiki a bit, I decided to go for amuleWEB instead of remoteGUI.
When starting up amuled (or amule for that matter) the status reports the socket listening, so does netstat and there is communication between my browser and the amuleWEB component
playground:~# tcpdump -ntvi eth0 | grep 4712
tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
IP (tos 0x0, ttl 128, id 50965, offset 0, flags [DF], length: 40) 172.16.32.42.1365 > 172.16.32.253.4712: F [tcp sum ok] 2742359292:2742359292(0) ack 384643285 win 65535
IP (tos 0x0, ttl 64, id 57334, offset 0, flags [DF], length: 40) 172.16.32.253.4712 > 172.16.32.42.1365: F [tcp sum ok] 1:1(0) ack 1 win 6432
IP (tos 0x0, ttl 128, id 50966, offset 0, flags [DF], length: 40) 172.16.32.42.1365 > 172.16.32.253.4712: . [tcp sum ok] ack 2 win 65535
IP (tos 0x0, ttl 128, id 50983, offset 0, flags [DF], length: 48) 172.16.32.42.1395 > 172.16.32.253.4712: S [tcp sum ok] 3801684527:3801684527(0) win 65535
IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], length: 48) 172.16.32.253.4712 > 172.16.32.42.1395: S [tcp sum ok] 1070212150:1070212150(0) ack 3801684528 win 5840
IP (tos 0x0, ttl 128, id 50984, offset 0, flags [DF], length: 40) 172.16.32.42.1395 > 172.16.32.253.4712: . [tcp sum ok] ack 1 win 65535
IP (tos 0x0, ttl 128, id 50985, offset 0, flags [DF], length: 450) 172.16.32.42.1395 > 172.16.32.253.4712: P 1:411(410) ack 1 win 65535
IP (tos 0x0, ttl 64, id 1496, offset 0, flags [DF], length: 40) 172.16.32.253.4712 > 172.16.32.42.1395: . [tcp sum ok] ack 411 win 6432
unfortunately the page stays blank.
Is this the same problem with broken EC connection between amuleWEB and amule(d) that's haunting the CVS builds? Or has anybody sucessfully installed and used amuled with amuleWEB from the current debian sarge apt sources?
THX