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
Operating system: Windows 11Version 10.0.22621 Build 22621
Web browser: Brave
Tor status: always
Opened port: no
Special configuration: /
Step 2: Describe the problem:
Get a box saying
Steps to reproduce:
Let ZeroNetX launch on windows startup
Observed Results:
Got an error box with the following error when reporting:
Traceback (most recent call last):
File "C:\Users\***\Desktop\ZeroNet\core\zeronet.py", line 16, in main
import main
File "C:\Users\***\Desktop\ZeroNet\core\src\main.py", line 30, in <module>
config.parse(silent=True) # Plugins need to access the configuration
File "C:\Users\***\Desktop\ZeroNet\core\src\Config.py", line 416, in parse
self.loadTrackersFile()
File "C:\Users\***\Desktop\ZeroNet\core\src\Config.py", line 316, in loadTrackersFile
self.trackers = self.arguments.trackers[:]
AttributeError: 'dict' object has no attribute 'trackers'
Expected Results:
ZeroNetX starting up without errors
The text was updated successfully, but these errors were encountered:
marek22k
pushed a commit
to marek22k/ZeroNet
that referenced
this issue
Oct 30, 2023
Step 1: Please describe your environment
Step 2: Describe the problem:
Get a box saying
Steps to reproduce:
Observed Results:
Got an error box with the following error when reporting:
Expected Results:
The text was updated successfully, but these errors were encountered: