From 01a168e95b61f7cb57e5beed3139825dde685924 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Sat, 9 Jan 2021 00:12:31 -0600 Subject: [PATCH] Create 179.md --- docs/forum/bitcoin-forum/179.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/forum/bitcoin-forum/179.md diff --git a/docs/forum/bitcoin-forum/179.md b/docs/forum/bitcoin-forum/179.md new file mode 100644 index 0000000..f590d4f --- /dev/null +++ b/docs/forum/bitcoin-forum/179.md @@ -0,0 +1,26 @@ +--- +layout: forum +title: 'Re: Stuck on 513 blocks' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 179 +date: 2010-07-14 18:02:28 UTC +original: https://bitcointalk.org/index.php?topic=305.msg2895#msg2895 +--- + +# Re: Stuck on 513 blocks + +--- + +``` +Re: Stuck on 513 blocks +July 14, 2010, 06:02:28 PM + +This is the second time I've seen this "Live Protection" problem reported. + +It must be blocking the program's network communication. It sounds like it's allowing connections to be made, hence the 10 connections shown, but not allowing any data to be sent or received on them. + +We need to understand this problem better. + +Can someone write some instructions on the wiki explaining how to turn off or add an exclusion to Live Protection or whatever its full proper name is. +```