From a4771afb525146d920ff622d6e324cc6599febbc Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Fri, 14 Jul 2017 16:27:57 -0400 Subject: [PATCH] Create incompatible-protocol-version --- content/faq/incompatible-protocol-version | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 content/faq/incompatible-protocol-version diff --git a/content/faq/incompatible-protocol-version b/content/faq/incompatible-protocol-version new file mode 100644 index 00000000..c6eee93d --- /dev/null +++ b/content/faq/incompatible-protocol-version @@ -0,0 +1,19 @@ +--- +title: Incompatible Protocol Version Warning +category: troubleshooting +--- + +This warning happens when your LBRY browser did not install with the proper version of the software used to communicate with the LBRY network. + +The most likely cause of this error is an old version was running during the install process. + +### How to Fix + +1. Restart LBRY. +1. If this did not work, restart your computer (or kill all processes with "lbry" in the name). Then restart LBRY. +1. If this did not work, re-install LBRY. + +(do they need to do a full re-install? if you simply re-run the installer, will it update the daemon?) + + +