HelloZeroNet / HelloZeroNet/ZeroNet

Overwriting small file with big file breaks syncing / access to file

オープン
#2,152 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
18.8k
フォーク
2.3k
PR マージ指標
30日以内にマージされた PR はありません

説明

### Step 1: Please describe your environment

* ZeroNet version: latest py3
* Operating system: Debian

### Step 2: Describe the problem:

Replacing a file which was fitting "small file limit" with a file that doesn't leads to file being unavailable on other nodes (at least on proxies). No `.piecemap.msgpack` is generated, even after deleting the file, signing changes and bringing it back; so i suspect that's the cause of the problem on remote nodes.

#### Steps to reproduce:

1. Add small optional file (lets say "file.bin") to a site and sign changes
2. Replace small "file.bin" with a big "file.bin" and sign changes
3. Try to access "file.bin" from other nodes

Proxies result in either time out or not found error

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。