mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
18 lines
938 B
Markdown
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.
|
|

|
|
|
|
### 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.
|