On Sat, 17 Feb 2001, Matthew Toseland wrote: > I try to insert a file, and it gives RequestFailed. It obviously requests the > file before inserting to handle collisions, but surely if the request fails, > it > would insert anyway? What's going on here? (Mr Bad DEB 0.3.7). >
If your HTL is too high (45 in the output), your request could run out of nodes and you will get a RequestFailed message. This normally wouldn't happen in Freenet since there are usually lots of nodes, but in a poorly connected network or an island of nodes, you could get this... the client should say something to that effect but doesn't. _______________________________________________ Devl mailing list Devl at freenetproject.org http://www.uprizer.com/mailman/listinfo/devl
