HelloZeroNet / HelloZeroNet/ZeroNet
type error
- Langage dominant
- JavaScript
- Étoiles
- 18.8k
- Forks
- 2.3k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### Step 1: Please describe your environment
* ZeroNet version: 0.72 rev 4555
* Operating system: linux
* Web browser: tor browser
* Tor status: always
* Opened port: no
* Special configuration: due to gevent for py 3.6 no longer being avalible it is using python 3.9
### Step 2: Describe the problem:
Unhandled exception: TypeError: '>' not supported between instances of 'int' and 'str' in /greenlet.py line 906 > Worker.py line 208 > 154 > BigfilePlugin.py line 401 > ContentManager.py line 1006 > 1000 > 887 > 902
#### Steps to reproduce:
launch zeronet then open in browser, then try to click on a zite. produces an error
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start with the traceback locations in Worker.py, BigfilePlugin.py, and ContentManager.py, and inspect how the Python 3.9 and gevent setup reaches the reported comparison. Reproduce the error by launching ZeroNet and opening a zite in Tor Browser. Done means the click no longer raises the reported TypeError.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- backend
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100