On channel creation, errors are not caught #744

Open
opened 2018-11-14 16:24:09 +01:00 by jessopb · 0 comments
jessopb commented 2018-11-14 16:24:09 +01:00 (Migrated from github.com)

Current behavior:
When you create a channel, and lbrynet is not running, you get unexpected character < in JSON at position 0. When you go to visit content, error messaging is friendly enough to tell you the daemon might not be running.

Desired behavior:
If the daemon is not running, either disable functions and act accordingly, or return clearer messaging.

Internal Use

Acceptance Criteria

Definition of Done

  • Tested against acceptance criteria
  • Tested against the assumptions of the user story
  • The project builds without errors
  • Unit tests are written and passing
  • Tests on devices/browsers listed in the issue have passed
  • QA performed & issues resolved
  • Refactoring completed
  • Any configuration or build changes documented
  • Documentation updated
  • Peer Code Review performed
Current behavior: When you create a channel, and lbrynet is not running, you get unexpected character < in JSON at position 0. When you go to visit content, error messaging is friendly enough to tell you the daemon might not be running. Desired behavior: If the daemon is not running, either disable functions and act accordingly, or return clearer messaging. ## Internal Use ### Acceptance Criteria 1. 2. 3. ### Definition of Done - [ ] Tested against acceptance criteria - [ ] Tested against the assumptions of the user story - [ ] The project builds without errors - [ ] Unit tests are written and passing - [ ] Tests on devices/browsers listed in the issue have passed - [ ] QA performed & issues resolved - [ ] Refactoring completed - [ ] Any configuration or build changes documented - [ ] Documentation updated - [ ] Peer Code Review performed
This discussion has been locked. Commenting is limited to contributors.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/spee.ch#744
No description provided.