-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I downloaded & installed Freenet 0.3.8.1 from www.freenetproject.org.
Because I wanted to get to know Freenet first before connecting my computer
to the Freenet network, I cleared the "read from inform" setting and
started the server. I tried then to submit a piece of information (the
freenet readme) to my server using the http gateway, but I came up with the
following error message: (don't worry about the strange hostname, I'm on an
internal network with its own DNS server and masquerading router/firewall)
- --clip--
Content-type: multipart/form-data (3 parts)
0 content-type: application/unspecified
1 content-type: text/plain
2 content-type: application/unspecified
User specified content-type: text/plain
Inserting with content-type: text/plain
Inserting key: freenet:KSK@stormshadow/freenet/readme.txt
Got content type: text/plain
State "PREPARED" reached.
A message was sent to tcp/stormshadow.storm:63057.
State "REQUESTING" reached.
A message was received from tcp/stormshadow.storm:63057.
The request was unsuccessful. Src:tcp/192.168.0.103:63057 htl:9 depth:0
id:45c4ce0e98ffe2cd type:Freenet.message.RequestFailed was received
State "FAILED" reached.
Insert failed gracefully.
Client object signalled: java.io.IOException: Graceful failure.
- --clip--
Because the message wasn't exactly helpful, I turned on debug logging and
tried again. Same response. I then waded thru the logs and found some
strange things:
- --clip--
14.4.2001 21:14:32:java.lang.String:-1719449700:Normal:Reading 4613 bytes
14.4.2001 21:14:32:java.lang.String:-1719449700:Debug:4613 bytes read
14.4.2001 21:14:33:Freenet.support.FileBucket:605950:Debug:Deleting bucket
t4234fb42
14.4.2001 21:14:33:Freenet.support.FileBucket:605950:Minor:Delete failed on
bucket t4234fb42
14.4.2001 21:14:33:Freenet.support.FileBucket:444082:Debug:Deleting bucket
t7379676d
14.4.2001 21:14:33:Freenet.support.FileBucket:6219377:Debug:Deleting bucket
t4f114163
- --clip--
Those lines above say that the server recieved the file, but encountered
some kind of an error while handling it.
- --clip--
14.4.2001 21:14:33:Freenet.ConnectionHandler:6262622:Debug:Rawmessage:
InsertRequest
{Source=tcp/192.168.0.103:1937,KeepAlive=true,DataLength=0,{Depth=4,HopsToLi
ve=a,SearchKey=45a2bb047c4a0ce889c67b9eab81cada36afaa270d0301,UniqueID=45c4c
e0e98ffe2cd,}}
- --clip--
That line was the strange one. If I read the parameters correctly, it
reports the file length (DataLength) to be zero, which is incorrect.
The rest of the logs showed that the gateway then tried to request the file
it just tried to insert, obviously failing, giving up on the insert and
displaying the error message.
Configuration files and complete logs are available upon request.
- --
Mika Hirvonen <[EMAIL PROTECTED]>
http://www.saunalahti.fi/hirvox/
PGP key @ http://www.saunalahti.fi/hirvox/stormshadow.asc
-----BEGIN PGP SIGNATURE-----
Version: 6.5.8ckt http://www.ipgpp.com/
Comment: KeyID: 0xA49FAC41E9DF74C1
iQA/AwUBOth9t6SfrEHp33TBEQJ1AQCg7vBJlY3XePO/eB1FV7LnwSVNWsoAoJc3
4T+5R+VZ5gNOybbG4pQmN5gx
=tERl
-----END PGP SIGNATURE-----
_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/support