mtchang / rt-n56u

Automatically exported from code.google.com/p/rt-n56u
0 stars 0 forks source link

aria2c failure to get DHT routing tables AND failure to parse .torrent files #1005

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

I have a 3 TB exFat WD hard drive. I wish Transmission worked with the file 
system but I guess it doesn't so I am relying on aria2c. I log in to the router 
using Putty, type in 'aria2c [TORRENT LINK]' or 'aria2c [MAGNET LINK]'.

What is the expected output? What do you see instead?

Instead of downloading the torrent to the 'aria' folder on my external hard 
drive I get an error 25: failure to parse the .torrent file when trying to add 
.torrent file links.

I get a different error when trying to add magnet links:

ERROR - Exception caught while loading DHT routing table from /home/a           

                    dmin/.aria2/dht.dat
Exception: [DHTRoutingTableDeserializer.cc:83] errorCode=1 Failed to load DHT 
routing table from                                                              
                                                  /home/admin/.aria2/dht.dat

What version of the product are you using? On what operating system?

I am using RT-N65U_3.0.3.6-069_full

Original issue reported on code.google.com by superkrups20056 on 28 Sep 2013 at 10:34

GoogleCodeExporter commented 9 years ago
I forgot to add that I am using the application PUTTY (windows 7 x64) to access 
my router.

Original comment by superkrups20056 on 28 Sep 2013 at 10:37

GoogleCodeExporter commented 9 years ago
Could you please tell me, why people always want to use such "not very good" 
filesystems on new and high capacity disk drives. You know, exFAT cannot 
pre-allocate disk space for a file by just marking arbitrary space on disk as 
'allocated'. As in FAT, when creating a file of known length, exFAT must 
perform a complete physical write equal to the size of the file.

Original comment by d...@soulblader.com on 7 Oct 2013 at 8:26

GoogleCodeExporter commented 9 years ago
I wanted a file system that worked on both windows and macs with decent write 
and read speeds. NTFS on macs write sooooo slow

Original comment by superkrups20056 on 7 Oct 2013 at 9:56