HelloZeroNet / HelloZeroNet/ZeroNet

[Enhancement] Automatic Error Reporting, for ZeroNet, for Plugins and for Sites

Open
#1,553 4 comments 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
18.8k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

It would be great to add automatic error reporting for ZeroNet core, for Plugins and for Sites.

Basically there should be a site that clients automatically report errors to, when they occurr with a standard ZeroNet/Plugin/Site version (we could check in some way that the user did not customize it).

* Each Plugin/Site specifies a site address to which errors are reported
* In such site errors are aggregated according to stack trace and to ZN/Plugin/Site version and the information found in the debug page is written to it, encrypted to the site owner/moderators
* Such sites could be hidden from the user view and be given an higher default space limit
* On error one could possibly redirect the user to the page of its error report and ask him to add some comments
* The user could be notified about possible comments or requests of site owner/moderators

## TODOLIST
- [ ] Create example site that can be cloned and to which reports can be submitted
- Insert error handler and submitter in
- [ ] ZeroNet core
- [ ] Plugin
- [ ] Sites `content.json` key `error_report_address`

----
Sidenote: obviously the site should be named "ZeroError"

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.