lbry.com/content/faq/incompatible-protocol-version.md
netop:// ウェッブ 9186f2cdaf
Change .io to .com (#984)
* Flatten commits

* Fixed old blog links
2019-03-19 16:59:22 -05:00

18 lines
938 B
Markdown

---
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. This can usually be fixed by re-running the LBRY setup files after ensuring that no LBRY processes are running.
![Incompatible-daemon](https://spee.ch/b/incompatible-protocol.png)
### How to Fix
1. Click `Quit Daemon` in the LBRY app to kill the LBRY network process
2. Restart your PC or ensure that any processes with "lbry" in the name are not running
3. [Download](https://github.com/lbryio/lbry-desktop/releases) and re-install the latest version of LBRY
4. Start LBRY
If you still receive this warning after completing the above steps, please [reach out to us](/faq/how-to-report-bugs) for additional support.