I installed 0.3.9.1 a few days ago and noticed that my node has received
absolutely no traffic other than myself. There is no way for sure to know
that I am not in inform.php but the fact that nobody else is talking to me
certainly suggests it. I turned on debugging, set the informDelay=5 and
fired up the node. 5 seconds after the node started I got this in the log:

Jun 11, 2001 2:01:02 PM:Freenet.node.DelayInformWrite:Debug:Doing Delayed InformWrite
Jun 11, 2001 2:01:02 PM:Freenet.Params:Debug:No value specified for parameter 
'nodeAddress'
Jun 11, 2001 2:01:02 PM:Debug:ThrottledOutput, creating new stream, bpt = 5000
Jun 11, 2001 2:01:02 PM:Debug:ThrottledInput, creating new stream, bpt = 5000
Jun 11, 2001 2:01:02 PM:Freenet.Core$ConnectionAcceptor:Debug:Accepted 
connection:tcp/195.8.71.92:4681
Jun 11, 2001 2:01:02 PM:Freenet.ConnectionHandler:Debug:New connectionhandler with 
tcp/195.8.71.92:4681
Jun 11, 2001 2:01:02 PM:Freenet.ConnectionHandler:Debug:Authenticating 
tcp/195.8.71.92:4681
Jun 11, 2001 2:01:02 PM:Freenet.ConnectionHandler:Minor:Failed to initialize 
connection: java.io.EOFException

www.octayne.com (standard informUrl) resolves to 195.8.71.92 so it looks
like that system intiated a connection back to me, a new connectionhandler
was set up, authentication was done, and then for some reason it failed to
initialize the connection with an EOF exception and I didn't get
registered. What could be the cause of this?

-- 
Tracy Reed      http://www.ultraviolet.org

_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/support

Reply via email to