From c4a56ed5c2663ab76460407d6f5a4da8b0f8c600 Mon Sep 17 00:00:00 2001 From: George Kadianakis Date: Tue, 14 Nov 2017 17:16:33 +0200 Subject: Silence a warning about failed descriptor uploads. Due to #23662 this can happen under natural causes and does not disturb the functionality of the service. This is a simple 0.3.2 fix for now, and we plan to fix this properly in 0.3.3. --- changes/bug23662 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug23662 (limited to 'changes') diff --git a/changes/bug23662 b/changes/bug23662 new file mode 100644 index 0000000000..1000bde3d6 --- /dev/null +++ b/changes/bug23662 @@ -0,0 +1,4 @@ + o Minor bugfixes (onion services): + - Silence a warning about failed v3 onion descriptor uploads since it can + happen naturally under certain edge-cases. Fixes part of bug 23662; + bugfix on 0.3.2.1-alpha. -- cgit v1.2.3-54-g00ecf