HelloZeroNet / HelloZeroNet/ZeroNet
Unhandled exception: UnicodeEncodeError: 'latin-1' codec can't encode characters
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
### Step 1: Please describe your environment
* ZeroNet version: r4473
* Operating system: Raspbian
* Web browser: FF
### Step 2: Describe the problem:
debug.log shows multiple errors during startup
> INFO ConnServer Server port opened ipv4: False, ipv6: False
> ERROR - Unhandled exception: UnicodeEncodeError: 'latin-1' codec can't encode characters in position 99-109: ordinal not in range(256) in greenlet.py line 766 > Bigfile/BigfilePlugin.py line 830 > Site.py line 785 > FilePack/FilePackPlugin.py line 106 > SiteStorage.py line 390 > genericpath.py line 30
it was added not many seconds before i loaded /plugins page which does not list any plugins, then after maybe one minute, the plugin list appeared.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.