HelloZeroNet / HelloZeroNet/ZeroNet
Site sign failed when there is no files_optional
Open
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Got the following error when there is no `"files_optional": {}` node in `content.json` (this was a newly created site and I want to upload something to it):
```
Site sign failed: content.json: TypeError: argument of type 'NoneType' is not iterable in UiWebsocket.py line 382 > ContentManager.py line 577 > ContentManager.py line 524 > BigfilePlugin.py line 244
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.