From 76e33b58043d66c237d6ffbc5e78971909f16a2e Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Sat, 9 Jan 2021 01:28:41 -0600 Subject: [PATCH] Create 182.md --- docs/forum/bitcoin-forum/182.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/forum/bitcoin-forum/182.md diff --git a/docs/forum/bitcoin-forum/182.md b/docs/forum/bitcoin-forum/182.md new file mode 100644 index 0000000..3a52074 --- /dev/null +++ b/docs/forum/bitcoin-forum/182.md @@ -0,0 +1,26 @@ +--- +layout: forum +title: 'Re: Warning this block was not received by any other nodes' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 182 +date: 2010-07-14 18:56:29 UTC +original: https://bitcointalk.org/index.php?topic=291.msg2913#msg2913 +--- + +# Re: Warning this block was not received by any other nodes + +--- + +``` +Re: Warning this block was not received by any other nodes +July 14, 2010, 06:56:29 PM + +Microsoft Security Essentials Live Protection is blocking your communication with the network. You have connections, which tricks Bitcoin into thinking it's connected, but they are silent because the data is being blocked. + +You need to make bitcoin.exe an excluded process in Live Protection. + +This is becoming a common problem. Someone should write this up in a pegged thread. + +The message "Warning: This block was not received by any other nodes" occurs when Bitcoin broadcasts a block, but nobody confirms they received it. The warning is there just for this kind of situation, where for some reason you have connections, but they have gone dead and nobody can hear you. Your block will never become valid because nobody received it. +```