On Thu, Mar 06, 2003 at 10:41:32PM -0600, thetower wrote: > Here's a log of some very bad things which happen whenever I change the > clock on my Windows XP machine. This is the entire log file since I > fresh installed to test this. It seems there's no recovering from this > and I have to install from fresh every time afterwards. > > Note the point where I change the date to tomorrow and then switch it > back. After I restart freenet it never works again.
Umm, then don't do that :) Freenet uses various LRU lists and so on... and that's completely ignoring client issues like DBRs. I note that daylight savings time should not have any bearing on this, because freenet uses the time in GMT... I hope :) > > thetower. > > > p.s The new web installer worked great except it didn't auto detect my > IP address. > > > Mar 6, 2003 10:50:32 AM (freenet.support.io.Bandwidth, main): new > Bandwidth(100000,0,BOTH) > Mar 6, 2003 10:50:32 AM (freenet.node.Main, main): loading node keys: node > Mar 6, 2003 10:50:32 AM (freenet.node.Main, main): Creating node keys: node > There was an error determining this node's physical address(es). > Please make sure <ipAddress> and <listenPort> are correctly set. > Note that you may put a host name in the <ipAddress> field if you have a > dynamic IP and are using a dynamic DNS service.Mar 6, 2003 10:50:32 AM > (freenet.node.Main, main): There was an error determining this node's > physical address(es). Are you behind a NAT router or something? It cannot autodetect your IP if your computer does not know what it is. > Please make sure <ipAddress> and <listenPort> are correctly set. > Note that you may put a host name in the <ipAddress> field if you have a > dynamic IP and are using a dynamic DNS service. > freenet.BadAddressException: Address seemed incorrect. To use Freenet > you must have a globally addressable Internet address set correctly. > at freenet.node.Main.getAddresses(Main.java:1189) > at freenet.node.Main.main(Main.java:311) > Mar 6, 2003 10:50:33 AM (freenet.node.Main, main): starting filesystem > Mar 6, 2003 10:50:35 AM (freenet.node.Main, main): loading data store > Mar 6, 2003 10:50:35 AM (freenet.node.Main, main): loading routing table > Mar 6, 2003 10:50:35 AM (freenet.node.Main, main): loading temp bucket > factory > Mar 6, 2003 10:50:35 AM (freenet.node.Main, main): loaded temp bucket > factory > Mar 6, 2003 10:50:37 AM (freenet.node.Main, main): read seed nodes > Mar 6, 2003 10:50:37 AM (freenet.node.Main, main): Initial refs count: 0 > Mar 6, 2003 10:50:37 AM (freenet.node.Main, main): seeded routing table > Mar 6, 2003 10:50:37 AM (freenet.node.Main, main): saved routing table > Mar 6, 2003 10:50:37 AM (freenet.node.Main, main): starting node > Mar 6, 2003 10:50:37 AM (freenet.node.Main, main): loading service: > mainport > Mar 6, 2003 10:50:38 AM (freenet.node.Main, main): loading service: > distribution > Mar 6, 2003 10:50:38 AM (freenet.node.Node, main): Starting ticker.. > Mar 6, 2003 10:50:38 AM (freenet.node.Node, main): Starting interfaces.. > Mar 6, 2003 10:50:38 AM (freenet.node.Main, main): Not announcing > because I am transient. -- Matthew Toseland toad at amphibian.dyndns.org/amphibian at users.sourceforge.net Full time freenet hacker. http://freenetproject.org/ Freenet Distribution Node (temporary) at http://80-192-4-23.cable.ubr09.na.blueyonder.co.uk:8889/VtxEdni0FJ4/ ICTHUS. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20030307/f94250fa/attachment.pgp>
