mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 01:11:25 +00:00
hyperlink sample file
This commit is contained in:
parent
e8f036c172
commit
378b45fa59
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ If you are having trouble streaming all LBRY content, including those on the Hom
|
|||
1. Shutdown LBRY and lbrynet-daemon (check running processes)
|
||||
2. Go to your [lbrynet folder](https://lbry.io/faq/lbry-directories)
|
||||
3. If you have a `daemon_settings.yml` file, add this line to it at the end(44444 is an example, can be changed): `dht_node_port: 44444`
|
||||
4. If you don't have the `daemon_settings.yml` file, download and drop this one into the `lbrynet` folder: https://goo.gl/a5uJq5
|
||||
4. If you don't have the `daemon_settings.yml` file, download and drop [this sample](https://goo.gl/a5uJq5) into the `lbrynet` folder.
|
||||
5. Start LBRY and try to download a couple items from the homepage. Be patient, if it doesn't work, leave the page and try again or a different video.
|
||||
6. Depending on your network, you may need port 44444 UDP (the new port you just setup) forwarded. Also, for file sharing to work properly, you may need port 3333 (TCP) open/forwarded. This can be verified by using a [port checker](https://www.canyouseeme.org) on port 3333. 44444 will fail since it's UDP
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue