HelloZeroNet / HelloZeroNet/ZeroNet

'bool' is not iterable in FileRequest.py line 229 > BigfilePlugin.py line 677

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

説明

### Step 1: Please describe your environment

* ZeroNet version: 4555
* Operating system: Linux
* Web browser: FF
* Tor status: available
* Opened port: yes

### Step 2: Describe the problem:

For the last 24 hours the debug.log shows 529 errors:

> ConnServer GetFile exception: TypeError: argument of type 'bool' is not iterable in [FileRequest.py line 229](https://github.com/HelloZeroNet/ZeroNet/blob/py3/src/File/FileRequest.py#L229) > [BigfilePlugin.py line 677](https://github.com/HelloZeroNet/ZeroNet/blob/py3/plugins/Bigfile/BigfilePlugin.py#L677)

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

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

調査の方向性

Start with the linked code at src/File/FileRequest.py line 229 and plugins/Bigfile/BigfilePlugin.py line 677, tracing how the file request reaches the Bigfile handler. Reproduce or inspect the reported TypeError and identify why a boolean is treated as iterable. Done means the request no longer raises this exception and the debug.log error is resolved.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
backend
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

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

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