mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-28 07:51:24 +00:00
Create incompatible-protocol-version
This commit is contained in:
parent
6792d16ce7
commit
a4771afb52
1 changed files with 19 additions and 0 deletions
19
content/faq/incompatible-protocol-version
Normal file
19
content/faq/incompatible-protocol-version
Normal file
|
@ -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?)
|
||||
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue