Add startup-troubleshooting FAQ URL to daemon error screen #1027

Closed
opened 2018-02-17 00:48:02 +01:00 by tzarebczan · 1 comment
tzarebczan commented 2018-02-17 00:48:02 +01:00 (Migrated from github.com)

The Issue

I think it would be helpful to add a hyperlink to https://lbry.io/faq/startup-troubleshooting (or just the URL if hyperlink not possible) to the error screen when the daemon can't start up properly:
daemonexited

This would be helpful to new app users who have trouble starting up and to existing users who may be having issues connecting to the LBRY network. If we have wallet or server issues that prevent users from starting up, we can put a notice up at the top of the FAQ with the latest status. We could also possibly share the https://status.lbry.io on the FAQ.

Expected behaviour

Users should be pointed to a resource where they can find more information. If it's a network issue on our end, they would now be notified.

Actual behaviour

User is told an error was encountered

System Configuration

  • LBRY Daemon version:
  • LBRY App version:
  • LBRY Installation ID:
  • Operating system:

Anything Else

Screenshots

<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-app/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on live chat at https://chat.lbry.io --> ## The Issue I think it would be helpful to add a hyperlink to https://lbry.io/faq/startup-troubleshooting (or just the URL if hyperlink not possible) to the error screen when the daemon can't start up properly: ![daemonexited](https://user-images.githubusercontent.com/8120721/36334221-88120b6e-1349-11e8-8441-64033d463931.png) This would be helpful to new app users who have trouble starting up and to existing users who may be having issues connecting to the LBRY network. If we have wallet or server issues that prevent users from starting up, we can put a notice up at the top of the [FAQ](https://lbry.io/faq/startup-troubleshooting) with the latest status. We could also possibly share the https://status.lbry.io on the FAQ. ### Expected behaviour Users should be pointed to a resource where they can find more information. If it's a network issue on our end, they would now be notified. ### Actual behaviour User is told an error was encountered ## System Configuration <!-- For the app, this info is in the About section at the bottom of the Help page. You can include a screenshot instead of typing it out --> <!-- For the daemon, run: curl 'http://localhost:5279' --data '{"method":"version"}' and include the full output --> - LBRY Daemon version: - LBRY App version: - LBRY Installation ID: - Operating system: ## Anything Else <!-- Include anything else that does not fit into the above sections --> ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here -->
btzr-io commented 2018-02-22 00:24:06 +01:00 (Migrated from github.com)

Hyperlink not supported 😞

Sorry to say that this is not supported. I'd recommend building your own dialog - or adding the feature to the current dialog implementation in Electron, a PR is always welcome!

https://github.com/electron/electron/issues/7111#issuecomment-245460389

Hyperlink not supported :disappointed: > Sorry to say that this is not supported. I'd recommend building your own dialog - or adding the feature to the current dialog implementation in Electron, a PR is always welcome! https://github.com/electron/electron/issues/7111#issuecomment-245460389
Sign in to join this conversation.
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/lbry-desktop#1027
No description provided.