You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, it happened also in latest Zeronet Version: 0.8.5 r4625 on stable Linux Debian:
Ui.UiServer Error 500: Err: AttributeError: 'NoneType' object has no attribute 'content_manager' in UiServer.py line 108 > UiRequest.py line 192 > UiPluginManagerPlugin.py line 33 > UiFileManagerPlugin.py line 21 > UiConfigPlugin.py line 29 > UiRequest.py line 524
but after a minute, i was able to load /Config without error.
Step 1: Please describe your environment
Step 2: Describe the problem:
Cannot edit configuration settings via UI
Steps to reproduce:
Server error
Err: AttributeError: 'NoneType' object has no attribute 'content_manager' in /src/Ui/UiServer.py line 108 > ...
Observed Results:
Expected Results:
I expected to be able to load the configuration screen.
The text was updated successfully, but these errors were encountered: