#freenet IRC Log

Index

IRC Log for 2005-11-02

Timestamps are in GMT/BST.

[12:14] * Hu64ZX4 (n=PircBot@83.72.201.52.ip.tele2adsl.dk) has joined #freenet
[12:14] * Topic is 'http://freenetproject.org | Stable: Upgrade to 5106 | Unstable:60266 | Channel logs: http://sbc.lir.dk/LogBot/ or tinyurl.com/cjlxt | #freenet-alphatest for anyone who wants to help test 0.7 | DO NOT use the freenet packages supplied by debian! | FAQ: http://tinyurl.com/c5yjc | A fresh install of freenet will take some time to become useful, be patient | We need a reliable log-bot'
[12:14] * Set by NullAcht15 on Tue Nov 01 13:11:54 CET 2005
[12:14] [freenode-connect VERSION]
[12:14] * Hu64ZX4 (n=PircBot@83.72.201.52.ip.tele2adsl.dk) has joined #freenet
[12:14] * Topic is 'http://freenetproject.org | Stable: Upgrade to 5106 | Unstable:60266 | Channel logs: http://sbc.lir.dk/LogBot/ or tinyurl.com/cjlxt | #freenet-alphatest for anyone who wants to help test 0.7 | DO NOT use the freenet packages supplied by debian! | FAQ: http://tinyurl.com/c5yjc | A fresh install of freenet will take some time to become useful, be patient | We need a reliable log-bot'
[12:14] * Set by NullAcht15 on Tue Nov 01 13:11:54 CET 2005
[12:14] [freenode-connect VERSION]
[12:20] * Eol (n=Eol@tor/session/x-a7baa1ad708df5b3) has joined #freenet
[12:32] * NullAcht15 (n=NullAcht@dslb-082-083-210-128.pools.arcor-ip.net) has joined #freenet
[12:46] * Eol (n=Eol@tor/session/x-a7baa1ad708df5b3) Quit ("Leaving")
[12:47] * NullAcht15 (n=NullAcht@dslb-082-083-210-128.pools.arcor-ip.net) Quit (Remote closed the connection)
[14:19] * Eol (n=Eol@tor/session/x-c3801ef491d7ce5c) has joined #freenet
[14:19] <Eol> just changed timezones (flying) and surprised to find out freenet is based on local times (i went an hour back)
[14:19] <Eol> getting:
[14:19] <Eol> 05-11-02 15:15:37 /root % tailException in thread "main" freenet.fs.dir.DirectoryException: Clock skew detected, datastore file 'store/3e/1-1557a5cceefa275300f85357d14235ac1b0b440f0f0203' has a last modified time which is 847 seconds into the future
[14:19] <Eol> at freenet.fs.dir.NativeFSDirectory.verifyList(NativeFSDirectory.java:1950)
[14:19] <Eol> at freenet.fs.dir.NativeFSDirectory.<init>(NativeFSDirectory.java:908)
[14:20] <Eol> at freenet.node.Main.main(Main.java:611)
[14:20] <Eol> there a quick easy way to fix?
[14:20] <Eol> other than waiting an hour
[14:22] <nextgens> touching files with the current time maybe ?
[14:23] <Eol> already did
[14:23] <Eol> actually sec
[14:23] <Eol> misread what you were stating :)
[14:23] <Eol> give me a sec
[14:24] <Eol> now I just need a recursive touch :)
[14:24] <nextgens> find -exec touch {} \;
[14:25] <Eol> in english :)
[14:25] <Eol> the {} \; threw me :)
[14:30] * Hory` (n=Miranda@82.78.27.85) has joined #FreeNet
[14:35] * greycat (i=rfc1413@wooledge.org) has joined #freenet
[14:56] * Hory (n=Miranda@82.78.27.85) Quit (Read error: 110 (Connection timed out))
[15:10] * sleon|tuX (i=test@e180041246.adsl.alicedsl.de) has joined #freenet
[15:20] * matrixmonkey (n=richard@stuffabout.demon.co.uk) has joined #freenet
[15:22] <matrixmonkey> hiya how long should freenet be running before it is useful?
[15:22] <sleon|tuX> matrixmonkey, 1 week
[15:23] <sleon|tuX> matrixmonkey, also depends on the size of your storage
[15:23] <matrixmonkey> :| running non stop?
[15:23] <sleon|tuX> matrixmonkey, YES!
[15:23] <matrixmonkey> wow.. ive given it only 300gig
[15:23] <sleon|tuX> matrixmonkey, every time you switch it off you break tyes to other nodes
[15:23] <sleon|tuX> and you interfear the network
[15:23] <sleon|tuX> the routes other nodes learned stop working
[15:24] <sleon|tuX> so they need to find new on
[15:24] <sleon|tuX> e
[15:24] <matrixmonkey> ahh so best give up and set it up on a deicated machine
[15:26] <sleon|tuX> matrixmonkey, yep
[15:27] <matrixmonkey> will give that a go then :)
[15:27] <matrixmonkey> thank you sleon|tux
[15:27] * matrixmonkey (n=richard@stuffabout.demon.co.uk) Quit ()
[15:33] <Eol> java.lang.OutOfMemoryError <-- i get this all the time ... whats does it actually mean (or affect)
[15:39] <sleon|tuX> Eol, no memory
[15:39] <sleon|tuX> Eol, increase the heapsize
[15:39] <sleon|tuX> Eol, or drecrease the number of simul. connections your node does
[15:41] <Eol> sleon|tuX: there line to increase heapsize in the config i take it?
[15:41] * Eol checks
[15:42] <Eol> or do I not know what my heap is :)
[15:42] <Eol> might as well google that also :)
[15:43] <sleon|tuX> Eol, these are the options which you pass directly to the java intrerpreter
[15:43] <sleon|tuX> Eol, look at the script which starts the freenet
[15:43] <sleon|tuX> Eol, how much free memory do you have ?
[15:44] <Eol> i can spare another 512
[15:45] <Eol> freenet script has no starting flags
[15:45] <Eol> at the moment
[15:46] <Eol> -Xms256M -Xmx512M <--pass these flags? (max heap 512? min heap 256?)
[15:49] <sleon|tuX> Eol, right
[15:49] <sleon|tuX> Eol, no not max min
[15:49] <sleon|tuX> Eol, one is the hepsize other is something different
[15:50] <Eol> ahh
[15:50] <Eol> happen to know which one is heap size :)
[15:50] <Eol> google pulled that string )
[15:52] <sleon|tuX> Smaller of 1/4th of the physical memory or 1GB. Before J2SE 5.0, the default maximum heap size was 64MB. You can override this default using the -Xmx command-line option.
[15:52] <sleon|tuX> Eol, i did not know it exactly too :)
[15:54] <Eol> heh :)
[15:55] * FallingBuzzard (n=FallingB@66.151.22.70) has joined #freenet
[15:57] <sleon|tuX> Eol, :)
[15:58] <sleon|tuX> Eol, freenet can you more then 700mb ram
[15:58] <sleon|tuX> on busy nodes
[16:03] * Hory (n=Miranda@82.78.27.85) has joined #FreeNet
[16:06] <TheSeeker> I give freenet 256 MB of RAM, and it is currently using 285 (308 VM) :P
[16:07] <TheSeeker> of course... Connections open (Inbound/Outbound/Limit) 98 (34/64/100)
[16:07] * Hory` (n=Miranda@82.78.27.85) Quit (Operation timed out)
[16:07] <TheSeeker> Total amount of data transmitted/received 8 GiB/8,033 MiB
[16:08] <TheSeeker> with uptime: 2 days 15 hours 53 minutes
[16:11] <sleon|tuX> TheSeeker, nice
[16:13] <TheSeeker> this computer has a dead video card, and I'm busy at work, so I turned my DSL into pretty much just a freenet node.
[16:13] <TheSeeker> Give it 50 KB/s out, unlimited in (though traffic seems pretty ballanced, that's good)
[16:13] <sleon|tuX> TheSeeker, nice
[16:14] <TheSeeker> leaves meenough spare outbound bandwidth to download at 1-2 MB/s off static high-speed sources online, doesn't mess with browsing too bad, etc.
[16:19] <TheSeeker> I keep forgetting ... in "peers mode" is the graph, probability of success, or probability of DNF across the keyspace?
[16:23] * FallingBuzzard (n=FallingB@66.151.22.70) Quit (Nick collision from services.)
[16:23] * FallingBuzzar1 (n=FallingB@66.151.22.70) has joined #freenet
[16:23] * FallingBuzzar1 is now known as FallingBuzzard
[16:27] <sleon|tuX> TheSeeker, hum
[16:30] <TheSeeker> can you access http://theseeker.bounceme.net:8888/ ?
[16:35] <smains> TheSeeker, it works
[16:50] <sleon|tuX> TheSeeker, yep
[16:54] <TheSeeker> try now?
[16:56] <smains> still works
[16:56] <TheSeeker> hmm, ok, so I don't have to have the specific port open if the application is given access...
[17:17] * rah (n=rah@cpc1-nott8-4-1-cust246.nott.cable.ntl.com) Quit (Read error: 104 (Connection reset by peer))
[17:18] * rah (n=rah@cpc1-nott8-4-1-cust246.nott.cable.ntl.com) has joined #freenet
[17:48] * rah (n=rah@cpc1-nott8-4-1-cust246.nott.cable.ntl.com) Quit (Read error: 110 (Connection timed out))
[17:50] * sleon|tuX (i=test@e180041246.adsl.alicedsl.de) Quit ("Ex-Chat")
[18:34] * sbc (n=sbc@83.72.201.52.ip.tele2adsl.dk) Quit ("Leaving")
[19:08] * rah (n=rah@cpc1-nott8-4-1-cust246.nott.cable.ntl.com) has joined #freenet
[19:25] * sleon|tuX (i=test@e180041246.adsl.alicedsl.de) has joined #freenet
[19:53] * Eol (n=Eol@tor/session/x-c3801ef491d7ce5c) Quit ("Leaving")
[20:26] * Ribs (n=ribs@riblet.plus.com) has joined #freenet
[20:53] * Ribs (n=ribs@riblet.plus.com) Quit ("Leaving")
[21:07] * Prototyp1X29A (n=peter@i577BB060.versanet.de) Quit ("-> win")
[21:54] * Ash-Fox (i=UNKNOWN@ecn54.neoplus.adsl.tpnet.pl) Quit (Nick collision from services.)
[21:55] * Ash-Fox (i=UNKNOWN@ecl162.neoplus.adsl.tpnet.pl) has joined #FreeNET
[22:55] * falsifian (i=c3cookja@b2270-21.cdf.toronto.edu) has joined #freenet
[22:55] * nextgens_ (n=nextgens@ADijon-151-1-115-17.w81-51.abo.wanadoo.fr) has joined #freenet
[22:59] * greycat (i=rfc1413@wooledge.org) Quit ("This time the bullet cold rocked ya / A yellow ribbon instead of a swastika")
[23:08] * nextgens (n=nextgens@ADijon-151-1-81-158.w83-196.abo.wanadoo.fr) Quit (Read error: 110 (Connection timed out))
[23:11] * nextgens_ is now known as nextgens
[23:22] * sleon_ (i=test@e180034110.adsl.alicedsl.de) has joined #freenet
[23:22] * sleon|tuX (i=test@e180041246.adsl.alicedsl.de) Quit (Read error: 110 (Connection timed out))
[23:26] * smains (n=smains@tor/session/x-79ec28572f43e46c) Quit ("Leaving")
[23:39] * FallingBuzzard (n=FallingB@66.151.22.70) Quit (Read error: 104 (Connection reset by peer))
[23:47] * linyos (n=linyos@109-17.73-24.tampabay.res.rr.com) has left #freenet

Irc logs of #freenet : 2008 2007 2006 2005

These logs were automatically created by FreenetLogBot on chat.freenode.net using the Java IRC LogBot.