Hi all,
I am running Freenet 3.5 on Linux with Java 1.3.0 and
while I can retrieve the data that is in the keyindexes
without trouble (well, lots of it isn't available but
the new-form freenet:KSK@ keys mostly work), I am not
able to retrieve any data I insert myself.
This happens if I insert data directly via my own node,
but also if I use another node to insert/request the
data.
The data does seem to get 'sent out' on freenet, because
when I try to insert it again I will get a Key Collision
error. Retrieving it always fails though.
The log of my own node produces quite a bit of error
messages, an excerpt of it is included below.
My node runs on garf.dyndns.org:23000, and is behind
a firewall that blocks all incoming ports below 1024
and port 80 outgoing. This means that the informRead
and informWrite fail (they do not support the required
proxy), but I cut'n'pasted a nodes.config together.
I also cannot use the keyindexes via fproxy when
inserting data, because it does not support a proxy
either. As far as I can tell the firewall does not
affect the node's operation, since everything except
inserting data works.
Full log of a failed insert is attached in bzip2 format.
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)
Merry Christmas and happy debugging ;)
--
GCP
freenet.debug.log.bz2