HelloZeroNet / HelloZeroNet/ZeroNet

KeyError: 'data/users/content.json'

Offen
#2,706 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
JavaScript
Sterne
18.8k
Forks
2.3k
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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'
```

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.