Marcin Rataj
Marcin Rataj
``` ./mirrorzim.sh --languagecode=my --wikitype=wikipedia --hostingdnsdomain=my.wikipedia-on-ipfs.org ``` Builds, but missing main page contents: > 
``` ./mirrorzim.sh --languagecode=pa --wikitype=wikipedia --hostingdnsdomain=pa.wikipedia-on-ipfs.org ``` It builds, but links to articles do not work. [Clicking on any article link on the main page](https://user-images.githubusercontent.com/157609/129912418-5dde90dd-0d36-47ea-8ba4-08104406f58e.png) produces error: >  Did not...
badger shows consistent issues in go-ipfs 0.8.0 with 300GB of wikipedia_en_all_maxi_2021-02 ### Issues - oom-killer stopped the process at 30%, then 60% - unable to open resulting repo with 32GB...
The version from #77 creates a basic environment with all dependencies for dev and debugging, but is not useful for end-to-end automation like one described in #58 The complexity involved...
> See parent issues first: #42 / https://github.com/ipfs/distributed-wikipedia-mirror/issues/69 > **tldr** we are looking at low hanging fruits when it comes to deduplication during `ipfa add` of files from https://download.kiwix.org/zim/wikipedia/ ##...
> This is just a quick brain dump with initial idea, > if there are some gaps in the plan, things to consider or known unknowns, let me know in...
> This is a placeholder issue. > Will be updated with more details when we gain better understanding of what is needed here. In the long run, we want to...
Shipping fix from https://github.com/multiformats/js-multiaddr/pull/253 is required to fix https://github.com/libp2p/go-libp2p-relay-daemon/issues/18 and unblock @thediscordian to update https://docs.ipfs.tech/how-to/create-simple-chat-app/ tutorial Filling this PR to see if it is an easy bump that can be...
> Part of https://github.com/protocol/bifrost-infra/issues/2018 This PR updates links to use `.tech` TLD, avoiding redirect and potential issues with DNS sinkholing of `ipfs.io` (js-ipfs repo and README files published on NPM...
After https://github.com/libp2p/js-libp2p/issues/1029 ships, and we have v2 relays on the network, js-ipfs should have v2 client support enabled to be able to do the hole punching (https://github.com/libp2p/specs/blob/master/relay/DCUtR.md).