@@ -1780,6 +1780,7 @@ class ProxyAPIServer(threading.Thread):
'processed': processed,
}), 'application/json', 200
except Exception as e:
_log('report-proxies error from %s: %s' % (worker_id, e), 'error')
return json.dumps({'error': str(e)}), 'application/json', 500
else:
The note is not visible to the blocked user.