From 4ef981e55e460e1700e0e7895a7abd9b742865e2 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Wed, 23 Aug 2017 17:35:08 -0400 Subject: [PATCH] add order 2 add to 2nd in troubleshooting list --- content/faq/unable-to-stream.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/faq/unable-to-stream.md b/content/faq/unable-to-stream.md index 5a70de03..c59fe5bb 100644 --- a/content/faq/unable-to-stream.md +++ b/content/faq/unable-to-stream.md @@ -1,6 +1,7 @@ --- title: Unable to stream any LBRY content? category: troubleshooting +order: 2 --- If you are having trouble streaming all LBRY content there may be an issue with your connectivity to the LBRY network. One common cause of this issue in lack of access over port 4444 (UDP). LBRY employs UPnP (if enabled) in order to automatically forward this port on your router. If UPnP is disabled, it must either be enabled or the port must be forwarded in your router configuration. We have also seen instances where some ISPs may block port 4444 and for LBRY to download properly, this port must be manually configured - see steps below.