Updated Error Codes (markdown)
parent
a2708e0d0d
commit
b9d23a0937
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ Proposal for consistent error codes across the entire lbrynet API.
|
|||
|
||||
Code | Name
|
||||
---:|---
|
||||
**1xx** | **Daemon `start` other CLI command Failures (non-recoverable)**
|
||||
**1xx** | **Daemon `start` and other CLI command failures (non-recoverable)**
|
||||
**10x** | Meta error codes not presented by `lbrynet` itself but from apps trying to interact with `lbrynet`.
|
||||
100 | Cannot find the `lbrynet` command.
|
||||
101 | Permission denied trying to execute `lbrynet` command.
|
||||
|
|
Loading…
Reference in a new issue