HelloZeroNet / HelloZeroNet/ZeroNet

KeyError: 'data/users/content.json'

オープン
#2,706 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
18.8k
フォーク
2.3k
PR マージ指標
30日以内にマージされた PR はありません

説明

Any fix to this?
```
[15:19:44] Site:1DdPHe..Vi9D ContentDb not initialized, load files from filesystem...
[15:19:50] - Unhandled exception: KeyError: 'data/users/content.json' in /greenlet.py line 766 > Site.py line 263 > ContentDbDict.py line 59
Traceback (most recent call last):
File "src/gevent/greenlet.py", line 766, in gevent._greenlet.Greenlet.run
File "/home/ZeroNet/src/Site/Site.py", line 263, in downloadContent
for file_relative_path in list(self.content_manager.contents[inner_path].get("includes", {}).keys()):
File "/home/ZeroNet/src/Content/ContentDbDict.py", line 59, in __getitem__
raise KeyError(key)
KeyError: 'data/users/content.json'
[15:19:50] - Unhandled exception: KeyError: 'data/users/content.json' in /greenlet.py line 766 > Site.py line 203 > ContentDbDict.py line 59
Traceback (most recent call last):
File "src/gevent/greenlet.py", line 766, in gevent._greenlet.Greenlet.run
File "/home/ZeroNet/src/Site/Site.py", line 203, in downloadContent
for file_relative_path in list(self.content_manager.contents[inner_path].get("files", {}).keys()):
File "/home/ZeroNet/src/Content/ContentDbDict.py", line 59, in __getitem__
raise KeyError(key)
KeyError: 'data/users/content.json'
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。