TheSeeker / KeepAlive

A fork of jeriadoc's KeepAlive Freenet plugin, with my chages, updates, and fixes
7 stars 13 forks source link

key can not be reinserted #3

Open etam opened 5 years ago

etam commented 5 years ago

Freenet version:

Freenet 0.7.5 Build #1484 build01484 Freenet-ext Build #29 rv29

KeepAlive version: 0.3.3.7-TS Freesite uploaded with jSite 0.14

I tried adding my new freesite to KeepAlive and got this message:

The following keys can not be reinserted:

USK@I8aTdcZ0b4tbx9j~IFgiP78w2qUPNWDgRrf9Pf1Hq-Q,CcFJYw08BjPXW5tveBDBVh1EvUZjmVAUi1B-wl76giM,AQACAAE/etam-software.eu/4/

This may have one of these reasons:

  1. The content is very tiny. There are no CHK blocks that can be reinserted.
  2. The key is not yet supported by Keep Alive (May be in the future).

How can I tell what is the reason and what can I do about it?

TheSeeker commented 5 years ago

Dumping the key into keyutils, the site is a single CHK that holds all of the data. For now, I recommend ShoeShop. https://github.com/saces/Shoeshop

Alternately, you might try putting an image or something that increases the total size of the site archive past 32 KiB. If that fails, I'd have to look into why simple site-parsing is broken