default 2 лет назад
Родитель
Сommit
88294c5198
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      activitypub.c

+ 2 - 0
activitypub.c

@@ -140,6 +140,8 @@ int actor_request(const char *actor, xs_dict **data)
                 payload = NULL;
             }
         }
+        else
+            srv_debug(0, xs_fmt("actor_request error %d", status2));
     }
 
     /* collect the (presumed) shared inbox in this actor */