HelloZeroNet / HelloZeroNet/ZeroNet

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

Abierto
#2,743 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
18.8k
Forks
2.3k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
backend
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.