On Sun, 18 Feb 2001, Matthew Toseland wrote: > On Sat, Feb 17, 2001 at 08:04:33PM -0500, Chris Anderson wrote: > > On Sun, 18 Feb 2001, Matthew Toseland wrote: > > > > > On Sat, Feb 17, 2001 at 07:46:35PM -0500, Chris Anderson wrote: > > > > 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. > > > > > > > I get this message with HTL from 100 down to 2. With htl 1 it works, but > > > that's > > > not very useful is it - what is this? > > > > The server must not be able to connect to outside Freenets. > > > > Does netstat show any outgoing connections to freenet ports (19114)? > > > > I checked the first server octayne.com/inform.php returned and it was > > alive. > > > Sounds reasonable, except that I can insert many other files with different > filenames. It is definitely key specific.
Maybe the routing key used for that insert? I'm not sure if there is an easy way to figure out which one it's using, though. Maybe by monitoring netstat and looking for the address in the datastore files. Did you try inserting directly into fresh node instead of the node loaded with keys? _______________________________________________ Devl mailing list Devl at freenetproject.org http://www.uprizer.com/mailman/listinfo/devl
