main
Bob Mottram 2021-09-04 15:32:02 +01:00
parent 5926b17472
commit c5d89455fb
1 changed files with 1 additions and 0 deletions

View File

@ -1541,6 +1541,7 @@ def _receiveAnnounce(recentPostsCache: {},
domainFull, personCache,
signingPrivateKeyPem)
if not postJsonObject:
print('WARN: unable to download announce: ' + str(messageJson))
notInOnion = True
if onionDomain:
if onionDomain in messageJson['object']: