HelloZeroNet / HelloZeroNet/ZeroNet

Error on Android, rev4496

Open
#2,599 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
18.8k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

Error 500: Err: AttributeError: 'NoneType' object has no attribute 'execute' in UiServer.py line 118 > UiRequest.py line 175 > NameYo/UiRequestPlugin.py line 24 > TranslateSite/TranslateSitePlugin.py line 23 > MergerSite/MergerSitePlugin.py line 246 > OptionalManager/OptionalManagerPlugin.py line 181 > Cors/CorsPlugin.py line 105 > UiRequest.py line 599 > 97 > Cached.py line 25 > SiteManager.py line 156 > NameYo/SiteManagerPlugin.py line 74 > 56 > 40 > Db.py line 150

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the reported traceback at UiServer.py line 118 and follow the call chain through UiRequest.py, the listed plugins, Cached.py, SiteManager.py, and Db.py line 150. Reproduce the Android request and determine why the database object is None; done means the request no longer returns the reported 500 error.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, python
Domain
backend, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.