ZeroNetX / ZeroNet

ZeroNetX - Decentralized websites using Bitcoin crypto and BitTorrent network
https://zeronet.dev
Other
212 stars 32 forks source link

Server Error when trying to access Configuration Settings #164

Open ringtailedfox opened 2 years ago

ringtailedfox commented 2 years ago

Step 1: Please describe your environment

Step 2: Describe the problem:

Cannot edit configuration settings via UI

Steps to reproduce:

  1. Start ZeroNet
  2. Click on the link to Configuration
  3. Read the following error below:

Server error Err: AttributeError: 'NoneType' object has no attribute 'content_manager' in /src/Ui/UiServer.py line 108 > ...

Observed Results:

Expected Results:

slrslr commented 1 year ago

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.