MlDonkey update

Posted:
Sun Nov 17, 2024 3:38 pm
by mdi
Hi, can we get the latest version of MlDonkey?
Thanks.
Re: MlDonkey update

Posted:
Thu Nov 28, 2024 8:52 am
by Jocko
Hi
I did not expect new versions from this sleeping project. I go to check what changes are present in latest version.
Re: MlDonkey update

Posted:
Sat Jan 04, 2025 1:12 pm
by mdi
Somehow it stopped working on my box and I found a latest version (3.2.1 - github) which is higher that the available one (3.1.6).
SourceForge, for MlDonkey project, has been abandoned, so github was active for some more time instead. Not sure what it could be done for upgrading.
Re: MlDonkey update

Posted:
Sun Jan 05, 2025 3:52 pm
by mdi
I tried to reset the MlDonkey server, but still I cannot connect to the KAD network. I downloaded a new server.met and a new nodes.dat, loaded them. I can see the new servers and can search on them, but the KAD doesn't want to run. It claims about issues with the UDP traffic. But the ports are all opened and I tried eMule from a windows PC set with uPnp and it worked well.
MlDonkey was working until a few months ago, then it stopped.
I changed ports (maybe the internet provider blocks such traffic?), but even with new ports it doesn't work.
I have no more ideas what to test...
That's why I'd like to try the most updated version. I know MlDonkey protocols implementation is not fully compatible with the eMule ones, as far as I read on the internet.
Re: MlDonkey update

Posted:
Mon Jan 06, 2025 3:10 pm
by Jocko
Hi mdi
mdi wrote:. I can see the new servers and can search on them, but the KAD doesn't want to run. It claims about issues with the UDP traffic.
Please can you post the warning
mdi wrote: But the ports are all opened
I assume you get the information from your router (upnp table)
Re: MlDonkey update

Posted:
Sat Apr 12, 2025 12:33 pm
by mdi
KAD stats in MlDonkey says:
Kademlia is enabled Kademlia Connectivity: NOT enough online peers ,there maybe a problem with incoming udp packets
Kademlia statistics Search hits: 0 Source hits: 0 Current files: 4
Yes, i checked my router, opened all ports used by MlD, changed ports, allowed the uPNP and tried also to open manually all ports.
No changes at all.
I tried twice to reset the server and reapply just the config for the folders, but still no results.
Re: MlDonkey update

Posted:
Sat Jul 05, 2025 2:06 pm
by mdi
Hi! I finally solved it by setting this in servers.ini, where originally this list was empty:
boot_peers = [
("220.129.213.113", 4672);
("79.116.82.30", 64358);
("175.180.84.82", 24366);
("170.253.19.241", 1985);
("91.57.73.91", 45886);
("86.201.1.77", 13115);
("83.45.248.36", 4673);
("81.56.30.221", 4672);
("83.44.206.142", 1985);
("2.38.23.163", 10400);
("88.21.182.135", 47002);
("77.225.193.150", 60051);
("89.84.136.214", 29659);
("95.136.118.25", 35375);
("83.57.55.5", 4672);
("88.126.196.22", 7664);
("91.117.238.179", 52109);
("89.19.174.174", 1058);
("14.56.251.97", 4803);
("94.35.148.36", 4662);
("85.197.38.196", 6924);
("123.204.232.128", 2602);
("88.1.48.160", 5672);
("79.12.64.57", 35396);
("91.177.50.121", 16689);
("79.12.64.57", 14820);
("119.206.36.29", 50668);
("92.62.54.181", 1394);
("119.206.36.29", 51647);
("95.91.248.50", 3678);
("88.1.245.205", 11860);
("79.112.58.170", 18068);
("91.122.27.223", 16133);
("79.19.71.209", 6062);
("2.154.78.238", 4670);
("77.228.34.48", 46722);
("185.165.169.167", 17746);
("80.29.38.1", 4672);
("81.217.14.69", 52446);
("87.27.196.36", 4675);
("88.5.160.97", 61525);
("84.115.220.93", 47605);
("109.210.130.111", 4684);
("27.10.3.197", 6657);
("101.59.31.195", 54496);
("119.206.36.29", 14985);
("83.35.164.48", 1985);
("87.125.94.198", 30000);
("92.58.231.253", 4672);
("117.62.48.60", 10517);
("95.244.16.54", 4672)]
BUT, now the KAD network is still not available for searches, even if it works for downloading.
I scraped the web a bit and finally the ultimate suggestion was to upgrade MlDonkey, because it seems that v3.1.6 (current) is an old version, while in the updated one the support and integration for Kad network is way better.
This is what I read.
Hence, again, the initial question: is somehow possible to upgrade MlDonkey?
Thanks a lot!