HelloZeroNet / HelloZeroNet/ZeroNet
FileNotFoundError: [Errno 2] No such file or directory - BigfilePlugin.py
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
### Step 1: Please describe your environment
* ZeroNet version: 4397
* Operating system: W10
* Web browser: FF beta
* Tor status: available
* Opened port: no
### Step 2: Describe the problem:
> ERROR - Unhandled exception: FileNotFoundError: [Errno 2] No such file or directory: 'U:/ZeroNet-win-dist-win64/data/1N77kxgd29cR8w9xt481JDJEtYdX1hCqAR/data/users/1GrTv5QgmApo9jMgoWFFq1RwUpQWqtbhnQ/Arkadij-i-Boris-Strugackie-Hishchnye-veshchi-veka.mp3.piecemap.msgpack' in greenlet.py line 766 > core/src/Worker/Worker.py line 208 > ... > Bigfile/BigfilePlugin.py line 356 > 343 > 338 > core/src/Site/SiteStorage.py line 257
I see the error "FileNotFoundError: [Errno 2]" 6 times in debug.log for total 2 sites
Maybe this is not a big problem and can be ignored?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the reported call path through Bigfile/BigfilePlugin.py at line 356 and core/src/Site/SiteStorage.py at line 257, using the debug.log details and the missing .piecemap.msgpack path. Determine whether the missing file is expected for these sites and define the desired handling for the repeated FileNotFoundError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100