@ -206,6 +206,7 @@ def sendLikeViaServer(baseDir: str, session,
postResult = postJson(session, newLikeJson, [], inboxUrl,
headers, 30, True)
if not postResult:
if debug:
print('WARN: POST announce failed for c2s to ' + inboxUrl)
return 5