torrent stuck at 99% (7)
Do you have the problem of torrent stuck at 98% for MLDonkey on DNS-323? Or you are facing a problem that is more head banging, instead of the torrent stuck at 98% you have the torrent stuck at 99% for MLDonkey on the DNS-323?
The problem seems to be the lack of space for /tmp or rather /dev/ram0. If you are technical enough, you might see these errors in your /mnt/HD_a2/mldonkey/mlnet.log
[cF] Checksum computation failed: Exception: write failed: No space left on device
or
[IPblock] Exception Sys_error(“No space left on device”) while extracting from web_infos/level1.gz
To solve the problem. Try out the sample downloads.ini (which can be found here). Don’t know how to replace the downloads.ini? Refer to the guide here!
Mine torrents mostly stuck around 91-92%.and the error messages I found in mlnet.log look something like this:
2007/08/11 17:53:56 [cF] Checksum computation failed: Exception: lseek failed: Invalid argument
2007/08/11 17:56:39 [cWeb] local file web_infos/level1.gz not found, HTTP request failed (error 0)
Any suggestions?
Han: Could you paste me the result of df while you are having the computation error?
I think df returns normal information:
/ # df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/ram0 9911 6853 2546 73% /
/dev/sda2 384056272 222122316 161933956 58% /mnt/HD_a2
PS: I only installed one Hitachi 400GB HDD
Hi everybody!
I received my DNS-323 yesterday and managed to install mldonkey within an hour, even I exited the linux society as there was Slackware the most popular one and RedHat was the challanger…
This I has to thank you, the installation guide is perfect.
My torrents are downloading so far without a problem (6,5GB) and DL speed is also OK (I’m now testing seeding performance, hope it will be OK as well).
What I’m wondering now, wheater it is possible to run some kind of unrar (does it have a sence because of processor performance – I have a 100Mbit network, so transfer times are rather slow)
Or even put it in the execute after torrent finished script to unrar what I downloaded. I use ShowCenter from Pinacle (my next big issue will be installing Oxyl) and I would need to have the things as media moved and unpacked into the directory given free for Oxyl (or for UPnPAV server). If any idea for non professional please share with me!
And thanks again for the installation instruction.
Cheers, Tóni
Hi Antal Kerekes! Glad that the stuffs are working great for you. Regarding the unpacking the rar. I guess we would need to search for the necessary tool(s) for unpacking a rar package. I will look for one when I am free (after clearing my academic stuffs). But do inform me if you found one which is suitable!
Hi,
Unrar is working fine for me – see the link, needed nothing to do with it (binaries for ARM) http://www.rarlab.com/rar/unrar-arm.tar.bz2!
Now I’m looking for the sollution of the post processing the downloaded files – if anybody has a good script for that I would love to have it (target: find the downloaded stuff and unrar the rar files in it to a target directory created with the same name as the source directory – handling of subdirs (like CD1, CD2) is also needed
Antal Kerekes: I have actually did a blog entry on file_completed_cmd. You might wish to edit the shell script to perform what you need. There are more variables which you can use to target specific downloaded file or directories of files.