HelloZeroNet / HelloZeroNet/ZeroNet
Overwriting small file with big file breaks syncing / access to file
- 主要言語
- 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 はまだ評価されていません。