[freenet-support] Bug report: "1 peers forcibly disconnected due to not acknowledging packets."
I'm still getting these messages from time to time: » 1 peers forcibly disconnected due to not acknowledging packets. 1 of your peers are having severe problems (not acknowledging packets even after 10 minutes). This is probably due to a bug in the code. If this happens a lot, please add your information to the report on the bug tracker at https://bugs.freenetproject.org/view.php?id=2692 or send it to the support mailing list supp...@freenetproject.org. Please include this message and what version of Freenet you are running. The affected peers (you may not want to include this in your bug report if they are darknet peers) are: * 201.41.206.33:41930 « I'm using Freenet 0.7.5 Version #1239 rbuild01239 -- Please send private email to "Jonas Islander" signature.asc Description: OpenPGP digital signature ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
Re: [freenet-support] Wget'ing freenet:USKs
Evan Daniel skrev: On Wed, Nov 18, 2009 at 9:17 PM, Dennis Nezic wrote: Hrrm. I'm no expert, but doesn't the "/freenet:u...@..." URL syntax seem wrong? The protocol should be the first thing, not in the pathname? And it would only make sense if it was from some external non-fproxy source, no? I mean, if the user is already accessing fproxy, what's the point of freenet: references? It seems to me that having fproxy automatically redirect all /USK@ /CHK@ /SSK@ links to /freenet:USK@ links is pointless in the first place ... and getting rid of this redirection should solve the problem and simplify things too :). No, the / at the beginning is perfectly correct. Your browser has no clue how to handle a freenet: URL. The / at the front means it should use that as an absolute path to construct an http: URL from, using the current server (typically 127.0.0.1:). FProxy provides a translation layer that gets the corresponding freenet: URL over http in that format. The proper URL of a Freenet document is not "u...@blah" or "http://127.0.0.1:/u...@blah"; or even "http://127.0.0.1:/freenet:u...@blah";. It's "freenet:u...@blah". The http version is simply a translation that your browser (and wget, etc) knows what to do with. URLs are supposed to begin with a protocol: identifier. Including only a portion of the correct URL in the translation layer, while not exactly wrong, seems silly. The proper solution is to make sure that all http: URLs for Freenet documents follow the same format. As long as that format is consistent, I don't think there's any problem with wget and such. Yes, but that contradicts putting a slash /before/ the protocol identifier. ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
Re: [freenet-support] Recommended message board -- frost? freemail? etc.
Joel C. Salomon wrote: > I've used Freenet in the past (the early days of 0.7) and I'd like to try > again. > > Back then, there was Frost, which I used until the DOS/spam made it > unpleasant to do so. Now I read about frost, freemail, freetalk, &c., > and I wonder: which of these are working? Which have active > discussions? Pointers? Frost is still littered with spam bots, at least the main boards. I think it's mostly used for less savory activiities, judging from the comments I've seen on FMS. FMS seems to work great. I think it needs more users, but the ones already there provide a pleasant and lively atmosphere. It's completely spam-free. Haven't tried Freemail or Freetalk. -- Please send private email to "Jonas Islander" signature.asc Description: OpenPGP digital signature ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
Re: [freenet-support] Piracy will not be tolerated
Ichi wrote: > First, I appreciate that Matthew had to "ban" Toni. Open discussion > of Freenet documents is just plain stupid, for obvious reasons. > > Second, I'm sure that Freenet and this list are already illegal in > many countries. If Freenet ever becomes popular, it will undoubtedly > become illegal everywhere, more or less. Well, BitTorrent is heavily used for illegal filesharing, but the clients (uTorrent, Azureus, etc) and the technology itself are legal. When the copyright industry tries to shut BitTorrent filesharing down, they target websites that list illegal torrents. I doubt the industry will be able to criminalise the use of any piece of filesharing software as long as it has legitimate uses. In the case of Freenet, it doesn't seem practical to go after individual filesharers, so the entertainment industry will likely direct legal actions against the developers. Perhaps one day the current developers will have to abandon the project and new ones will have to take over - who will only be known by their Freenet identities? -- Please send private email to "Jonas Islander" signature.asc Description: OpenPGP digital signature ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
[freenet-support] Error when uploading
I'm getting the following error message when trying to insert a file using the web interface: com.db4o.ext.Db4oIOException at com.db4o.io.CachedIoAdapter.validateReadOnly(CachedIoAdapter.java:244) at com.db4o.io.CachedIoAdapter.write(CachedIoAdapter.java:215) at com.db4o.internal.IoAdaptedObjectContainer.writeBytes(IoAdaptedObjectContainer.java:338) at com.db4o.internal.StatefulBuffer.write(StatefulBuffer.java:245) at com.db4o.internal.LocalTransaction.writePointer(LocalTransaction.java:355) at com.db4o.internal.LocalTransaction.writeZeroPointer(LocalTransaction.java:330) at com.db4o.internal.LocalObjectContainer.getPointerSlot(LocalObjectContainer.java:264) at com.db4o.internal.LocalObjectContainer.newSlot(LocalObjectContainer.java:393) at com.db4o.internal.PersistentBase.write(PersistentBase.java:171) at com.db4o.internal.btree.BTree.(BTree.java:81) at com.db4o.internal.btree.BTree.(BTree.java:64) at com.db4o.internal.LocalObjectContainer.createBTreeClassIndex(LocalObjectContainer.java:149) at com.db4o.internal.classindex.BTreeClassIndexStrategy.createBTreeIndex(BTreeClassIndexStrategy.java:78) at com.db4o.internal.classindex.BTreeClassIndexStrategy.initialize(BTreeClassIndexStrategy.java:49) at com.db4o.internal.ClassMetadata.init(ClassMetadata.java:983) at com.db4o.internal.PartialObjectContainer.createClassMetadata(PartialObjectContainer.java:441) at com.db4o.internal.ClassMetadataRepository.createClassMetadata(ClassMetadataRepository.java:117) at com.db4o.internal.ClassMetadataRepository.produceClassMetadata(ClassMetadataRepository.java:222) at com.db4o.internal.ClassMetadataRepository.createClassMetadata(ClassMetadataRepository.java:115) at com.db4o.internal.ClassMetadataRepository.produceClassMetadata(ClassMetadataRepository.java:222) at com.db4o.internal.PartialObjectContainer.fieldHandlerForClass(PartialObjectContainer.java:1212) at com.db4o.internal.ObjectAnalyzer.detectClassMetadata(ObjectAnalyzer.java:71) at com.db4o.internal.ObjectAnalyzer.analyze(ObjectAnalyzer.java:55) at com.db4o.internal.PartialObjectContainer.store3(PartialObjectContainer.java:1659) at com.db4o.internal.PartialObjectContainer.store2(PartialObjectContainer.java:1610) at com.db4o.internal.PartialObjectContainer.storeAfterReplication(PartialObjectContainer.java:1592) at com.db4o.internal.PartialObjectContainer.storeInternal(PartialObjectContainer.java:1572) at com.db4o.internal.PartialObjectContainer.store(PartialObjectContainer.java:1555) at com.db4o.internal.ExternalObjectContainer.store(ExternalObjectContainer.java:179) at com.db4o.internal.ExternalObjectContainer.store(ExternalObjectContainer.java:166) at freenet.node.fcp.ClientRequest.storeTo(ClientRequest.java:549) at freenet.node.fcp.FCPClient.register(FCPClient.java:195) at freenet.node.fcp.ClientPut.register(ClientPut.java:351) at freenet.node.fcp.FCPServer.startBlocking(FCPServer.java:987) at freenet.clients.http.QueueToadlet$1.run(QueueToadlet.java:401) at freenet.node.NodeClientCore$DBJobWrapper.run(NodeClientCore.java:1636) at freenet.support.PrioritizedSerialExecutor$Runner.run(PrioritizedSerialExecutor.java:84) at freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:227) at freenet.support.io.NativeThread.run(NativeThread.java:101) I'm running the node on another computer than the web interface, if that matters. signature.asc Description: OpenPGP digital signature ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
[freenet-support] using vista
2009/3/14 Keith * : > Thing is i don't have any friends who are on the darknet Your friends don't need to be on the darknet, if I have understood correctly. They only need to be using Freenet. But if you haven't added any, you can't use the highest security setting.
Re: [freenet-support] using vista
2009/3/14 Keith * : > Thing is i don't have any friends who are on the darknet Your friends don't need to be on the darknet, if I have understood correctly. They only need to be using Freenet. But if you haven't added any, you can't use the highest security setting. ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
[freenet-support] using vista
2009/3/14 Keith * : > It installs fine. I just can't browse when I set the security too high. This > is my first time using it. At the highest security setting, your node will only connect to nodes you have manually added as friends. So if you haven't added any, you can't browse anything.
[freenet-support] using vista
2009/3/13 Keith * : > I downloaded the software onto my vista laptop and can't connect. Can anyone > assist me in getting connected? Well, how far have you got? Does it install without errors?
Re: [freenet-support] using vista
2009/3/14 Keith * : > It installs fine. I just can't browse when I set the security too high. This > is my first time using it. At the highest security setting, your node will only connect to nodes you have manually added as friends. So if you haven't added any, you can't browse anything. ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
Re: [freenet-support] using vista
2009/3/13 Keith * : > I downloaded the software onto my vista laptop and can't connect. Can anyone > assist me in getting connected? Well, how far have you got? Does it install without errors? ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-requ...@freenetproject.org?subject=unsubscribe