mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update startup-troubleshooting.md
This commit is contained in:
parent
761a131ddd
commit
3be88bbf4d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ category: troubleshooting
|
|||
order: 1
|
||||
---
|
||||
|
||||
**If you are having issues on Linux with the latest version, please see this [workaround] until we can get it patched (https://github.com/electron/electron/issues/17972#issuecomment-487375700)**
|
||||
**If you are having issues on Linux with the latest version, please see this [workaround](https://github.com/electron/electron/issues/17972#issuecomment-487375700) until we can get it patched. Run in terminal: sudo sysctl kernel.unprivileged_userns_clone=1**
|
||||
|
||||
Proper network connectivity, visibility, and access is a necessity for usage of the LBRY Desktop app, as it is a decentralized peer-to-peer protocol that requires clients to see and communicate with each other. Since individual local network configurations, firewalls, and other security settings vary greatly, LBRY may require some basic network/PC troubleshooting in order to function properly. Since LBRY is in beta, there are certain configurations which we don't support yet, but can offer workarounds (see below) or offer [one-on-one troubleshooting](/faq/how-to-report-bugs).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue