195 174 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593
  1. <!DOCTYPE html>
  2. <html>
  3. <head data-suburl="">
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
  6. <meta name="author" content="diogo" />
  7. <meta name="description" content="gnu-social - GNU social is a social communication software used in federated social networks. It is widely supported and has a large userbase. It is already used by the Free Software Foundation." />
  8. <meta name="keywords" content="go, git, self-hosted, gogs">
  9. <meta name="referrer" content="no-referrer" />
  10. <meta name="_csrf" content="P5jvmJD8jz3rSGIw0yyH8rsfsFY6MTYwNDc5MjM2NzMxNDU5NzUzMQ==" />
  11. <meta name="_suburl" content="" />
  12. <meta property="og:url" content="https://notabug.org/diogo/gnu-social" />
  13. <meta property="og:type" content="object" />
  14. <meta property="og:title" content="diogo/gnu-social">
  15. <meta property="og:description" content="GNU social is a social communication software used in federated social networks. It is widely supported and has a large userbase. It is already used by the Free Software Foundation.">
  16. <meta property="og:image" content="https://notabug.org/avatars/12290" />
  17. <link rel="shortcut icon" href="/img/favicon.png" />
  18. <script src="/js/jquery-1.11.3.min.js"></script>
  19. <script src="/js/libs/jquery.are-you-sure.js"></script>
  20. <link href="/img/icon-48.ico" rel="icon" type="image/x-icon" />
  21. <link href="/img/icon-60.png" rel="apple-touch-icon">
  22. <link href="/img/icon-76.png" rel="apple-touch-icon" sizes="76x76">
  23. <link href="/img/icon-120.png" rel="apple-touch-icon" sizes="120x120">
  24. <link href="/img/icon-152.png" rel="apple-touch-icon" sizes="152x152">
  25. <link href="/img/icon-240.png" rel="apple-touch-icon" sizes="240x240">
  26. <link rel="stylesheet" href="/assets/font-awesome-4.6.3/css/font-awesome.min.css">
  27. <link rel="stylesheet" href="/assets/octicons-4.3.0/octicons.min.css">
  28. <link rel="stylesheet" href="/css/semantic-2.2.13.min.css">
  29. <link rel="stylesheet" href="/css/gogs.css?v=6fc9e85aa88133794d3434ea74aa557a">
  30. <link rel="stylesheet" href="/css/notabug.css">
  31. <script src="/js/semantic-2.2.13.min.js"></script>
  32. <script src="/js/gogs.js?v=6fc9e85aa88133794d3434ea74aa557a"></script>
  33. <title>ActivityPub follow fails between gs instances - NotABug.org: Free code hosting</title>
  34. <meta name="theme-color" content="#428bca">
  35. <noscript><style>.nojs-popup:hover > .menu { display: block ; }</style></noscript>
  36. </head>
  37. <body>
  38. <div class="full height">
  39. <noscript>Please enable JavaScript in your browser!</noscript>
  40. <div id="header-div" class="following bar light">
  41. <div class="ui container">
  42. <div class="ui grid">
  43. <div class="column">
  44. <div class="ui top secondary menu">
  45. <a class="item brand" href="/">
  46. <img class="ui mini image" src="/img/favicon.png">
  47. </a>
  48. <a class="item" href="/">Home</a>
  49. <a class="item" href="/explore/repos">Explore</a>
  50. <a class="notabug-item item" href="/help" rel="noreferrer">Help</a>
  51. <div class="right menu">
  52. <a class="item" href="/user/sign_up">
  53. <i class="octicon octicon-person"></i> Register
  54. </a>
  55. <a class="item" href="/user/login?redirect_to=%2fdiogo%2fgnu-social%2fissues%2f195">
  56. <i class="octicon octicon-sign-in"></i> Sign In
  57. </a>
  58. </div>
  59. </div>
  60. </div>
  61. </div>
  62. </div>
  63. </div>
  64. <div class="repository view issue pull">
  65. <div class="header-wrapper">
  66. <div class="ui container">
  67. <div class="ui vertically padded grid head">
  68. <div class="column">
  69. <div class="ui header">
  70. <div class="ui huge breadcrumb">
  71. <i class="mega-octicon octicon-repo"></i>
  72. <a href="/diogo">diogo</a>
  73. <div class="divider"> / </div>
  74. <a href="/diogo/gnu-social">gnu-social</a>
  75. </div>
  76. <div class="ui right">
  77. <div class="ui labeled button" tabindex="0">
  78. <a class="ui basic button" href="/diogo/gnu-social/action/watch?redirect_to=%2fdiogo%2fgnu-social%2fissues%2f195">
  79. <i class="icon fa-eye-slash"></i>Watch
  80. </a>
  81. <a class="ui basic label" href="/diogo/gnu-social/watchers">
  82. 9
  83. </a>
  84. </div>
  85. <div class="ui labeled button" tabindex="0">
  86. <a class="ui basic button" href="/diogo/gnu-social/action/star?redirect_to=%2fdiogo%2fgnu-social%2fissues%2f195">
  87. <i class="icon fa-star-o"></i>Star
  88. </a>
  89. <a class="ui basic label" href="/diogo/gnu-social/stars">
  90. 22
  91. </a>
  92. </div>
  93. <div class="ui labeled button" tabindex="0">
  94. <a class="ui basic button " href="/repo/fork/25974">
  95. <i class="octicon octicon-repo-forked"></i>Fork
  96. </a>
  97. <a class="ui basic label" href="/diogo/gnu-social/forks">
  98. 21
  99. </a>
  100. </div>
  101. </div>
  102. </div>
  103. </div>
  104. </div>
  105. </div>
  106. <div class="ui tabs container">
  107. <div class="ui tabular menu navbar">
  108. <a class=" item" href="/diogo/gnu-social">
  109. <i class="octicon octicon-file-text"></i> Files
  110. </a>
  111. <a class="active item" href="/diogo/gnu-social/issues">
  112. <i class="octicon octicon-issue-opened"></i> Issues <span class="ui blue small label">73</span>
  113. </a>
  114. <a class=" item" href="/diogo/gnu-social/pulls">
  115. <i class="octicon octicon-git-pull-request"></i> Pull Requests <span class="ui blue small label">3</span>
  116. </a>
  117. <a class=" item" href="/diogo/gnu-social/wiki">
  118. <i class="octicon octicon-book"></i> Wiki
  119. </a>
  120. </div>
  121. </div>
  122. <div class="ui tabs divider"></div>
  123. </div>
  124. <div class="ui container">
  125. <div class="navbar">
  126. <div class="ui compact small menu">
  127. <a class=" item" href="/diogo/gnu-social/labels">Labels</a>
  128. <a class=" item" href="/diogo/gnu-social/milestones">Milestones</a>
  129. </div>
  130. <div class="ui right">
  131. <a class="ui green button" href="/diogo/gnu-social/issues/new">New Issue</a>
  132. </div>
  133. </div>
  134. <div class="ui divider"></div>
  135. <div>
  136. <div class="ui grid">
  137. <div class="sixteen wide column title">
  138. <div class="ui grid">
  139. <h1 class="twelve wide column">
  140. <span class="index">#195</span> <span id="issue-title" class="has-emoji">ActivityPub follow fails between gs instances</span>
  141. <div id="edit-title-input" class="ui input" style="display: none">
  142. <input value="ActivityPub follow fails between gs instances">
  143. </div>
  144. </h1>
  145. </div>
  146. <div class="ui red large label"><i class="octicon octicon-issue-closed"></i> Closed</div>
  147. <span class="time-desc">
  148. opened <span class="time-since" title="Tue, 04 Aug 2020 18:14:51 UTC">3 months ago</span> by <a href="/diogo">diogo</a>
  149. ·
  150. 2 comments
  151. </span>
  152. <div class="ui divider"></div>
  153. </div>
  154. <div class="twelve wide column comment-list">
  155. <ui class="ui comments">
  156. <div class="comment">
  157. <a class="avatar" href="/diogo">
  158. <img src="/avatars/12290">
  159. </a>
  160. <div class="content">
  161. <div class="ui top attached header">
  162. <span class="text grey"><a href="/diogo">Diogo Cordeiro</a> commented <a href="#issue-65404"><span class="time-since" title="Tue, 04 Aug 2020 18:14:51 UTC">3 months ago</span></a></span>
  163. <div class="ui right actions">
  164. </div>
  165. </div>
  166. <div class="ui attached segment">
  167. <div class="render-content markdown has-emoji">
  168. <pre><code>2020-08-04 18:12:55 LOG_INFO: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] HTTPClient: HTTP GET https://khp.ignorelist.com/.well-known/webfinger?resource=https%3A%2F%2Fkhp.ignorelist.com%2Findex.php%2Fuser%2F1 - 200 OK
  169. 2020-08-04 18:12:55 LOG_DEBUG: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] ActivityPub Explorer: https://khp.ignorelist.com/index.php/user/1 is a legitimate alias
  170. 2020-08-04 18:12:55 LOG_DEBUG: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] ActivityPub Postman: Delivering {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://social.hackersatporto.com/follow_from_https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;,&#34;object&#34;:&#34;https://khp.ignorelist.com/user/1&#34;} to https://khp.ignorelist.com/inbox.json
  171. 2020-08-04 18:12:55 LOG_DEBUG: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] ActivityPub Postman: Delivery headers were: Array
  172. (
  173. [0] =&gt; Date: Tue, 04 Aug 2020 18:12:55 GMT
  174. [1] =&gt; Host: khp.ignorelist.com
  175. [2] =&gt; Accept: application/ld+json; profile=&#34;https://www.w3.org/ns/activitystreams&#34;, application/activity+json, application/json
  176. [3] =&gt; User-Agent: GNU social ActivityPub Plugin - https://gnusocial.network/
  177. [4] =&gt; Content-Type: application/activity+json
  178. [5] =&gt; Digest: SHA-256=cBmfvhuTW5P0/RSScBn56+o4GCup5UrHPmm/A08m4HE=
  179. [6] =&gt; Signature: keyId=&#34;https://social.hackersatporto.com/index.php/user/1#public-key&#34;,headers=&#34;(request-target) date host accept user-agent content-type digest&#34;,algorithm=&#34;rsa-sha256&#34;,signature=&#34;MYKibobTwh9MNvZ91BbxJl/n9wVwy+/F7H8CkREPTjQ6gnlPDe8mseGu/mYXNk2oc5+30MrNKReR9Jvc2gkvUfZyvjL1dZ8hO27JeVhFg6AcvD5ohHpLi6Gcfh9qlldkPGuixOj1SSyt3sWsgrQcshQ/f0eTXm6k28sHRNP3abQ8aFhvX2n+aoyCyolzQGzqdUt4JFftyXyDGiRJ1L22q4NRFV/8D0TUaPP7w9DxFKm4+2mcC0MwmTXVfcZIpQNqup4ijkV2Oxscc0RtR7TnrQWG7OPS6otqqoPABH+L1qr1TujWqLujtqiAAE8NHRATxia91MV3GsfhaE1cc27asQ==&#34;
  180. )
  181. 2020-08-04 18:12:55 LOG_DEBUG: [social.hackersatporto.com:859.aeb6de75 GET /.well-known/host-meta] Starting DB queue manager.
  182. 2020-08-04 18:12:55 LOG_DEBUG: [social.hackersatporto.com:859.aeb6de75 GET /.well-known/host-meta] DBQueueManager: Checking for notices...
  183. 2020-08-04 18:12:56 LOG_DEBUG: [social.hackersatporto.com:861.4d941a73 GET /.well-known/webfinger?resource=https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1] WebFingerPlugin::onEndGetWebFingerResource: Generated these alternative URLs for various federation fixes: array (
  184. 0 =&gt; &#39;https://social.hackersatporto.com/index.php/user/1&#39;,
  185. 1 =&gt; &#39;https://social.hackersatporto.com/user/1&#39;,
  186. )
  187. 2020-08-04 18:12:56 LOG_DEBUG: [social.hackersatporto.com:861.4d941a73 GET /.well-known/webfinger?resource=https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1] WebFingerPlugin::onEndGetWebFingerResource: Finding User URI for WebFinger lookup on resource==&#39;https://social.hackersatporto.com/index.php/user/1&#39;
  188. 2020-08-04 18:12:56 LOG_DEBUG: [social.hackersatporto.com:861.4d941a73 GET /.well-known/webfinger?resource=https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1] WebFingerPlugin::onEndGetWebFingerResource: Finding User_group URI for WebFinger lookup on resource==&#39;https://social.hackersatporto.com/index.php/user/1&#39;
  189. 2020-08-04 18:12:56 LOG_DEBUG: [social.hackersatporto.com:861.4d941a73 GET /.well-known/webfinger?resource=https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1] WebFingerPlugin::onEndGetWebFingerResource: Found Profile with ID==1 for resource==&#39;https://social.hackersatporto.com/index.php/user/1&#39;
  190. 2020-08-04 18:12:56 LOG_DEBUG: [social.hackersatporto.com:861.4d941a73 GET /.well-known/webfinger?resource=https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1] Starting DB queue manager.
  191. 2020-08-04 18:12:56 LOG_DEBUG: [social.hackersatporto.com:861.4d941a73 GET /.well-known/webfinger?resource=https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1] DBQueueManager: Checking for notices...
  192. 2020-08-04 18:12:56 LOG_ERR: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] HTTPClient: HTTP POST https://khp.ignorelist.com/inbox.json - 400 Bad Request
  193. 2020-08-04 18:12:56 LOG_DEBUG: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] ActivityPub Postman: Delivery result with status code 400: [{&#34;error&#34;:&#34;Could not store this remote actor.&#34;}]
  194. 2020-08-04 18:12:56 LOG_DEBUG: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] action.php - Server error &#39;500&#39; on &#39;remotefollowsub&#39;: An unknown error occurred.
  195. 2020-08-04 18:12:56 LOG_ERR: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] Handled serverError (500) but cannot output into desired format (NULL): &#39;An unknown error occurred.&#39;
  196. 2020-08-04 18:12:56 LOG_ERR: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] ServerErrorAction: 500 An unknown error occurred.
  197. </code></pre>
  198. </div>
  199. <div class="raw-content hide"> 2020-08-04 18:12:55 LOG_INFO: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] HTTPClient: HTTP GET https://khp.ignorelist.com/.well-known/webfinger?resource=https%3A%2F%2Fkhp.ignorelist.com%2Findex.php%2Fuser%2F1 - 200 OK
  200. 2020-08-04 18:12:55 LOG_DEBUG: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] ActivityPub Explorer: https://khp.ignorelist.com/index.php/user/1 is a legitimate alias
  201. 2020-08-04 18:12:55 LOG_DEBUG: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] ActivityPub Postman: Delivering {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://social.hackersatporto.com/follow_from_https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;,&#34;object&#34;:&#34;https://khp.ignorelist.com/user/1&#34;} to https://khp.ignorelist.com/inbox.json
  202. 2020-08-04 18:12:55 LOG_DEBUG: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] ActivityPub Postman: Delivery headers were: Array
  203. (
  204. [0] =&gt; Date: Tue, 04 Aug 2020 18:12:55 GMT
  205. [1] =&gt; Host: khp.ignorelist.com
  206. [2] =&gt; Accept: application/ld&#43;json; profile=&#34;https://www.w3.org/ns/activitystreams&#34;, application/activity&#43;json, application/json
  207. [3] =&gt; User-Agent: GNU social ActivityPub Plugin - https://gnusocial.network/
  208. [4] =&gt; Content-Type: application/activity&#43;json
  209. [5] =&gt; Digest: SHA-256=cBmfvhuTW5P0/RSScBn56&#43;o4GCup5UrHPmm/A08m4HE=
  210. [6] =&gt; Signature: keyId=&#34;https://social.hackersatporto.com/index.php/user/1#public-key&#34;,headers=&#34;(request-target) date host accept user-agent content-type digest&#34;,algorithm=&#34;rsa-sha256&#34;,signature=&#34;MYKibobTwh9MNvZ91BbxJl/n9wVwy&#43;/F7H8CkREPTjQ6gnlPDe8mseGu/mYXNk2oc5&#43;30MrNKReR9Jvc2gkvUfZyvjL1dZ8hO27JeVhFg6AcvD5ohHpLi6Gcfh9qlldkPGuixOj1SSyt3sWsgrQcshQ/f0eTXm6k28sHRNP3abQ8aFhvX2n&#43;aoyCyolzQGzqdUt4JFftyXyDGiRJ1L22q4NRFV/8D0TUaPP7w9DxFKm4&#43;2mcC0MwmTXVfcZIpQNqup4ijkV2Oxscc0RtR7TnrQWG7OPS6otqqoPABH&#43;L1qr1TujWqLujtqiAAE8NHRATxia91MV3GsfhaE1cc27asQ==&#34;
  211. )
  212. 2020-08-04 18:12:55 LOG_DEBUG: [social.hackersatporto.com:859.aeb6de75 GET /.well-known/host-meta] Starting DB queue manager.
  213. 2020-08-04 18:12:55 LOG_DEBUG: [social.hackersatporto.com:859.aeb6de75 GET /.well-known/host-meta] DBQueueManager: Checking for notices...
  214. 2020-08-04 18:12:56 LOG_DEBUG: [social.hackersatporto.com:861.4d941a73 GET /.well-known/webfinger?resource=https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1] WebFingerPlugin::onEndGetWebFingerResource: Generated these alternative URLs for various federation fixes: array (
  215. 0 =&gt; &#39;https://social.hackersatporto.com/index.php/user/1&#39;,
  216. 1 =&gt; &#39;https://social.hackersatporto.com/user/1&#39;,
  217. )
  218. 2020-08-04 18:12:56 LOG_DEBUG: [social.hackersatporto.com:861.4d941a73 GET /.well-known/webfinger?resource=https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1] WebFingerPlugin::onEndGetWebFingerResource: Finding User URI for WebFinger lookup on resource==&#39;https://social.hackersatporto.com/index.php/user/1&#39;
  219. 2020-08-04 18:12:56 LOG_DEBUG: [social.hackersatporto.com:861.4d941a73 GET /.well-known/webfinger?resource=https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1] WebFingerPlugin::onEndGetWebFingerResource: Finding User_group URI for WebFinger lookup on resource==&#39;https://social.hackersatporto.com/index.php/user/1&#39;
  220. 2020-08-04 18:12:56 LOG_DEBUG: [social.hackersatporto.com:861.4d941a73 GET /.well-known/webfinger?resource=https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1] WebFingerPlugin::onEndGetWebFingerResource: Found Profile with ID==1 for resource==&#39;https://social.hackersatporto.com/index.php/user/1&#39;
  221. 2020-08-04 18:12:56 LOG_DEBUG: [social.hackersatporto.com:861.4d941a73 GET /.well-known/webfinger?resource=https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1] Starting DB queue manager.
  222. 2020-08-04 18:12:56 LOG_DEBUG: [social.hackersatporto.com:861.4d941a73 GET /.well-known/webfinger?resource=https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1] DBQueueManager: Checking for notices...
  223. 2020-08-04 18:12:56 LOG_ERR: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] HTTPClient: HTTP POST https://khp.ignorelist.com/inbox.json - 400 Bad Request
  224. 2020-08-04 18:12:56 LOG_DEBUG: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] ActivityPub Postman: Delivery result with status code 400: [{&#34;error&#34;:&#34;Could not store this remote actor.&#34;}]
  225. 2020-08-04 18:12:56 LOG_DEBUG: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] action.php - Server error &#39;500&#39; on &#39;remotefollowsub&#39;: An unknown error occurred.
  226. 2020-08-04 18:12:56 LOG_ERR: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] Handled serverError (500) but cannot output into desired format (NULL): &#39;An unknown error occurred.&#39;
  227. 2020-08-04 18:12:56 LOG_ERR: [social.hackersatporto.com:17435.3ad1cdd8 POST /main/remotefollowsub] ServerErrorAction: 500 An unknown error occurred.
  228. </div>
  229. <div class="edit-content-zone hide" data-write="issue-65404-write" data-preview="issue-65404-preview" data-update-url="/diogo/gnu-social/issues/195/content" data-context="/diogo/gnu-social"></div>
  230. </div>
  231. </div>
  232. </div>
  233. <div class="comment" id="issuecomment-20449">
  234. <a class="avatar" href="/diogo">
  235. <img src="/avatars/12290">
  236. </a>
  237. <div class="content">
  238. <div class="ui top attached header">
  239. <span class="text grey"><a href="/diogo">Diogo Cordeiro</a> commented <a href="#issuecomment-20449"><span class="time-since" title="Tue, 04 Aug 2020 18:17:45 UTC">3 months ago</span></a></span>
  240. <div class="ui right actions">
  241. <div class="item tag">
  242. Owner
  243. </div>
  244. </div>
  245. </div>
  246. <div class="ui attached segment">
  247. <div class="render-content markdown has-emoji">
  248. <p>It worked on second attempt:</p>
  249. <pre><code>2020-08-04 18:15:11 LOG_DEBUG: [social.hackersatporto.com:856.b83cc883 GET /main/remotefollowsub?profile=https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1] ActivityPub Explorer: Started now looking for https://khp.ignorelist.com/user/1
  250. 2020-08-04 18:15:11 LOG_DEBUG: [social.hackersatporto.com:856.b83cc883 GET /main/remotefollowsub?profile=https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1] ActivityPub Explorer: Searching locally for https://khp.ignorelist.com/user/1 offline.
  251. 2020-08-04 18:15:11 LOG_DEBUG: [social.hackersatporto.com:856.b83cc883 GET /main/remotefollowsub?profile=https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1] ActivityPub Explorer: Found a local Aprofile for https://khp.ignorelist.com/user/1
  252. 2020-08-04 18:15:11 LOG_DEBUG: [social.hackersatporto.com:856.b83cc883 GET /main/remotefollowsub?profile=https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1] Starting DB queue manager.
  253. 2020-08-04 18:15:11 LOG_DEBUG: [social.hackersatporto.com:856.b83cc883 GET /main/remotefollowsub?profile=https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1] DBQueueManager: Checking for notices...
  254. 2020-08-04 18:15:14 LOG_DEBUG: [social.hackersatporto.com:857.d09cb461 POST /main/remotefollowsub] ActivityPub Explorer: Started now looking for https://khp.ignorelist.com/user/1
  255. 2020-08-04 18:15:14 LOG_DEBUG: [social.hackersatporto.com:857.d09cb461 POST /main/remotefollowsub] ActivityPub Explorer: Searching locally for https://khp.ignorelist.com/user/1 offline.
  256. 2020-08-04 18:15:14 LOG_DEBUG: [social.hackersatporto.com:857.d09cb461 POST /main/remotefollowsub] ActivityPub Explorer: Found a local Aprofile for https://khp.ignorelist.com/user/1
  257. 2020-08-04 18:15:14 LOG_DEBUG: [social.hackersatporto.com:857.d09cb461 POST /main/remotefollowsub] ActivityPub Postman: Delivering {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://social.hackersatporto.com/follow_from_https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;,&#34;object&#34;:&#34;https://khp.ignorelist.com/user/1&#34;} to https://khp.ignorelist.com/inbox.json
  258. 2020-08-04 18:15:14 LOG_DEBUG: [social.hackersatporto.com:857.d09cb461 POST /main/remotefollowsub] ActivityPub Postman: Delivery headers were: Array
  259. (
  260. [0] =&gt; Date: Tue, 04 Aug 2020 18:15:14 GMT
  261. [1] =&gt; Host: khp.ignorelist.com
  262. [2] =&gt; Accept: application/ld+json; profile=&#34;https://www.w3.org/ns/activitystreams&#34;, application/activity+json, application/json
  263. [3] =&gt; User-Agent: GNU social ActivityPub Plugin - https://gnusocial.network/
  264. [4] =&gt; Content-Type: application/activity+json
  265. [5] =&gt; Digest: SHA-256=cBmfvhuTW5P0/RSScBn56+o4GCup5UrHPmm/A08m4HE=
  266. [6] =&gt; Signature: keyId=&#34;https://social.hackersatporto.com/index.php/user/1#public-key&#34;,headers=&#34;(request-target) date host accept user-agent content-type digest&#34;,algorithm=&#34;rsa-sha256&#34;,signature=&#34;Xw7Rz+Vhx2DdgbGJWTuDGMSUFZH9pK4/8n03cyi/T84s9XjmtRHvIrzn1mNsDxDx3xBO+skvrUjQXykBEmBKBNzMAhEYGxzvegy+CtbW3ecOKRKqaAiF1Xh7z55PE1pGOIcZvbhCcR8ewhVa+2bg/46wvuN5YpKFGxRYc/D/HEkzZNN9hCzXx3+MkN7AmV1MiOGcWSTQgKIdtqdF7x9xMVEmxj30iMzmoRqCp/I3BZJfxzksskartrdr7v4QDoEFttgTPaSRxlf26lDmT9HYdR+fcy8hVfP58q+XAVfm8VXMI0ZF0C0crzz52juMeFRkDKNBoMKpvKRNBFpZgick1w==&#34;
  267. )
  268. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Inbox: Received a POST request.
  269. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Inbox: Request contents: {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://khp.ignorelist.com/accept_follow_from_https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fkhp.ignorelist.com%2Findex.php%2Fuser%2F1&#34;,&#34;type&#34;:&#34;Accept&#34;,&#34;actor&#34;:&#34;https://khp.ignorelist.com/index.php/user/1&#34;,&#34;object&#34;:{&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://social.hackersatporto.com/follow_from_https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;,&#34;object&#34;:&#34;https://khp.ignorelist.com/index.php/user/1&#34;}}
  270. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Started now looking for https://khp.ignorelist.com/index.php/user/1
  271. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Searching locally for https://khp.ignorelist.com/index.php/user/1 offline.
  272. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://khp.ignorelist.com/index.php/user/1 - looking for a Profile instead.
  273. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Will try everything again with online resources against: https://khp.ignorelist.com/index.php/user/1
  274. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Searching locally for https://khp.ignorelist.com/index.php/user/1 with online resources.
  275. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] Performing discovery for &#34;https://khp.ignorelist.com/index.php/user/1&#34; (normalized &#34;https://khp.ignorelist.com/index.php/user/1&#34;)
  276. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] LRDD discovery method for &#39;https://khp.ignorelist.com/index.php/user/1&#39;: LRDDMethod_WebFinger
  277. 2020-08-04 18:15:15 LOG_INFO: [social.hackersatporto.com:855.d016e871 POST /inbox.json] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://khp.ignorelist.com/index.php/user/1&#39;: &#39;Bad resource URI: https://khp.ignorelist.com/index.php/user/1&#39;
  278. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] LRDD discovery method for &#39;https://khp.ignorelist.com/index.php/user/1&#39;: LRDDMethod_HostMeta
  279. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] Checking URL against blacklist: &#39;https://khp.ignorelist.com/.well-known/host-meta&#39;
  280. 2020-08-04 18:15:15 LOG_INFO: [social.hackersatporto.com:855.d016e871 POST /inbox.json] HTTPClient: HTTP GET https://khp.ignorelist.com/.well-known/host-meta - 200 OK
  281. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] LINK: rel acct-mgmt !== lrdd
  282. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:855.d016e871 POST /inbox.json] HTTPClient: HTTP GET https://khp.ignorelist.com/.well-known/webfinger?resource=https%3A%2F%2Fkhp.ignorelist.com%2Findex.php%2Fuser%2F1 - 200 OK
  283. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://khp.ignorelist.com/index.php/user/1 - looking for a Profile instead.
  284. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for acct:aab@khp.ignorelist.com - looking for a Profile instead.
  285. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://khp.ignorelist.com/aab - looking for a Profile instead.
  286. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Found a local Aprofile for https://khp.ignorelist.com/user/1
  287. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Double-checking https://khp.ignorelist.com/user/1 to confirm it as a legitimate alias
  288. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] Performing discovery for &#34;https://khp.ignorelist.com/user/1&#34; (normalized &#34;https://khp.ignorelist.com/user/1&#34;)
  289. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] LRDD discovery method for &#39;https://khp.ignorelist.com/user/1&#39;: LRDDMethod_WebFinger
  290. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:855.d016e871 POST /inbox.json] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://khp.ignorelist.com/user/1&#39;: &#39;Bad resource URI: https://khp.ignorelist.com/user/1&#39;
  291. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] LRDD discovery method for &#39;https://khp.ignorelist.com/user/1&#39;: LRDDMethod_HostMeta
  292. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] Checking URL against blacklist: &#39;https://khp.ignorelist.com/.well-known/host-meta&#39;
  293. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:855.d016e871 POST /inbox.json] HTTPClient: HTTP GET https://khp.ignorelist.com/.well-known/host-meta - 200 OK
  294. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] LINK: rel acct-mgmt !== lrdd
  295. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:855.d016e871 POST /inbox.json] HTTPClient: HTTP GET https://khp.ignorelist.com/.well-known/webfinger?resource=https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1 - 200 OK
  296. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: https://khp.ignorelist.com/user/1 is a legitimate alias
  297. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Inbox: HTTP Signature: Validation will now start!
  298. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Inbox: Request Headers: Array
  299. (
  300. [Cdn-Loop] =&gt; cloudflare
  301. [Cf-Connecting-Ip] =&gt; 92.191.123.75
  302. [Cf-Request-Id] =&gt; 045c485cb8000011411605b200000001
  303. [Signature] =&gt; keyId=&#34;https://khp.ignorelist.com/index.php/user/1#public-key&#34;,headers=&#34;(request-target) date host accept user-agent content-type digest&#34;,algorithm=&#34;rsa-sha256&#34;,signature=&#34;JYIACMk//Ks8mP+r7RfL9WIVt1kpvcuMwnHdjDhcDHLXJk/CfZOcmdk1a6mCjDnpWnxZyMdNliqjsFyl5Ks3ZmJYAbMd1S35uVRHIMdXJrmss0pGOeyxxPWeuQW6We3fadAsxoq8CRNQSkAIZxIYPShWjC/HUdvCnjuJjHg7ytlddjJzoGYAB0q7RjPb177UJM1JafO6VQq3lNEVVzA1It2wl8IS/em/+xV4Ex4UPzp4TDrVzTK8E+M4tNGd/nvyFevBYC0sj5F6qVFsodQldV3RVr9Km8nBPbGY79eqJGdK+2jqP1W0tpV80yy1j/jUBvUEmgK50xQ8vgA75XvHFQ==&#34;
  304. [Digest] =&gt; SHA-256=Q3uuMzViLZ2PmCPjfOgNQF2n/Ar1ZIXd8qGJJUX6ufA=
  305. [Content-Type] =&gt; application/activity+json
  306. [Accept] =&gt; application/ld+json; profile=&#34;https://www.w3.org/ns/activitystreams&#34;, application/activity+json, application/json
  307. [Date] =&gt; Tue, 04 Aug 2020 18:15:15 GMT
  308. [User-Agent] =&gt; GNU social ActivityPub Plugin - https://gnusocial.network/
  309. [Cf-Visitor] =&gt; {&#34;scheme&#34;:&#34;https&#34;}
  310. [X-Forwarded-Proto] =&gt; https
  311. [Content-Length] =&gt; 654
  312. [Cf-Ray] =&gt; 5bda43412f351141-MAD
  313. [X-Forwarded-For] =&gt; 92.191.123.75
  314. [Cf-Ipcountry] =&gt; ES
  315. [Accept-Encoding] =&gt; gzip
  316. [Connection] =&gt; Keep-Alive
  317. [Host] =&gt; social.hackersatporto.com
  318. )
  319. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Inbox: HTTP Signature Data: Array
  320. (
  321. [keyId] =&gt; https://khp.ignorelist.com/index.php/user/1#public-key
  322. [headers] =&gt; (request-target) date host accept user-agent content-type digest
  323. [algorithm] =&gt; rsa-sha256
  324. [signature] =&gt; JYIACMk//Ks8mP+r7RfL9WIVt1kpvcuMwnHdjDhcDHLXJk/CfZOcmdk1a6mCjDnpWnxZyMdNliqjsFyl5Ks3ZmJYAbMd1S35uVRHIMdXJrmss0pGOeyxxPWeuQW6We3fadAsxoq8CRNQSkAIZxIYPShWjC/HUdvCnjuJjHg7ytlddjJzoGYAB0q7RjPb177UJM1JafO6VQq3lNEVVzA1It2wl8IS/em/+xV4Ex4UPzp4TDrVzTK8E+M4tNGd/nvyFevBYC0sj5F6qVFsodQldV3RVr9Km8nBPbGY79eqJGdK+2jqP1W0tpV80yy1j/jUBvUEmgK50xQ8vgA75XvHFQ==
  325. )
  326. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Inbox: HTTP Signature: Authorized request. Will now start the inbox handler.
  327. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Started now looking for https://khp.ignorelist.com/index.php/user/1
  328. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Searching locally for https://khp.ignorelist.com/index.php/user/1 offline.
  329. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Found a local Aprofile for https://khp.ignorelist.com/index.php/user/1
  330. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:857.d09cb461 POST /main/remotefollowsub] HTTPClient: HTTP POST https://khp.ignorelist.com/inbox.json - 202 Accepted
  331. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:857.d09cb461 POST /main/remotefollowsub] ActivityPub Postman: Delivery result with status code 202: &#34;&#34;
  332. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:857.d09cb461 POST /main/remotefollowsub] Starting DB queue manager.
  333. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] Starting DB queue manager.
  334. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  335. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] claiming queue item id = 1 for transport distrib
  336. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] claim succeeded.
  337. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Got &#39;Notice 1&#39; for transport &#39;distrib&#39;
  338. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] ActivityPubPlugin: Notice:1 queued for distribution
  339. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] OStatusPlugin: OSTATUS [1]: queued for OStatus processing
  340. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: [distrib:Notice 1] Successfully handled item
  341. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  342. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] claiming queue item id = 2 for transport ping
  343. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] claim succeeded.
  344. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Got &#39;Notice 1&#39; for transport &#39;ping&#39;
  345. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: [ping:Notice 1] Successfully handled item
  346. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  347. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] claiming queue item id = 3 for transport activitypub
  348. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] claim succeeded.
  349. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Got &#39;Notice 1&#39; for transport &#39;activitypub&#39;
  350. 2020-08-04 18:15:16 LOG_ERR: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] Ignoring distribution of notice:1: activity source
  351. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: [activitypub:Notice 1] Successfully handled item
  352. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  353. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] claiming queue item id = 4 for transport ostatus
  354. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] claim succeeded.
  355. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Got &#39;Notice 1&#39; for transport &#39;ostatus&#39;
  356. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] OSTATUS [1]: pushing feed for local user 1
  357. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] OSTATUS [1]: No WebSub subscribers for https://social.hackersatporto.com/api/statuses/user_timeline/1.atom
  358. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: [ostatus:Notice 1] Successfully handled item
  359. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  360. </code></pre>
  361. </div>
  362. <div class="raw-content hide">It worked on second attempt:
  363. 2020-08-04 18:15:11 LOG_DEBUG: [social.hackersatporto.com:856.b83cc883 GET /main/remotefollowsub?profile=https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1] ActivityPub Explorer: Started now looking for https://khp.ignorelist.com/user/1
  364. 2020-08-04 18:15:11 LOG_DEBUG: [social.hackersatporto.com:856.b83cc883 GET /main/remotefollowsub?profile=https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1] ActivityPub Explorer: Searching locally for https://khp.ignorelist.com/user/1 offline.
  365. 2020-08-04 18:15:11 LOG_DEBUG: [social.hackersatporto.com:856.b83cc883 GET /main/remotefollowsub?profile=https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1] ActivityPub Explorer: Found a local Aprofile for https://khp.ignorelist.com/user/1
  366. 2020-08-04 18:15:11 LOG_DEBUG: [social.hackersatporto.com:856.b83cc883 GET /main/remotefollowsub?profile=https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1] Starting DB queue manager.
  367. 2020-08-04 18:15:11 LOG_DEBUG: [social.hackersatporto.com:856.b83cc883 GET /main/remotefollowsub?profile=https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1] DBQueueManager: Checking for notices...
  368. 2020-08-04 18:15:14 LOG_DEBUG: [social.hackersatporto.com:857.d09cb461 POST /main/remotefollowsub] ActivityPub Explorer: Started now looking for https://khp.ignorelist.com/user/1
  369. 2020-08-04 18:15:14 LOG_DEBUG: [social.hackersatporto.com:857.d09cb461 POST /main/remotefollowsub] ActivityPub Explorer: Searching locally for https://khp.ignorelist.com/user/1 offline.
  370. 2020-08-04 18:15:14 LOG_DEBUG: [social.hackersatporto.com:857.d09cb461 POST /main/remotefollowsub] ActivityPub Explorer: Found a local Aprofile for https://khp.ignorelist.com/user/1
  371. 2020-08-04 18:15:14 LOG_DEBUG: [social.hackersatporto.com:857.d09cb461 POST /main/remotefollowsub] ActivityPub Postman: Delivering {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://social.hackersatporto.com/follow_from_https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;,&#34;object&#34;:&#34;https://khp.ignorelist.com/user/1&#34;} to https://khp.ignorelist.com/inbox.json
  372. 2020-08-04 18:15:14 LOG_DEBUG: [social.hackersatporto.com:857.d09cb461 POST /main/remotefollowsub] ActivityPub Postman: Delivery headers were: Array
  373. (
  374. [0] =&gt; Date: Tue, 04 Aug 2020 18:15:14 GMT
  375. [1] =&gt; Host: khp.ignorelist.com
  376. [2] =&gt; Accept: application/ld&#43;json; profile=&#34;https://www.w3.org/ns/activitystreams&#34;, application/activity&#43;json, application/json
  377. [3] =&gt; User-Agent: GNU social ActivityPub Plugin - https://gnusocial.network/
  378. [4] =&gt; Content-Type: application/activity&#43;json
  379. [5] =&gt; Digest: SHA-256=cBmfvhuTW5P0/RSScBn56&#43;o4GCup5UrHPmm/A08m4HE=
  380. [6] =&gt; Signature: keyId=&#34;https://social.hackersatporto.com/index.php/user/1#public-key&#34;,headers=&#34;(request-target) date host accept user-agent content-type digest&#34;,algorithm=&#34;rsa-sha256&#34;,signature=&#34;Xw7Rz&#43;Vhx2DdgbGJWTuDGMSUFZH9pK4/8n03cyi/T84s9XjmtRHvIrzn1mNsDxDx3xBO&#43;skvrUjQXykBEmBKBNzMAhEYGxzvegy&#43;CtbW3ecOKRKqaAiF1Xh7z55PE1pGOIcZvbhCcR8ewhVa&#43;2bg/46wvuN5YpKFGxRYc/D/HEkzZNN9hCzXx3&#43;MkN7AmV1MiOGcWSTQgKIdtqdF7x9xMVEmxj30iMzmoRqCp/I3BZJfxzksskartrdr7v4QDoEFttgTPaSRxlf26lDmT9HYdR&#43;fcy8hVfP58q&#43;XAVfm8VXMI0ZF0C0crzz52juMeFRkDKNBoMKpvKRNBFpZgick1w==&#34;
  381. )
  382. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Inbox: Received a POST request.
  383. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Inbox: Request contents: {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://khp.ignorelist.com/accept_follow_from_https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fkhp.ignorelist.com%2Findex.php%2Fuser%2F1&#34;,&#34;type&#34;:&#34;Accept&#34;,&#34;actor&#34;:&#34;https://khp.ignorelist.com/index.php/user/1&#34;,&#34;object&#34;:{&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://social.hackersatporto.com/follow_from_https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;,&#34;object&#34;:&#34;https://khp.ignorelist.com/index.php/user/1&#34;}}
  384. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Started now looking for https://khp.ignorelist.com/index.php/user/1
  385. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Searching locally for https://khp.ignorelist.com/index.php/user/1 offline.
  386. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://khp.ignorelist.com/index.php/user/1 - looking for a Profile instead.
  387. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Will try everything again with online resources against: https://khp.ignorelist.com/index.php/user/1
  388. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Searching locally for https://khp.ignorelist.com/index.php/user/1 with online resources.
  389. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] Performing discovery for &#34;https://khp.ignorelist.com/index.php/user/1&#34; (normalized &#34;https://khp.ignorelist.com/index.php/user/1&#34;)
  390. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] LRDD discovery method for &#39;https://khp.ignorelist.com/index.php/user/1&#39;: LRDDMethod_WebFinger
  391. 2020-08-04 18:15:15 LOG_INFO: [social.hackersatporto.com:855.d016e871 POST /inbox.json] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://khp.ignorelist.com/index.php/user/1&#39;: &#39;Bad resource URI: https://khp.ignorelist.com/index.php/user/1&#39;
  392. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] LRDD discovery method for &#39;https://khp.ignorelist.com/index.php/user/1&#39;: LRDDMethod_HostMeta
  393. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] Checking URL against blacklist: &#39;https://khp.ignorelist.com/.well-known/host-meta&#39;
  394. 2020-08-04 18:15:15 LOG_INFO: [social.hackersatporto.com:855.d016e871 POST /inbox.json] HTTPClient: HTTP GET https://khp.ignorelist.com/.well-known/host-meta - 200 OK
  395. 2020-08-04 18:15:15 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] LINK: rel acct-mgmt !== lrdd
  396. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:855.d016e871 POST /inbox.json] HTTPClient: HTTP GET https://khp.ignorelist.com/.well-known/webfinger?resource=https%3A%2F%2Fkhp.ignorelist.com%2Findex.php%2Fuser%2F1 - 200 OK
  397. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://khp.ignorelist.com/index.php/user/1 - looking for a Profile instead.
  398. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for acct:aab@khp.ignorelist.com - looking for a Profile instead.
  399. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://khp.ignorelist.com/aab - looking for a Profile instead.
  400. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Found a local Aprofile for https://khp.ignorelist.com/user/1
  401. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Double-checking https://khp.ignorelist.com/user/1 to confirm it as a legitimate alias
  402. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] Performing discovery for &#34;https://khp.ignorelist.com/user/1&#34; (normalized &#34;https://khp.ignorelist.com/user/1&#34;)
  403. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] LRDD discovery method for &#39;https://khp.ignorelist.com/user/1&#39;: LRDDMethod_WebFinger
  404. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:855.d016e871 POST /inbox.json] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://khp.ignorelist.com/user/1&#39;: &#39;Bad resource URI: https://khp.ignorelist.com/user/1&#39;
  405. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] LRDD discovery method for &#39;https://khp.ignorelist.com/user/1&#39;: LRDDMethod_HostMeta
  406. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] Checking URL against blacklist: &#39;https://khp.ignorelist.com/.well-known/host-meta&#39;
  407. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:855.d016e871 POST /inbox.json] HTTPClient: HTTP GET https://khp.ignorelist.com/.well-known/host-meta - 200 OK
  408. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] LINK: rel acct-mgmt !== lrdd
  409. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:855.d016e871 POST /inbox.json] HTTPClient: HTTP GET https://khp.ignorelist.com/.well-known/webfinger?resource=https%3A%2F%2Fkhp.ignorelist.com%2Fuser%2F1 - 200 OK
  410. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: https://khp.ignorelist.com/user/1 is a legitimate alias
  411. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Inbox: HTTP Signature: Validation will now start!
  412. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Inbox: Request Headers: Array
  413. (
  414. [Cdn-Loop] =&gt; cloudflare
  415. [Cf-Connecting-Ip] =&gt; 92.191.123.75
  416. [Cf-Request-Id] =&gt; 045c485cb8000011411605b200000001
  417. [Signature] =&gt; keyId=&#34;https://khp.ignorelist.com/index.php/user/1#public-key&#34;,headers=&#34;(request-target) date host accept user-agent content-type digest&#34;,algorithm=&#34;rsa-sha256&#34;,signature=&#34;JYIACMk//Ks8mP&#43;r7RfL9WIVt1kpvcuMwnHdjDhcDHLXJk/CfZOcmdk1a6mCjDnpWnxZyMdNliqjsFyl5Ks3ZmJYAbMd1S35uVRHIMdXJrmss0pGOeyxxPWeuQW6We3fadAsxoq8CRNQSkAIZxIYPShWjC/HUdvCnjuJjHg7ytlddjJzoGYAB0q7RjPb177UJM1JafO6VQq3lNEVVzA1It2wl8IS/em/&#43;xV4Ex4UPzp4TDrVzTK8E&#43;M4tNGd/nvyFevBYC0sj5F6qVFsodQldV3RVr9Km8nBPbGY79eqJGdK&#43;2jqP1W0tpV80yy1j/jUBvUEmgK50xQ8vgA75XvHFQ==&#34;
  418. [Digest] =&gt; SHA-256=Q3uuMzViLZ2PmCPjfOgNQF2n/Ar1ZIXd8qGJJUX6ufA=
  419. [Content-Type] =&gt; application/activity&#43;json
  420. [Accept] =&gt; application/ld&#43;json; profile=&#34;https://www.w3.org/ns/activitystreams&#34;, application/activity&#43;json, application/json
  421. [Date] =&gt; Tue, 04 Aug 2020 18:15:15 GMT
  422. [User-Agent] =&gt; GNU social ActivityPub Plugin - https://gnusocial.network/
  423. [Cf-Visitor] =&gt; {&#34;scheme&#34;:&#34;https&#34;}
  424. [X-Forwarded-Proto] =&gt; https
  425. [Content-Length] =&gt; 654
  426. [Cf-Ray] =&gt; 5bda43412f351141-MAD
  427. [X-Forwarded-For] =&gt; 92.191.123.75
  428. [Cf-Ipcountry] =&gt; ES
  429. [Accept-Encoding] =&gt; gzip
  430. [Connection] =&gt; Keep-Alive
  431. [Host] =&gt; social.hackersatporto.com
  432. )
  433. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Inbox: HTTP Signature Data: Array
  434. (
  435. [keyId] =&gt; https://khp.ignorelist.com/index.php/user/1#public-key
  436. [headers] =&gt; (request-target) date host accept user-agent content-type digest
  437. [algorithm] =&gt; rsa-sha256
  438. [signature] =&gt; JYIACMk//Ks8mP&#43;r7RfL9WIVt1kpvcuMwnHdjDhcDHLXJk/CfZOcmdk1a6mCjDnpWnxZyMdNliqjsFyl5Ks3ZmJYAbMd1S35uVRHIMdXJrmss0pGOeyxxPWeuQW6We3fadAsxoq8CRNQSkAIZxIYPShWjC/HUdvCnjuJjHg7ytlddjJzoGYAB0q7RjPb177UJM1JafO6VQq3lNEVVzA1It2wl8IS/em/&#43;xV4Ex4UPzp4TDrVzTK8E&#43;M4tNGd/nvyFevBYC0sj5F6qVFsodQldV3RVr9Km8nBPbGY79eqJGdK&#43;2jqP1W0tpV80yy1j/jUBvUEmgK50xQ8vgA75XvHFQ==
  439. )
  440. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Inbox: HTTP Signature: Authorized request. Will now start the inbox handler.
  441. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Started now looking for https://khp.ignorelist.com/index.php/user/1
  442. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Searching locally for https://khp.ignorelist.com/index.php/user/1 offline.
  443. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:855.d016e871 POST /inbox.json] ActivityPub Explorer: Found a local Aprofile for https://khp.ignorelist.com/index.php/user/1
  444. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:857.d09cb461 POST /main/remotefollowsub] HTTPClient: HTTP POST https://khp.ignorelist.com/inbox.json - 202 Accepted
  445. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:857.d09cb461 POST /main/remotefollowsub] ActivityPub Postman: Delivery result with status code 202: &#34;&#34;
  446. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:857.d09cb461 POST /main/remotefollowsub] Starting DB queue manager.
  447. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] Starting DB queue manager.
  448. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  449. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] claiming queue item id = 1 for transport distrib
  450. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] claim succeeded.
  451. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Got &#39;Notice 1&#39; for transport &#39;distrib&#39;
  452. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] ActivityPubPlugin: Notice:1 queued for distribution
  453. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] OStatusPlugin: OSTATUS [1]: queued for OStatus processing
  454. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: [distrib:Notice 1] Successfully handled item
  455. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  456. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] claiming queue item id = 2 for transport ping
  457. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] claim succeeded.
  458. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Got &#39;Notice 1&#39; for transport &#39;ping&#39;
  459. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: [ping:Notice 1] Successfully handled item
  460. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  461. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] claiming queue item id = 3 for transport activitypub
  462. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] claim succeeded.
  463. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Got &#39;Notice 1&#39; for transport &#39;activitypub&#39;
  464. 2020-08-04 18:15:16 LOG_ERR: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] Ignoring distribution of notice:1: activity source
  465. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: [activitypub:Notice 1] Successfully handled item
  466. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  467. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] claiming queue item id = 4 for transport ostatus
  468. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] claim succeeded.
  469. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Got &#39;Notice 1&#39; for transport &#39;ostatus&#39;
  470. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] OSTATUS [1]: pushing feed for local user 1
  471. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] OSTATUS [1]: No WebSub subscribers for https://social.hackersatporto.com/api/statuses/user_timeline/1.atom
  472. 2020-08-04 18:15:16 LOG_INFO: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: [ostatus:Notice 1] Successfully handled item
  473. 2020-08-04 18:15:16 LOG_DEBUG: [social.hackersatporto.com:859.017e5ba8 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  474. </div>
  475. <div class="edit-content-zone hide" data-write="issuecomment-20449-write" data-preview="issuecomment-20449-preview" data-update-url="/diogo/gnu-social/comments/20449" data-context="/diogo/gnu-social"></div>
  476. </div>
  477. </div>
  478. </div>
  479. <div class="comment" id="issuecomment-20457">
  480. <a class="avatar" href="/diogo">
  481. <img src="/avatars/12290">
  482. </a>
  483. <div class="content">
  484. <div class="ui top attached header">
  485. <span class="text grey"><a href="/diogo">Diogo Cordeiro</a> commented <a href="#issuecomment-20457"><span class="time-since" title="Tue, 04 Aug 2020 19:54:14 UTC">3 months ago</span></a></span>
  486. <div class="ui right actions">
  487. <div class="item tag">
  488. Owner
  489. </div>
  490. </div>
  491. </div>
  492. <div class="ui attached segment">
  493. <div class="render-content markdown has-emoji">
  494. <p>Following dansup@mastodon.social worked on first attempt:</p>
  495. <pre><code>2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504735.d6f62e31 GET /.well-known/webfinger?resource=acct:diogo@social.hackersatporto.com] WebFingerPlugin::onEndGetWebFingerResource: Found Profile with ID==1 for resource==&#39;acct:diogo@social.hackersatporto.com&#39;
  496. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504735.d6f62e31 GET /.well-known/webfinger?resource=acct:diogo@social.hackersatporto.com] CRON: Running near-minutely cron job!
  497. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504735.d6f62e31 GET /.well-known/webfinger?resource=acct:diogo@social.hackersatporto.com] Starting DB queue manager.
  498. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504735.d6f62e31 GET /.well-known/webfinger?resource=acct:diogo@social.hackersatporto.com] DBQueueManager: Checking for notices...
  499. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Started now looking for https://mastodon.social/users/dansup
  500. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Searching locally for https://mastodon.social/users/dansup offline.
  501. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/users/dansup - looking for a Profile instead.
  502. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Will try everything again with online resources against: https://mastodon.social/users/dansup
  503. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Searching locally for https://mastodon.social/users/dansup with online resources.
  504. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] Performing discovery for &#34;https://mastodon.social/users/dansup&#34; (normalized &#34;https://mastodon.social/users/dansup&#34;)
  505. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] LRDD discovery method for &#39;https://mastodon.social/users/dansup&#39;: LRDDMethod_WebFinger
  506. 2020-08-04 19:52:27 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://mastodon.social/users/dansup&#39;: &#39;Bad resource URI: https://mastodon.social/users/dansup&#39;
  507. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] LRDD discovery method for &#39;https://mastodon.social/users/dansup&#39;: LRDDMethod_HostMeta
  508. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] Checking URL against blacklist: &#39;https://mastodon.social/.well-known/host-meta&#39;
  509. 2020-08-04 19:52:27 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] HTTPClient: HTTP GET https://mastodon.social/.well-known/host-meta - 200 OK
  510. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] HTTPClient: HTTP GET https://mastodon.social/.well-known/webfinger?resource=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup - 200 OK
  511. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Unable to find a local Aprofile for acct:dansup@mastodon.social - looking for a Profile instead.
  512. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/@dansup - looking for a Profile instead.
  513. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/users/dansup - looking for a Profile instead.
  514. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Trying to grab a remote actor for https://mastodon.social/users/dansup
  515. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] HTTPClient: HTTP GET https://mastodon.social/users/dansup - 200 OK
  516. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Found a valid remote actor for https://mastodon.social/users/dansup
  517. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] TheFreeNetworkModule: Searching for a remote profile with URI: https://mastodon.social/users/dansup
  518. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] TheFreeNetworkModule: Unable to find a remote profile with URI: https://mastodon.social/users/dansup
  519. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] TheFreeNetworkModule: Searching with online resources for a remote profile with URI: https://mastodon.social/users/dansup
  520. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] Performing discovery for &#34;https://mastodon.social/users/dansup&#34; (normalized &#34;https://mastodon.social/users/dansup&#34;)
  521. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] LRDD discovery method for &#39;https://mastodon.social/users/dansup&#39;: LRDDMethod_WebFinger
  522. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://mastodon.social/users/dansup&#39;: &#39;Bad resource URI: https://mastodon.social/users/dansup&#39;
  523. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] LRDD discovery method for &#39;https://mastodon.social/users/dansup&#39;: LRDDMethod_HostMeta
  524. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] Checking URL against blacklist: &#39;https://mastodon.social/.well-known/host-meta&#39;
  525. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] HTTPClient: HTTP GET https://mastodon.social/.well-known/host-meta - 200 OK
  526. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] HTTPClient: HTTP GET https://mastodon.social/.well-known/webfinger?resource=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup - 200 OK
  527. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] TheFreeNetworkModule: Unable to find a remote profile with URI: https://mastodon.social/users/dansup
  528. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Started grabbing remote avatar from: https://files.mastodon.social/accounts/avatars/000/016/041/original/75cf354d00999339.png
  529. 2020-08-04 19:52:29 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] HTTPClient: HTTP GET https://files.mastodon.social/accounts/avatars/000/016/041/original/75cf354d00999339.png - 200 OK
  530. 2020-08-04 19:52:29 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] Filename of file id==9 is not null (&#39;746d7032303230303830343139353232384e434c554777-6c758bc8312dfdea7ff68f1728935ec0f2851b2b84d050dcc76bfe60ffccc73f&#39;), so nothing Embed should handle.
  531. 2020-08-04 19:52:29 LOG_DEBUG: [social.hackersatporto.com:504871.0da31e44 GET /conversation/5185] action.php - Server error &#39;500&#39; on &#39;conversation&#39;: No result found on Conversation lookup.
  532. 2020-08-04 19:52:29 LOG_ERR: [social.hackersatporto.com:504871.0da31e44 GET /conversation/5185] Handled serverError (500) but cannot output into desired format (NULL): &#39;No result found on Conversation lookup.&#39;
  533. 2020-08-04 19:52:29 LOG_ERR: [social.hackersatporto.com:504871.0da31e44 GET /conversation/5185] ServerErrorAction: 500 No result found on Conversation lookup.
  534. 2020-08-04 19:52:29 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Stored avatar in: /var/www/social.hackersatporto.com/file/avatar/7-original-tmp20200804195229.png
  535. 2020-08-04 19:52:29 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Seted Avatar from: https://files.mastodon.social/accounts/avatars/000/016/041/original/75cf354d00999339.png to profile.
  536. 2020-08-04 19:52:29 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] Starting DB queue manager.
  537. 2020-08-04 19:52:29 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] DBQueueManager: Checking for notices...
  538. 2020-08-04 19:52:32 LOG_DEBUG: [social.hackersatporto.com:504632.72243b3a GET /conversation/2408] action.php - Server error &#39;500&#39; on &#39;conversation&#39;: No result found on Conversation lookup.
  539. 2020-08-04 19:52:32 LOG_ERR: [social.hackersatporto.com:504632.72243b3a GET /conversation/2408] Handled serverError (500) but cannot output into desired format (NULL): &#39;No result found on Conversation lookup.&#39;
  540. 2020-08-04 19:52:32 LOG_ERR: [social.hackersatporto.com:504632.72243b3a GET /conversation/2408] ServerErrorAction: 500 No result found on Conversation lookup.
  541. 2020-08-04 19:52:40 LOG_DEBUG: [social.hackersatporto.com:504870.89415ad3 POST /main/remotefollowsub] ActivityPub Explorer: Started now looking for https://mastodon.social/users/dansup
  542. 2020-08-04 19:52:40 LOG_DEBUG: [social.hackersatporto.com:504870.89415ad3 POST /main/remotefollowsub] ActivityPub Explorer: Searching locally for https://mastodon.social/users/dansup offline.
  543. 2020-08-04 19:52:40 LOG_DEBUG: [social.hackersatporto.com:504870.89415ad3 POST /main/remotefollowsub] ActivityPub Explorer: Found a local Aprofile for https://mastodon.social/users/dansup
  544. 2020-08-04 19:52:40 LOG_DEBUG: [social.hackersatporto.com:504870.89415ad3 POST /main/remotefollowsub] ActivityPub Postman: Delivering {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://social.hackersatporto.com/follow_from_https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;,&#34;object&#34;:&#34;https://mastodon.social/users/dansup&#34;} to https://mastodon.social/inbox
  545. 2020-08-04 19:52:40 LOG_DEBUG: [social.hackersatporto.com:504870.89415ad3 POST /main/remotefollowsub] ActivityPub Postman: Delivery headers were: Array
  546. (
  547. [0] =&gt; Date: Tue, 04 Aug 2020 19:52:40 GMT
  548. [1] =&gt; Host: mastodon.social
  549. [2] =&gt; Accept: application/ld+json; profile=&#34;https://www.w3.org/ns/activitystreams&#34;, application/activity+json, application/json
  550. [3] =&gt; User-Agent: GNU social ActivityPub Plugin - https://gnusocial.network/
  551. [4] =&gt; Content-Type: application/activity+json
  552. [5] =&gt; Digest: SHA-256=eRgzl5h7sgSwuwnBfL803SjFBzMsudPtDWAA+1tV3cc=
  553. [6] =&gt; Signature: keyId=&#34;https://social.hackersatporto.com/index.php/user/1#public-key&#34;,headers=&#34;(request-target) date host accept user-agent content-type digest&#34;,algorithm=&#34;rsa-sha256&#34;,signature=&#34;ogUan52ojz0ofJsQhxW6JLU80FW7F1O3z22rrlHIwqJdRmqP5QygvuHYmlyTlJm/AWIDo0gpQyjKgaA+iBD6auzZmsEuKkWxjIJLg5XITwMUgn6+14AzylFTIYULQ7ppbW4bwXXZOPOC3ACGbsdSlJyYxueekgZIZmBlEzksGASV0KwOMEKhS+YFLPMHk2hOZoMF1avsoMsaLJIVaCEv8HgN+BIiEYm4QodamxT+55IKT33r8QGr7q9sNv+eYT6S3XK7XxiN6YM+w+GG6f7E/kXrwDMiff5AcpJGaardfTVhJaZtXaPv94ENzwdNsXmhelMoGQX302FyZ9QWtwZ2Nw==&#34;
  554. )
  555. 2020-08-04 19:52:41 LOG_DEBUG: [social.hackersatporto.com:504733.79d633b2 GET /.well-known/webfinger?resource=acct:diogo@social.hackersatporto.com] WebFingerPlugin::onEndGetWebFingerResource: Found Profile with ID==1 for resource==&#39;acct:diogo@social.hackersatporto.com&#39;
  556. 2020-08-04 19:52:41 LOG_DEBUG: [social.hackersatporto.com:504733.79d633b2 GET /.well-known/webfinger?resource=acct:diogo@social.hackersatporto.com] Starting DB queue manager.
  557. 2020-08-04 19:52:41 LOG_DEBUG: [social.hackersatporto.com:504733.79d633b2 GET /.well-known/webfinger?resource=acct:diogo@social.hackersatporto.com] DBQueueManager: Checking for notices...
  558. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:504870.89415ad3 POST /main/remotefollowsub] HTTPClient: HTTP POST https://mastodon.social/inbox - 202 Accepted
  559. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504870.89415ad3 POST /main/remotefollowsub] ActivityPub Postman: Delivery result with status code 202:
  560. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504870.89415ad3 POST /main/remotefollowsub] Starting DB queue manager.
  561. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] Starting DB queue manager.
  562. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  563. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] claiming queue item id = 30 for transport distrib
  564. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] claim succeeded.
  565. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Got &#39;Notice 10&#39; for transport &#39;distrib&#39;
  566. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] ActivityPubPlugin: Notice:10 queued for distribution
  567. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] OStatusPlugin: OSTATUS [10]: queued for OStatus processing
  568. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Inbox: Received a POST request.
  569. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Inbox: Request contents: {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://mastodon.social/users/dansup#accepts/follows/4959230&#34;,&#34;type&#34;:&#34;Accept&#34;,&#34;actor&#34;:&#34;https://mastodon.social/users/dansup&#34;,&#34;object&#34;:{&#34;id&#34;:&#34;https://social.hackersatporto.com/follow_from_https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;,&#34;object&#34;:&#34;https://mastodon.social/users/dansup&#34;}}
  570. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Explorer: Started now looking for https://mastodon.social/users/dansup
  571. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://mastodon.social/users/dansup offline.
  572. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Explorer: Found a local Aprofile for https://mastodon.social/users/dansup
  573. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature: Validation will now start!
  574. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Inbox: Request Headers: Array
  575. (
  576. [Cdn-Loop] =&gt; cloudflare
  577. [Cf-Connecting-Ip] =&gt; 148.251.134.157
  578. [Cf-Request-Id] =&gt; 045ca19d990000c79d7a070200000001
  579. [Signature] =&gt; keyId=&#34;https://mastodon.social/users/dansup#main-key&#34;,algorithm=&#34;rsa-sha256&#34;,headers=&#34;(request-target) host date digest content-type&#34;,signature=&#34;aTBHFJhaf65XAwP1GsVGVECKGwEiT4Ota+rvnhyqDzrmuajm54ExX9dqjRKCPxKnWixJ55CJBUD4ymNGusga8qBX6fuxJW+AelkNg9jRjU9b7cM+PGkkQQYXvpUsOkf3DHKib2H6J7kUvgowRUZXfn3ExmORViYTGaTFzDFkbdwWVL4WiifT1bQtIkCp+eWr3Va6dcj+5vQKJxGwbqFyCQtZabWpcJm9Vl7Ga4/A5cDKfrk9s8DX6ChlO/dRGJRFufUXlkv0Nav+7jNZdi/QB2u8Nr/OuDfOB9J6OoJqnerWgsjOQnn+kHV4gT+bYjbalG8Fggp0QybVXqGKLiAzOA==&#34;
  580. [Content-Type] =&gt; application/activity+json
  581. [Digest] =&gt; SHA-256=N9lcD1nbh+qg3noHuQilzkq935nKQD1yj9k3U/Hem9Y=
  582. [Date] =&gt; Tue, 04 Aug 2020 19:52:44 GMT
  583. [User-Agent] =&gt; http.rb/4.4.1 (Mastodon/3.2.0; +https://mastodon.social/)
  584. [Cf-Visitor] =&gt; {&#34;scheme&#34;:&#34;https&#34;}
  585. [X-Forwarded-Proto] =&gt; https
  586. [Content-Length] =&gt; 485
  587. [Cf-Ray] =&gt; 5bdad20f5994c79d-AMS
  588. [X-Forwarded-For] =&gt; 148.251.134.157
  589. [Cf-Ipcountry] =&gt; DE
  590. [Accept-Encoding] =&gt; gzip
  591. [Connection] =&gt; Keep-Alive
  592. [Host] =&gt; social.hackersatporto.com
  593. )
  594. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature Data: Array
  595. (
  596. [keyId] =&gt; https://mastodon.social/users/dansup#main-key
  597. [algorithm] =&gt; rsa-sha256
  598. [headers] =&gt; (request-target) host date digest content-type
  599. [signature] =&gt; aTBHFJhaf65XAwP1GsVGVECKGwEiT4Ota+rvnhyqDzrmuajm54ExX9dqjRKCPxKnWixJ55CJBUD4ymNGusga8qBX6fuxJW+AelkNg9jRjU9b7cM+PGkkQQYXvpUsOkf3DHKib2H6J7kUvgowRUZXfn3ExmORViYTGaTFzDFkbdwWVL4WiifT1bQtIkCp+eWr3Va6dcj+5vQKJxGwbqFyCQtZabWpcJm9Vl7Ga4/A5cDKfrk9s8DX6ChlO/dRGJRFufUXlkv0Nav+7jNZdi/QB2u8Nr/OuDfOB9J6OoJqnerWgsjOQnn+kHV4gT+bYjbalG8Fggp0QybVXqGKLiAzOA==
  600. )
  601. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature: Authorized request. Will now start the inbox handler.
  602. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Explorer: Started now looking for https://mastodon.social/users/dansup
  603. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://mastodon.social/users/dansup offline.
  604. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Explorer: Found a local Aprofile for https://mastodon.social/users/dansup
  605. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: [distrib:Notice 10] Successfully handled item
  606. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  607. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] claiming queue item id = 31 for transport ping
  608. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] claim succeeded.
  609. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Got &#39;Notice 10&#39; for transport &#39;ping&#39;
  610. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: [ping:Notice 10] Successfully handled item
  611. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  612. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] claiming queue item id = 32 for transport activitypub
  613. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] claim succeeded.
  614. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Got &#39;Notice 10&#39; for transport &#39;activitypub&#39;
  615. 2020-08-04 19:52:44 LOG_ERR: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] Ignoring distribution of notice:10: activity source
  616. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: [activitypub:Notice 10] Successfully handled item
  617. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  618. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] claiming queue item id = 33 for transport ostatus
  619. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] claim succeeded.
  620. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Got &#39;Notice 10&#39; for transport &#39;ostatus&#39;
  621. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] OSTATUS [10]: pushing feed for local user 1
  622. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] OSTATUS [10]: No WebSub subscribers for https://social.hackersatporto.com/api/statuses/user_timeline/1.atom
  623. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: [ostatus:Notice 10] Successfully handled item
  624. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  625. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Inbox: Received a POST request.
  626. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Inbox: Request contents: {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://mastodon.social/307d76b6-e593-418c-b970-0a7480e111d4&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://mastodon.social/users/teamvass&#34;,&#34;object&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;}
  627. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Started now looking for https://mastodon.social/users/teamvass
  628. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://mastodon.social/users/teamvass offline.
  629. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/users/teamvass - looking for a Profile instead.
  630. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Will try everything again with online resources against: https://mastodon.social/users/teamvass
  631. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://mastodon.social/users/teamvass with online resources.
  632. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] Performing discovery for &#34;https://mastodon.social/users/teamvass&#34; (normalized &#34;https://mastodon.social/users/teamvass&#34;)
  633. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/teamvass&#39;: LRDDMethod_WebFinger
  634. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://mastodon.social/users/teamvass&#39;: &#39;Bad resource URI: https://mastodon.social/users/teamvass&#39;
  635. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/teamvass&#39;: LRDDMethod_HostMeta
  636. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] Checking URL against blacklist: &#39;https://mastodon.social/.well-known/host-meta&#39;
  637. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Inbox: Received a POST request.
  638. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Inbox: Request contents: {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://mastodon.social/fa3e982f-78cd-424a-b3f0-138a6f6ac4cc&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://mastodon.social/users/sighdummy&#34;,&#34;object&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;}
  639. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Started now looking for https://mastodon.social/users/sighdummy
  640. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://mastodon.social/users/sighdummy offline.
  641. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/users/sighdummy - looking for a Profile instead.
  642. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Will try everything again with online resources against: https://mastodon.social/users/sighdummy
  643. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://mastodon.social/users/sighdummy with online resources.
  644. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] Performing discovery for &#34;https://mastodon.social/users/sighdummy&#34; (normalized &#34;https://mastodon.social/users/sighdummy&#34;)
  645. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/sighdummy&#39;: LRDDMethod_WebFinger
  646. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://mastodon.social/users/sighdummy&#39;: &#39;Bad resource URI: https://mastodon.social/users/sighdummy&#39;
  647. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/sighdummy&#39;: LRDDMethod_HostMeta
  648. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] Checking URL against blacklist: &#39;https://mastodon.social/.well-known/host-meta&#39;
  649. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Inbox: Received a POST request.
  650. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Inbox: Request contents: {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://mastodon.social/c03ab303-1035-4f71-a269-c9c628dfe8ad&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://mastodon.social/users/antonlopez&#34;,&#34;object&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;}
  651. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Started now looking for https://mastodon.social/users/antonlopez
  652. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://mastodon.social/users/antonlopez offline.
  653. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/users/antonlopez - looking for a Profile instead.
  654. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Will try everything again with online resources against: https://mastodon.social/users/antonlopez
  655. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://mastodon.social/users/antonlopez with online resources.
  656. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] Performing discovery for &#34;https://mastodon.social/users/antonlopez&#34; (normalized &#34;https://mastodon.social/users/antonlopez&#34;)
  657. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/antonlopez&#39;: LRDDMethod_WebFinger
  658. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://mastodon.social/users/antonlopez&#39;: &#39;Bad resource URI: https://mastodon.social/users/antonlopez&#39;
  659. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/antonlopez&#39;: LRDDMethod_HostMeta
  660. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] Checking URL against blacklist: &#39;https://mastodon.social/.well-known/host-meta&#39;
  661. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/host-meta - 200 OK
  662. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/host-meta - 200 OK
  663. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/host-meta - 200 OK
  664. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/webfinger?resource=https%3A%2F%2Fmastodon.social%2Fusers%2Fteamvass - 200 OK
  665. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for acct:teamvass@mastodon.social - looking for a Profile instead.
  666. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/@teamvass - looking for a Profile instead.
  667. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/users/teamvass - looking for a Profile instead.
  668. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Trying to grab a remote actor for https://mastodon.social/users/teamvass
  669. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/webfinger?resource=https%3A%2F%2Fmastodon.social%2Fusers%2Fsighdummy - 200 OK
  670. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for acct:sighdummy@mastodon.social - looking for a Profile instead.
  671. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/@sighdummy - looking for a Profile instead.
  672. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/users/sighdummy - looking for a Profile instead.
  673. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Trying to grab a remote actor for https://mastodon.social/users/sighdummy
  674. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/webfinger?resource=https%3A%2F%2Fmastodon.social%2Fusers%2Fantonlopez - 200 OK
  675. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for acct:antonlopez@mastodon.social - looking for a Profile instead.
  676. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/@antonlopez - looking for a Profile instead.
  677. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/users/antonlopez - looking for a Profile instead.
  678. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Trying to grab a remote actor for https://mastodon.social/users/antonlopez
  679. 2020-08-04 19:52:45 LOG_ERR: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/users/teamvass - 404 Not Found
  680. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/users/sighdummy - 200 OK
  681. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Found a valid remote actor for https://mastodon.social/users/sighdummy
  682. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] TheFreeNetworkModule: Searching for a remote profile with URI: https://mastodon.social/users/sighdummy
  683. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] TheFreeNetworkModule: Unable to find a remote profile with URI: https://mastodon.social/users/sighdummy
  684. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] TheFreeNetworkModule: Searching with online resources for a remote profile with URI: https://mastodon.social/users/sighdummy
  685. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] Performing discovery for &#34;https://mastodon.social/users/sighdummy&#34; (normalized &#34;https://mastodon.social/users/sighdummy&#34;)
  686. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/sighdummy&#39;: LRDDMethod_WebFinger
  687. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://mastodon.social/users/sighdummy&#39;: &#39;Bad resource URI: https://mastodon.social/users/sighdummy&#39;
  688. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/sighdummy&#39;: LRDDMethod_HostMeta
  689. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] Checking URL against blacklist: &#39;https://mastodon.social/.well-known/host-meta&#39;
  690. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/users/antonlopez - 200 OK
  691. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Found a valid remote actor for https://mastodon.social/users/antonlopez
  692. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] TheFreeNetworkModule: Searching for a remote profile with URI: https://mastodon.social/users/antonlopez
  693. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] TheFreeNetworkModule: Unable to find a remote profile with URI: https://mastodon.social/users/antonlopez
  694. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] TheFreeNetworkModule: Searching with online resources for a remote profile with URI: https://mastodon.social/users/antonlopez
  695. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] Performing discovery for &#34;https://mastodon.social/users/antonlopez&#34; (normalized &#34;https://mastodon.social/users/antonlopez&#34;)
  696. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/antonlopez&#39;: LRDDMethod_WebFinger
  697. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://mastodon.social/users/antonlopez&#39;: &#39;Bad resource URI: https://mastodon.social/users/antonlopez&#39;
  698. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/antonlopez&#39;: LRDDMethod_HostMeta
  699. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] Checking URL against blacklist: &#39;https://mastodon.social/.well-known/host-meta&#39;
  700. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/host-meta - 200 OK
  701. 2020-08-04 19:52:46 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/host-meta - 200 OK
  702. 2020-08-04 19:52:46 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/webfinger?resource=https%3A%2F%2Fmastodon.social%2Fusers%2Fsighdummy - 200 OK
  703. 2020-08-04 19:52:46 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] TheFreeNetworkModule: Unable to find a remote profile with URI: https://mastodon.social/users/sighdummy
  704. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature: Validation will now start!
  705. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Inbox: Request Headers: Array
  706. (
  707. [Cdn-Loop] =&gt; cloudflare
  708. [Cf-Connecting-Ip] =&gt; 148.251.134.157
  709. [Cf-Request-Id] =&gt; 045ca19e0d00000b88a78cc200000001
  710. [Signature] =&gt; keyId=&#34;https://mastodon.social/users/sighdummy#main-key&#34;,algorithm=&#34;rsa-sha256&#34;,headers=&#34;(request-target) host date digest content-type&#34;,signature=&#34;I5Ya6R0hJCoJk+dwCKUBrkOYkgNZHtLRr1sPVop+ZauUlwW7lBN2wn3TuT7Nb4oMWfjzpO/LEnlo7pfEpkjjNm/K2LQJAB1aZhJxJ64eIyM8YmUKbYHoErHvifqu86q5dBDsATZNgXjhlLm6eZLwEH3uUVGmExxpOfy4x1M9bI4oIuKZvcNEWqY6+b0zRSZgVXSShlEwEeNfPVXOrjAl9UII1FRD+ZtJKcatkroMqOEN2YqaKJ+xM4y8jUNZ8RVt9I9bqxEqNvdp/XWyceaZBdAOrY2rpfqi48VD5p9UP/g0NFleK3t1SgGo5B6YOWUFQ5the7JYhoWUaKbDF5jc0Q==&#34;
  711. [Content-Type] =&gt; application/activity+json
  712. [Digest] =&gt; SHA-256=mzLVcgTMoF00A+uXAEHHxTMln+ugOaMsHhIpd2jKbpM=
  713. [Date] =&gt; Tue, 04 Aug 2020 19:52:44 GMT
  714. [User-Agent] =&gt; http.rb/4.4.1 (Mastodon/3.2.0; +https://mastodon.social/)
  715. [Cf-Visitor] =&gt; {&#34;scheme&#34;:&#34;https&#34;}
  716. [X-Forwarded-Proto] =&gt; https
  717. [Content-Length] =&gt; 248
  718. [Cf-Ray] =&gt; 5bdad2101ddf0b88-AMS
  719. [X-Forwarded-For] =&gt; 148.251.134.157
  720. [Cf-Ipcountry] =&gt; DE
  721. [Accept-Encoding] =&gt; gzip
  722. [Connection] =&gt; Keep-Alive
  723. [Host] =&gt; social.hackersatporto.com
  724. )
  725. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature Data: Array
  726. (
  727. [keyId] =&gt; https://mastodon.social/users/sighdummy#main-key
  728. [algorithm] =&gt; rsa-sha256
  729. [headers] =&gt; (request-target) host date digest content-type
  730. [signature] =&gt; I5Ya6R0hJCoJk+dwCKUBrkOYkgNZHtLRr1sPVop+ZauUlwW7lBN2wn3TuT7Nb4oMWfjzpO/LEnlo7pfEpkjjNm/K2LQJAB1aZhJxJ64eIyM8YmUKbYHoErHvifqu86q5dBDsATZNgXjhlLm6eZLwEH3uUVGmExxpOfy4x1M9bI4oIuKZvcNEWqY6+b0zRSZgVXSShlEwEeNfPVXOrjAl9UII1FRD+ZtJKcatkroMqOEN2YqaKJ+xM4y8jUNZ8RVt9I9bqxEqNvdp/XWyceaZBdAOrY2rpfqi48VD5p9UP/g0NFleK3t1SgGo5B6YOWUFQ5the7JYhoWUaKbDF5jc0Q==
  731. )
  732. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature: Authorized request. Will now start the inbox handler.
  733. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Started now looking for https://social.hackersatporto.com/index.php/user/1
  734. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://social.hackersatporto.com/index.php/user/1 offline.
  735. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://social.hackersatporto.com/index.php/user/1 - looking for a Profile instead.
  736. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Found a Profile for https://social.hackersatporto.com/index.php/user/1
  737. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPubPlugin: Accepted Follow request from https://mastodon.social/users/sighdummy to https://social.hackersatporto.com/index.php/user/1
  738. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPubPlugin: Notifying remote instance that we have accepted their Follow request request from https://mastodon.social/users/sighdummy to https://social.hackersatporto.com/index.php/user/1
  739. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Postman: Delivering {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://social.hackersatporto.com/accept_follow_from_https%3A%2F%2Fmastodon.social%2Fusers%2Fsighdummy_to_https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1&#34;,&#34;type&#34;:&#34;Accept&#34;,&#34;actor&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;,&#34;object&#34;:{&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://mastodon.social/fa3e982f-78cd-424a-b3f0-138a6f6ac4cc&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://mastodon.social/users/sighdummy&#34;,&#34;object&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;}} to https://mastodon.social/inbox
  740. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Postman: Delivery headers were: Array
  741. (
  742. [0] =&gt; Date: Tue, 04 Aug 2020 19:52:46 GMT
  743. [1] =&gt; Host: mastodon.social
  744. [2] =&gt; Accept: application/ld+json; profile=&#34;https://www.w3.org/ns/activitystreams&#34;, application/activity+json, application/json
  745. [3] =&gt; User-Agent: GNU social ActivityPub Plugin - https://gnusocial.network/
  746. [4] =&gt; Content-Type: application/activity+json
  747. [5] =&gt; Digest: SHA-256=jpap2/uxObteLUwnNgIXzGAT0CK+9u6OkWe/zyLC6iI=
  748. [6] =&gt; Signature: keyId=&#34;https://social.hackersatporto.com/index.php/user/1#public-key&#34;,headers=&#34;(request-target) date host accept user-agent content-type digest&#34;,algorithm=&#34;rsa-sha256&#34;,signature=&#34;FgWTSv1JLF4tryj9IYAvkEI7zxn6tNwKLFN3dxW8BmJ0IfhUbxDTTNpdUB/lA+Je8ozCH63oXuKemijyHM1gfoyI11A+AzwCSZQaN8eEx6/Vxk9mDoQQ4uxPd5BSJio47H5YkSHjiraJhnCSWreUP5zYjNGM/+hs5AXZZiD3QzuxPqgPs9NI+FwwigVsXk/QEvIbKI5jxWgLrbPGaZCsasgi8R7Zkqo/rg++lXN2xyw0G8JO3vHLDAIaDVW0YOBOrYXtdw2PQ7nPD49Te0L49OFGinW//mF3wHywYn1oNzgSEFKQaicLpBSCNmDhRLbGw6Hcu4WMVJcndL4ZSbqq7w==&#34;
  749. )
  750. 2020-08-04 19:52:46 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/webfinger?resource=https%3A%2F%2Fmastodon.social%2Fusers%2Fantonlopez - 200 OK
  751. 2020-08-04 19:52:46 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] TheFreeNetworkModule: Unable to find a remote profile with URI: https://mastodon.social/users/antonlopez
  752. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Started grabbing remote avatar from: https://files.mastodon.social/accounts/avatars/000/132/701/original/4cb11ec79f1d60fa.png
  753. 2020-08-04 19:52:46 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] HTTPClient: HTTP POST https://mastodon.social/inbox - 202 Accepted
  754. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Postman: Delivery result with status code 202:
  755. 2020-08-04 19:52:46 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] HTTPClient: HTTP GET https://files.mastodon.social/accounts/avatars/000/132/701/original/4cb11ec79f1d60fa.png - 200 OK
  756. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] Filename of file id==10 is not null (&#39;746d703230323030383034313935323436394e644e6b7a-eea749e3e9bd37fef09de04058129894de92b194804aba8cd460ca443bc7289e&#39;), so nothing Embed should handle.
  757. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Stored avatar in: /var/www/social.hackersatporto.com/file/avatar/9-original-tmp20200804195246.png
  758. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Seted Avatar from: https://files.mastodon.social/accounts/avatars/000/132/701/original/4cb11ec79f1d60fa.png to profile.
  759. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature: Validation will now start!
  760. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Inbox: Request Headers: Array
  761. (
  762. [Cdn-Loop] =&gt; cloudflare
  763. [Cf-Connecting-Ip] =&gt; 148.251.134.157
  764. [Cf-Request-Id] =&gt; 045ca19d9b0000d91dadaff200000001
  765. [Signature] =&gt; keyId=&#34;https://mastodon.social/users/antonlopez#main-key&#34;,algorithm=&#34;rsa-sha256&#34;,headers=&#34;(request-target) host date digest content-type&#34;,signature=&#34;dNw9IkMUNAqmdWS3p/ziGARYnVJuZracakyTKL9A4adq/3iEwabo30jrUfZ11rEPHAEBQcFGdDz2YmqoHFoGEzwRziIt+WiNlbnNn7rzYppwJJk6tsl82tMdewHWBJ/BUrjEa+xDR1MppOVDDDIyrx1ZR1zus/fWFuci59UFJpIHbVtr+AX/K8yaBtiD9n27Tq1DmpA4Iza8veEAip37QFaPoR3RyjVJpdWC+lx7bDwRGRGBgnNPiLmAbvts0Wj2UH83YUAqjnxGzKgZi/Ht9WeQKTjTnkVzpandiFgPHx9h6Qjk2CS0hcVKX2LXRkxLI7vIxJlBeusxmfROR5niQQ==&#34;
  766. [Content-Type] =&gt; application/activity+json
  767. [Digest] =&gt; SHA-256=Efw9JhuM0SaW3pZYzsLDQ4k08C9KeVe9l6QiUM7VSeQ=
  768. [Date] =&gt; Tue, 04 Aug 2020 19:52:44 GMT
  769. [User-Agent] =&gt; http.rb/4.4.1 (Mastodon/3.2.0; +https://mastodon.social/)
  770. [Cf-Visitor] =&gt; {&#34;scheme&#34;:&#34;https&#34;}
  771. [X-Forwarded-Proto] =&gt; https
  772. [Content-Length] =&gt; 249
  773. [Cf-Ray] =&gt; 5bdad20f59d0d91d-AMS
  774. [X-Forwarded-For] =&gt; 148.251.134.157
  775. [Cf-Ipcountry] =&gt; DE
  776. [Accept-Encoding] =&gt; gzip
  777. [Connection] =&gt; Keep-Alive
  778. [Host] =&gt; social.hackersatporto.com
  779. )
  780. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature Data: Array
  781. (
  782. [keyId] =&gt; https://mastodon.social/users/antonlopez#main-key
  783. [algorithm] =&gt; rsa-sha256
  784. [headers] =&gt; (request-target) host date digest content-type
  785. [signature] =&gt; dNw9IkMUNAqmdWS3p/ziGARYnVJuZracakyTKL9A4adq/3iEwabo30jrUfZ11rEPHAEBQcFGdDz2YmqoHFoGEzwRziIt+WiNlbnNn7rzYppwJJk6tsl82tMdewHWBJ/BUrjEa+xDR1MppOVDDDIyrx1ZR1zus/fWFuci59UFJpIHbVtr+AX/K8yaBtiD9n27Tq1DmpA4Iza8veEAip37QFaPoR3RyjVJpdWC+lx7bDwRGRGBgnNPiLmAbvts0Wj2UH83YUAqjnxGzKgZi/Ht9WeQKTjTnkVzpandiFgPHx9h6Qjk2CS0hcVKX2LXRkxLI7vIxJlBeusxmfROR5niQQ==
  786. )
  787. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature: Authorized request. Will now start the inbox handler.
  788. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Started now looking for https://social.hackersatporto.com/index.php/user/1
  789. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://social.hackersatporto.com/index.php/user/1 offline.
  790. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://social.hackersatporto.com/index.php/user/1 - looking for a Profile instead.
  791. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Found a Profile for https://social.hackersatporto.com/index.php/user/1
  792. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPubPlugin: Accepted Follow request from https://mastodon.social/users/antonlopez to https://social.hackersatporto.com/index.php/user/1
  793. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPubPlugin: Notifying remote instance that we have accepted their Follow request request from https://mastodon.social/users/antonlopez to https://social.hackersatporto.com/index.php/user/1
  794. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Postman: Delivering {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://social.hackersatporto.com/accept_follow_from_https%3A%2F%2Fmastodon.social%2Fusers%2Fantonlopez_to_https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1&#34;,&#34;type&#34;:&#34;Accept&#34;,&#34;actor&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;,&#34;object&#34;:{&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://mastodon.social/c03ab303-1035-4f71-a269-c9c628dfe8ad&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://mastodon.social/users/antonlopez&#34;,&#34;object&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;}} to https://mastodon.social/inbox
  795. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Postman: Delivery headers were: Array
  796. (
  797. [0] =&gt; Date: Tue, 04 Aug 2020 19:52:46 GMT
  798. [1] =&gt; Host: mastodon.social
  799. [2] =&gt; Accept: application/ld+json; profile=&#34;https://www.w3.org/ns/activitystreams&#34;, application/activity+json, application/json
  800. [3] =&gt; User-Agent: GNU social ActivityPub Plugin - https://gnusocial.network/
  801. [4] =&gt; Content-Type: application/activity+json
  802. [5] =&gt; Digest: SHA-256=6PXhMZK9zklhfH7nit7vA54L2jROKQACDbUTmlFS8LQ=
  803. [6] =&gt; Signature: keyId=&#34;https://social.hackersatporto.com/index.php/user/1#public-key&#34;,headers=&#34;(request-target) date host accept user-agent content-type digest&#34;,algorithm=&#34;rsa-sha256&#34;,signature=&#34;kIrZpSPn/MemTMzsCWU1mWEp96+rr9xx4ONUGQKjLNw8fos2zB3HLNKz5Eew0N8cUbKHmiwb2l54PMHgL+bnPYnd/ejmeMYiwGiPCYGyR/pG2FE4HIW/3XY+wocHSp2ytLY0oZA5aSfieuMDXdLZD4X4g2bhBNV5M0s2Ew+vY73c4dGxU6EGKXYv8bLm+XD6JYGbfp/5f1TOvf56+tBZH26gcc+6EFThD9VL6aeWs/S63zx6HwI3rw9fIqEoq2mcTgb7nDT/1Um1c4DAq9FktkmMvEA+o5jbhK/uOOObmww/3BetnlGWFEt0Y8efZBEEHVQtRGPlZhr7jykkR6zwqg==&#34;
  804. )
  805. 2020-08-04 19:52:47 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] HTTPClient: HTTP POST https://mastodon.social/inbox - 202 Accepted
  806. 2020-08-04 19:52:47 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Postman: Delivery result with status code 202:
  807. </code></pre>
  808. </div>
  809. <div class="raw-content hide">Following dansup@mastodon.social worked on first attempt:
  810. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504735.d6f62e31 GET /.well-known/webfinger?resource=acct:diogo@social.hackersatporto.com] WebFingerPlugin::onEndGetWebFingerResource: Found Profile with ID==1 for resource==&#39;acct:diogo@social.hackersatporto.com&#39;
  811. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504735.d6f62e31 GET /.well-known/webfinger?resource=acct:diogo@social.hackersatporto.com] CRON: Running near-minutely cron job!
  812. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504735.d6f62e31 GET /.well-known/webfinger?resource=acct:diogo@social.hackersatporto.com] Starting DB queue manager.
  813. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504735.d6f62e31 GET /.well-known/webfinger?resource=acct:diogo@social.hackersatporto.com] DBQueueManager: Checking for notices...
  814. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Started now looking for https://mastodon.social/users/dansup
  815. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Searching locally for https://mastodon.social/users/dansup offline.
  816. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/users/dansup - looking for a Profile instead.
  817. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Will try everything again with online resources against: https://mastodon.social/users/dansup
  818. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Searching locally for https://mastodon.social/users/dansup with online resources.
  819. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] Performing discovery for &#34;https://mastodon.social/users/dansup&#34; (normalized &#34;https://mastodon.social/users/dansup&#34;)
  820. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] LRDD discovery method for &#39;https://mastodon.social/users/dansup&#39;: LRDDMethod_WebFinger
  821. 2020-08-04 19:52:27 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://mastodon.social/users/dansup&#39;: &#39;Bad resource URI: https://mastodon.social/users/dansup&#39;
  822. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] LRDD discovery method for &#39;https://mastodon.social/users/dansup&#39;: LRDDMethod_HostMeta
  823. 2020-08-04 19:52:27 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] Checking URL against blacklist: &#39;https://mastodon.social/.well-known/host-meta&#39;
  824. 2020-08-04 19:52:27 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] HTTPClient: HTTP GET https://mastodon.social/.well-known/host-meta - 200 OK
  825. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] HTTPClient: HTTP GET https://mastodon.social/.well-known/webfinger?resource=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup - 200 OK
  826. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Unable to find a local Aprofile for acct:dansup@mastodon.social - looking for a Profile instead.
  827. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/@dansup - looking for a Profile instead.
  828. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/users/dansup - looking for a Profile instead.
  829. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Trying to grab a remote actor for https://mastodon.social/users/dansup
  830. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] HTTPClient: HTTP GET https://mastodon.social/users/dansup - 200 OK
  831. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Found a valid remote actor for https://mastodon.social/users/dansup
  832. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] TheFreeNetworkModule: Searching for a remote profile with URI: https://mastodon.social/users/dansup
  833. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] TheFreeNetworkModule: Unable to find a remote profile with URI: https://mastodon.social/users/dansup
  834. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] TheFreeNetworkModule: Searching with online resources for a remote profile with URI: https://mastodon.social/users/dansup
  835. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] Performing discovery for &#34;https://mastodon.social/users/dansup&#34; (normalized &#34;https://mastodon.social/users/dansup&#34;)
  836. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] LRDD discovery method for &#39;https://mastodon.social/users/dansup&#39;: LRDDMethod_WebFinger
  837. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://mastodon.social/users/dansup&#39;: &#39;Bad resource URI: https://mastodon.social/users/dansup&#39;
  838. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] LRDD discovery method for &#39;https://mastodon.social/users/dansup&#39;: LRDDMethod_HostMeta
  839. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] Checking URL against blacklist: &#39;https://mastodon.social/.well-known/host-meta&#39;
  840. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] HTTPClient: HTTP GET https://mastodon.social/.well-known/host-meta - 200 OK
  841. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] HTTPClient: HTTP GET https://mastodon.social/.well-known/webfinger?resource=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup - 200 OK
  842. 2020-08-04 19:52:28 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] TheFreeNetworkModule: Unable to find a remote profile with URI: https://mastodon.social/users/dansup
  843. 2020-08-04 19:52:28 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Started grabbing remote avatar from: https://files.mastodon.social/accounts/avatars/000/016/041/original/75cf354d00999339.png
  844. 2020-08-04 19:52:29 LOG_INFO: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] HTTPClient: HTTP GET https://files.mastodon.social/accounts/avatars/000/016/041/original/75cf354d00999339.png - 200 OK
  845. 2020-08-04 19:52:29 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] Filename of file id==9 is not null (&#39;746d7032303230303830343139353232384e434c554777-6c758bc8312dfdea7ff68f1728935ec0f2851b2b84d050dcc76bfe60ffccc73f&#39;), so nothing Embed should handle.
  846. 2020-08-04 19:52:29 LOG_DEBUG: [social.hackersatporto.com:504871.0da31e44 GET /conversation/5185] action.php - Server error &#39;500&#39; on &#39;conversation&#39;: No result found on Conversation lookup.
  847. 2020-08-04 19:52:29 LOG_ERR: [social.hackersatporto.com:504871.0da31e44 GET /conversation/5185] Handled serverError (500) but cannot output into desired format (NULL): &#39;No result found on Conversation lookup.&#39;
  848. 2020-08-04 19:52:29 LOG_ERR: [social.hackersatporto.com:504871.0da31e44 GET /conversation/5185] ServerErrorAction: 500 No result found on Conversation lookup.
  849. 2020-08-04 19:52:29 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Stored avatar in: /var/www/social.hackersatporto.com/file/avatar/7-original-tmp20200804195229.png
  850. 2020-08-04 19:52:29 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] ActivityPub Explorer: Seted Avatar from: https://files.mastodon.social/accounts/avatars/000/016/041/original/75cf354d00999339.png to profile.
  851. 2020-08-04 19:52:29 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] Starting DB queue manager.
  852. 2020-08-04 19:52:29 LOG_DEBUG: [social.hackersatporto.com:504732.04886fd7 GET /main/remotefollowsub?profile=https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup] DBQueueManager: Checking for notices...
  853. 2020-08-04 19:52:32 LOG_DEBUG: [social.hackersatporto.com:504632.72243b3a GET /conversation/2408] action.php - Server error &#39;500&#39; on &#39;conversation&#39;: No result found on Conversation lookup.
  854. 2020-08-04 19:52:32 LOG_ERR: [social.hackersatporto.com:504632.72243b3a GET /conversation/2408] Handled serverError (500) but cannot output into desired format (NULL): &#39;No result found on Conversation lookup.&#39;
  855. 2020-08-04 19:52:32 LOG_ERR: [social.hackersatporto.com:504632.72243b3a GET /conversation/2408] ServerErrorAction: 500 No result found on Conversation lookup.
  856. 2020-08-04 19:52:40 LOG_DEBUG: [social.hackersatporto.com:504870.89415ad3 POST /main/remotefollowsub] ActivityPub Explorer: Started now looking for https://mastodon.social/users/dansup
  857. 2020-08-04 19:52:40 LOG_DEBUG: [social.hackersatporto.com:504870.89415ad3 POST /main/remotefollowsub] ActivityPub Explorer: Searching locally for https://mastodon.social/users/dansup offline.
  858. 2020-08-04 19:52:40 LOG_DEBUG: [social.hackersatporto.com:504870.89415ad3 POST /main/remotefollowsub] ActivityPub Explorer: Found a local Aprofile for https://mastodon.social/users/dansup
  859. 2020-08-04 19:52:40 LOG_DEBUG: [social.hackersatporto.com:504870.89415ad3 POST /main/remotefollowsub] ActivityPub Postman: Delivering {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://social.hackersatporto.com/follow_from_https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;,&#34;object&#34;:&#34;https://mastodon.social/users/dansup&#34;} to https://mastodon.social/inbox
  860. 2020-08-04 19:52:40 LOG_DEBUG: [social.hackersatporto.com:504870.89415ad3 POST /main/remotefollowsub] ActivityPub Postman: Delivery headers were: Array
  861. (
  862. [0] =&gt; Date: Tue, 04 Aug 2020 19:52:40 GMT
  863. [1] =&gt; Host: mastodon.social
  864. [2] =&gt; Accept: application/ld&#43;json; profile=&#34;https://www.w3.org/ns/activitystreams&#34;, application/activity&#43;json, application/json
  865. [3] =&gt; User-Agent: GNU social ActivityPub Plugin - https://gnusocial.network/
  866. [4] =&gt; Content-Type: application/activity&#43;json
  867. [5] =&gt; Digest: SHA-256=eRgzl5h7sgSwuwnBfL803SjFBzMsudPtDWAA&#43;1tV3cc=
  868. [6] =&gt; Signature: keyId=&#34;https://social.hackersatporto.com/index.php/user/1#public-key&#34;,headers=&#34;(request-target) date host accept user-agent content-type digest&#34;,algorithm=&#34;rsa-sha256&#34;,signature=&#34;ogUan52ojz0ofJsQhxW6JLU80FW7F1O3z22rrlHIwqJdRmqP5QygvuHYmlyTlJm/AWIDo0gpQyjKgaA&#43;iBD6auzZmsEuKkWxjIJLg5XITwMUgn6&#43;14AzylFTIYULQ7ppbW4bwXXZOPOC3ACGbsdSlJyYxueekgZIZmBlEzksGASV0KwOMEKhS&#43;YFLPMHk2hOZoMF1avsoMsaLJIVaCEv8HgN&#43;BIiEYm4QodamxT&#43;55IKT33r8QGr7q9sNv&#43;eYT6S3XK7XxiN6YM&#43;w&#43;GG6f7E/kXrwDMiff5AcpJGaardfTVhJaZtXaPv94ENzwdNsXmhelMoGQX302FyZ9QWtwZ2Nw==&#34;
  869. )
  870. 2020-08-04 19:52:41 LOG_DEBUG: [social.hackersatporto.com:504733.79d633b2 GET /.well-known/webfinger?resource=acct:diogo@social.hackersatporto.com] WebFingerPlugin::onEndGetWebFingerResource: Found Profile with ID==1 for resource==&#39;acct:diogo@social.hackersatporto.com&#39;
  871. 2020-08-04 19:52:41 LOG_DEBUG: [social.hackersatporto.com:504733.79d633b2 GET /.well-known/webfinger?resource=acct:diogo@social.hackersatporto.com] Starting DB queue manager.
  872. 2020-08-04 19:52:41 LOG_DEBUG: [social.hackersatporto.com:504733.79d633b2 GET /.well-known/webfinger?resource=acct:diogo@social.hackersatporto.com] DBQueueManager: Checking for notices...
  873. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:504870.89415ad3 POST /main/remotefollowsub] HTTPClient: HTTP POST https://mastodon.social/inbox - 202 Accepted
  874. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504870.89415ad3 POST /main/remotefollowsub] ActivityPub Postman: Delivery result with status code 202:
  875. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504870.89415ad3 POST /main/remotefollowsub] Starting DB queue manager.
  876. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] Starting DB queue manager.
  877. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  878. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] claiming queue item id = 30 for transport distrib
  879. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] claim succeeded.
  880. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Got &#39;Notice 10&#39; for transport &#39;distrib&#39;
  881. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] ActivityPubPlugin: Notice:10 queued for distribution
  882. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] OStatusPlugin: OSTATUS [10]: queued for OStatus processing
  883. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Inbox: Received a POST request.
  884. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Inbox: Request contents: {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://mastodon.social/users/dansup#accepts/follows/4959230&#34;,&#34;type&#34;:&#34;Accept&#34;,&#34;actor&#34;:&#34;https://mastodon.social/users/dansup&#34;,&#34;object&#34;:{&#34;id&#34;:&#34;https://social.hackersatporto.com/follow_from_https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fmastodon.social%2Fusers%2Fdansup&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;,&#34;object&#34;:&#34;https://mastodon.social/users/dansup&#34;}}
  885. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Explorer: Started now looking for https://mastodon.social/users/dansup
  886. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://mastodon.social/users/dansup offline.
  887. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Explorer: Found a local Aprofile for https://mastodon.social/users/dansup
  888. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature: Validation will now start!
  889. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Inbox: Request Headers: Array
  890. (
  891. [Cdn-Loop] =&gt; cloudflare
  892. [Cf-Connecting-Ip] =&gt; 148.251.134.157
  893. [Cf-Request-Id] =&gt; 045ca19d990000c79d7a070200000001
  894. [Signature] =&gt; keyId=&#34;https://mastodon.social/users/dansup#main-key&#34;,algorithm=&#34;rsa-sha256&#34;,headers=&#34;(request-target) host date digest content-type&#34;,signature=&#34;aTBHFJhaf65XAwP1GsVGVECKGwEiT4Ota&#43;rvnhyqDzrmuajm54ExX9dqjRKCPxKnWixJ55CJBUD4ymNGusga8qBX6fuxJW&#43;AelkNg9jRjU9b7cM&#43;PGkkQQYXvpUsOkf3DHKib2H6J7kUvgowRUZXfn3ExmORViYTGaTFzDFkbdwWVL4WiifT1bQtIkCp&#43;eWr3Va6dcj&#43;5vQKJxGwbqFyCQtZabWpcJm9Vl7Ga4/A5cDKfrk9s8DX6ChlO/dRGJRFufUXlkv0Nav&#43;7jNZdi/QB2u8Nr/OuDfOB9J6OoJqnerWgsjOQnn&#43;kHV4gT&#43;bYjbalG8Fggp0QybVXqGKLiAzOA==&#34;
  895. [Content-Type] =&gt; application/activity&#43;json
  896. [Digest] =&gt; SHA-256=N9lcD1nbh&#43;qg3noHuQilzkq935nKQD1yj9k3U/Hem9Y=
  897. [Date] =&gt; Tue, 04 Aug 2020 19:52:44 GMT
  898. [User-Agent] =&gt; http.rb/4.4.1 (Mastodon/3.2.0; &#43;https://mastodon.social/)
  899. [Cf-Visitor] =&gt; {&#34;scheme&#34;:&#34;https&#34;}
  900. [X-Forwarded-Proto] =&gt; https
  901. [Content-Length] =&gt; 485
  902. [Cf-Ray] =&gt; 5bdad20f5994c79d-AMS
  903. [X-Forwarded-For] =&gt; 148.251.134.157
  904. [Cf-Ipcountry] =&gt; DE
  905. [Accept-Encoding] =&gt; gzip
  906. [Connection] =&gt; Keep-Alive
  907. [Host] =&gt; social.hackersatporto.com
  908. )
  909. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature Data: Array
  910. (
  911. [keyId] =&gt; https://mastodon.social/users/dansup#main-key
  912. [algorithm] =&gt; rsa-sha256
  913. [headers] =&gt; (request-target) host date digest content-type
  914. [signature] =&gt; aTBHFJhaf65XAwP1GsVGVECKGwEiT4Ota&#43;rvnhyqDzrmuajm54ExX9dqjRKCPxKnWixJ55CJBUD4ymNGusga8qBX6fuxJW&#43;AelkNg9jRjU9b7cM&#43;PGkkQQYXvpUsOkf3DHKib2H6J7kUvgowRUZXfn3ExmORViYTGaTFzDFkbdwWVL4WiifT1bQtIkCp&#43;eWr3Va6dcj&#43;5vQKJxGwbqFyCQtZabWpcJm9Vl7Ga4/A5cDKfrk9s8DX6ChlO/dRGJRFufUXlkv0Nav&#43;7jNZdi/QB2u8Nr/OuDfOB9J6OoJqnerWgsjOQnn&#43;kHV4gT&#43;bYjbalG8Fggp0QybVXqGKLiAzOA==
  915. )
  916. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature: Authorized request. Will now start the inbox handler.
  917. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Explorer: Started now looking for https://mastodon.social/users/dansup
  918. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://mastodon.social/users/dansup offline.
  919. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504734.6e482e25 POST /user/1/inbox.json] ActivityPub Explorer: Found a local Aprofile for https://mastodon.social/users/dansup
  920. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: [distrib:Notice 10] Successfully handled item
  921. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  922. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] claiming queue item id = 31 for transport ping
  923. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] claim succeeded.
  924. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Got &#39;Notice 10&#39; for transport &#39;ping&#39;
  925. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: [ping:Notice 10] Successfully handled item
  926. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  927. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] claiming queue item id = 32 for transport activitypub
  928. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] claim succeeded.
  929. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Got &#39;Notice 10&#39; for transport &#39;activitypub&#39;
  930. 2020-08-04 19:52:44 LOG_ERR: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] Ignoring distribution of notice:10: activity source
  931. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: [activitypub:Notice 10] Successfully handled item
  932. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  933. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] claiming queue item id = 33 for transport ostatus
  934. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] claim succeeded.
  935. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Got &#39;Notice 10&#39; for transport &#39;ostatus&#39;
  936. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] OSTATUS [10]: pushing feed for local user 1
  937. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] OSTATUS [10]: No WebSub subscribers for https://social.hackersatporto.com/api/statuses/user_timeline/1.atom
  938. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: [ostatus:Notice 10] Successfully handled item
  939. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:505517.ee070f88 GET /diogo/subscriptions] DBQueueManager: Checking for notices...
  940. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Inbox: Received a POST request.
  941. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Inbox: Request contents: {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://mastodon.social/307d76b6-e593-418c-b970-0a7480e111d4&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://mastodon.social/users/teamvass&#34;,&#34;object&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;}
  942. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Started now looking for https://mastodon.social/users/teamvass
  943. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://mastodon.social/users/teamvass offline.
  944. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/users/teamvass - looking for a Profile instead.
  945. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Will try everything again with online resources against: https://mastodon.social/users/teamvass
  946. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://mastodon.social/users/teamvass with online resources.
  947. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] Performing discovery for &#34;https://mastodon.social/users/teamvass&#34; (normalized &#34;https://mastodon.social/users/teamvass&#34;)
  948. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/teamvass&#39;: LRDDMethod_WebFinger
  949. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://mastodon.social/users/teamvass&#39;: &#39;Bad resource URI: https://mastodon.social/users/teamvass&#39;
  950. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/teamvass&#39;: LRDDMethod_HostMeta
  951. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] Checking URL against blacklist: &#39;https://mastodon.social/.well-known/host-meta&#39;
  952. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Inbox: Received a POST request.
  953. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Inbox: Request contents: {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://mastodon.social/fa3e982f-78cd-424a-b3f0-138a6f6ac4cc&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://mastodon.social/users/sighdummy&#34;,&#34;object&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;}
  954. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Started now looking for https://mastodon.social/users/sighdummy
  955. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://mastodon.social/users/sighdummy offline.
  956. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/users/sighdummy - looking for a Profile instead.
  957. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Will try everything again with online resources against: https://mastodon.social/users/sighdummy
  958. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://mastodon.social/users/sighdummy with online resources.
  959. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] Performing discovery for &#34;https://mastodon.social/users/sighdummy&#34; (normalized &#34;https://mastodon.social/users/sighdummy&#34;)
  960. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/sighdummy&#39;: LRDDMethod_WebFinger
  961. 2020-08-04 19:52:44 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://mastodon.social/users/sighdummy&#39;: &#39;Bad resource URI: https://mastodon.social/users/sighdummy&#39;
  962. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/sighdummy&#39;: LRDDMethod_HostMeta
  963. 2020-08-04 19:52:44 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] Checking URL against blacklist: &#39;https://mastodon.social/.well-known/host-meta&#39;
  964. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Inbox: Received a POST request.
  965. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Inbox: Request contents: {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://mastodon.social/c03ab303-1035-4f71-a269-c9c628dfe8ad&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://mastodon.social/users/antonlopez&#34;,&#34;object&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;}
  966. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Started now looking for https://mastodon.social/users/antonlopez
  967. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://mastodon.social/users/antonlopez offline.
  968. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/users/antonlopez - looking for a Profile instead.
  969. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Will try everything again with online resources against: https://mastodon.social/users/antonlopez
  970. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://mastodon.social/users/antonlopez with online resources.
  971. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] Performing discovery for &#34;https://mastodon.social/users/antonlopez&#34; (normalized &#34;https://mastodon.social/users/antonlopez&#34;)
  972. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/antonlopez&#39;: LRDDMethod_WebFinger
  973. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://mastodon.social/users/antonlopez&#39;: &#39;Bad resource URI: https://mastodon.social/users/antonlopez&#39;
  974. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/antonlopez&#39;: LRDDMethod_HostMeta
  975. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] Checking URL against blacklist: &#39;https://mastodon.social/.well-known/host-meta&#39;
  976. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/host-meta - 200 OK
  977. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/host-meta - 200 OK
  978. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/host-meta - 200 OK
  979. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/webfinger?resource=https%3A%2F%2Fmastodon.social%2Fusers%2Fteamvass - 200 OK
  980. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for acct:teamvass@mastodon.social - looking for a Profile instead.
  981. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/@teamvass - looking for a Profile instead.
  982. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/users/teamvass - looking for a Profile instead.
  983. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] ActivityPub Explorer: Trying to grab a remote actor for https://mastodon.social/users/teamvass
  984. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/webfinger?resource=https%3A%2F%2Fmastodon.social%2Fusers%2Fsighdummy - 200 OK
  985. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for acct:sighdummy@mastodon.social - looking for a Profile instead.
  986. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/@sighdummy - looking for a Profile instead.
  987. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/users/sighdummy - looking for a Profile instead.
  988. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Trying to grab a remote actor for https://mastodon.social/users/sighdummy
  989. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/webfinger?resource=https%3A%2F%2Fmastodon.social%2Fusers%2Fantonlopez - 200 OK
  990. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for acct:antonlopez@mastodon.social - looking for a Profile instead.
  991. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/@antonlopez - looking for a Profile instead.
  992. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodon.social/users/antonlopez - looking for a Profile instead.
  993. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Trying to grab a remote actor for https://mastodon.social/users/antonlopez
  994. 2020-08-04 19:52:45 LOG_ERR: [social.hackersatporto.com:504633.2daf06e9 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/users/teamvass - 404 Not Found
  995. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/users/sighdummy - 200 OK
  996. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Found a valid remote actor for https://mastodon.social/users/sighdummy
  997. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] TheFreeNetworkModule: Searching for a remote profile with URI: https://mastodon.social/users/sighdummy
  998. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] TheFreeNetworkModule: Unable to find a remote profile with URI: https://mastodon.social/users/sighdummy
  999. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] TheFreeNetworkModule: Searching with online resources for a remote profile with URI: https://mastodon.social/users/sighdummy
  1000. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] Performing discovery for &#34;https://mastodon.social/users/sighdummy&#34; (normalized &#34;https://mastodon.social/users/sighdummy&#34;)
  1001. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/sighdummy&#39;: LRDDMethod_WebFinger
  1002. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://mastodon.social/users/sighdummy&#39;: &#39;Bad resource URI: https://mastodon.social/users/sighdummy&#39;
  1003. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/sighdummy&#39;: LRDDMethod_HostMeta
  1004. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] Checking URL against blacklist: &#39;https://mastodon.social/.well-known/host-meta&#39;
  1005. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/users/antonlopez - 200 OK
  1006. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Found a valid remote actor for https://mastodon.social/users/antonlopez
  1007. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] TheFreeNetworkModule: Searching for a remote profile with URI: https://mastodon.social/users/antonlopez
  1008. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] TheFreeNetworkModule: Unable to find a remote profile with URI: https://mastodon.social/users/antonlopez
  1009. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] TheFreeNetworkModule: Searching with online resources for a remote profile with URI: https://mastodon.social/users/antonlopez
  1010. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] Performing discovery for &#34;https://mastodon.social/users/antonlopez&#34; (normalized &#34;https://mastodon.social/users/antonlopez&#34;)
  1011. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/antonlopez&#39;: LRDDMethod_WebFinger
  1012. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] &#39;LRDDMethod_WebFinger&#39;: Failed for &#39;https://mastodon.social/users/antonlopez&#39;: &#39;Bad resource URI: https://mastodon.social/users/antonlopez&#39;
  1013. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] LRDD discovery method for &#39;https://mastodon.social/users/antonlopez&#39;: LRDDMethod_HostMeta
  1014. 2020-08-04 19:52:45 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] Checking URL against blacklist: &#39;https://mastodon.social/.well-known/host-meta&#39;
  1015. 2020-08-04 19:52:45 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/host-meta - 200 OK
  1016. 2020-08-04 19:52:46 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/host-meta - 200 OK
  1017. 2020-08-04 19:52:46 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/webfinger?resource=https%3A%2F%2Fmastodon.social%2Fusers%2Fsighdummy - 200 OK
  1018. 2020-08-04 19:52:46 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] TheFreeNetworkModule: Unable to find a remote profile with URI: https://mastodon.social/users/sighdummy
  1019. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature: Validation will now start!
  1020. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Inbox: Request Headers: Array
  1021. (
  1022. [Cdn-Loop] =&gt; cloudflare
  1023. [Cf-Connecting-Ip] =&gt; 148.251.134.157
  1024. [Cf-Request-Id] =&gt; 045ca19e0d00000b88a78cc200000001
  1025. [Signature] =&gt; keyId=&#34;https://mastodon.social/users/sighdummy#main-key&#34;,algorithm=&#34;rsa-sha256&#34;,headers=&#34;(request-target) host date digest content-type&#34;,signature=&#34;I5Ya6R0hJCoJk&#43;dwCKUBrkOYkgNZHtLRr1sPVop&#43;ZauUlwW7lBN2wn3TuT7Nb4oMWfjzpO/LEnlo7pfEpkjjNm/K2LQJAB1aZhJxJ64eIyM8YmUKbYHoErHvifqu86q5dBDsATZNgXjhlLm6eZLwEH3uUVGmExxpOfy4x1M9bI4oIuKZvcNEWqY6&#43;b0zRSZgVXSShlEwEeNfPVXOrjAl9UII1FRD&#43;ZtJKcatkroMqOEN2YqaKJ&#43;xM4y8jUNZ8RVt9I9bqxEqNvdp/XWyceaZBdAOrY2rpfqi48VD5p9UP/g0NFleK3t1SgGo5B6YOWUFQ5the7JYhoWUaKbDF5jc0Q==&#34;
  1026. [Content-Type] =&gt; application/activity&#43;json
  1027. [Digest] =&gt; SHA-256=mzLVcgTMoF00A&#43;uXAEHHxTMln&#43;ugOaMsHhIpd2jKbpM=
  1028. [Date] =&gt; Tue, 04 Aug 2020 19:52:44 GMT
  1029. [User-Agent] =&gt; http.rb/4.4.1 (Mastodon/3.2.0; &#43;https://mastodon.social/)
  1030. [Cf-Visitor] =&gt; {&#34;scheme&#34;:&#34;https&#34;}
  1031. [X-Forwarded-Proto] =&gt; https
  1032. [Content-Length] =&gt; 248
  1033. [Cf-Ray] =&gt; 5bdad2101ddf0b88-AMS
  1034. [X-Forwarded-For] =&gt; 148.251.134.157
  1035. [Cf-Ipcountry] =&gt; DE
  1036. [Accept-Encoding] =&gt; gzip
  1037. [Connection] =&gt; Keep-Alive
  1038. [Host] =&gt; social.hackersatporto.com
  1039. )
  1040. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature Data: Array
  1041. (
  1042. [keyId] =&gt; https://mastodon.social/users/sighdummy#main-key
  1043. [algorithm] =&gt; rsa-sha256
  1044. [headers] =&gt; (request-target) host date digest content-type
  1045. [signature] =&gt; I5Ya6R0hJCoJk&#43;dwCKUBrkOYkgNZHtLRr1sPVop&#43;ZauUlwW7lBN2wn3TuT7Nb4oMWfjzpO/LEnlo7pfEpkjjNm/K2LQJAB1aZhJxJ64eIyM8YmUKbYHoErHvifqu86q5dBDsATZNgXjhlLm6eZLwEH3uUVGmExxpOfy4x1M9bI4oIuKZvcNEWqY6&#43;b0zRSZgVXSShlEwEeNfPVXOrjAl9UII1FRD&#43;ZtJKcatkroMqOEN2YqaKJ&#43;xM4y8jUNZ8RVt9I9bqxEqNvdp/XWyceaZBdAOrY2rpfqi48VD5p9UP/g0NFleK3t1SgGo5B6YOWUFQ5the7JYhoWUaKbDF5jc0Q==
  1046. )
  1047. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature: Authorized request. Will now start the inbox handler.
  1048. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Started now looking for https://social.hackersatporto.com/index.php/user/1
  1049. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://social.hackersatporto.com/index.php/user/1 offline.
  1050. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://social.hackersatporto.com/index.php/user/1 - looking for a Profile instead.
  1051. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Explorer: Found a Profile for https://social.hackersatporto.com/index.php/user/1
  1052. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPubPlugin: Accepted Follow request from https://mastodon.social/users/sighdummy to https://social.hackersatporto.com/index.php/user/1
  1053. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPubPlugin: Notifying remote instance that we have accepted their Follow request request from https://mastodon.social/users/sighdummy to https://social.hackersatporto.com/index.php/user/1
  1054. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Postman: Delivering {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://social.hackersatporto.com/accept_follow_from_https%3A%2F%2Fmastodon.social%2Fusers%2Fsighdummy_to_https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1&#34;,&#34;type&#34;:&#34;Accept&#34;,&#34;actor&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;,&#34;object&#34;:{&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://mastodon.social/fa3e982f-78cd-424a-b3f0-138a6f6ac4cc&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://mastodon.social/users/sighdummy&#34;,&#34;object&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;}} to https://mastodon.social/inbox
  1055. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Postman: Delivery headers were: Array
  1056. (
  1057. [0] =&gt; Date: Tue, 04 Aug 2020 19:52:46 GMT
  1058. [1] =&gt; Host: mastodon.social
  1059. [2] =&gt; Accept: application/ld&#43;json; profile=&#34;https://www.w3.org/ns/activitystreams&#34;, application/activity&#43;json, application/json
  1060. [3] =&gt; User-Agent: GNU social ActivityPub Plugin - https://gnusocial.network/
  1061. [4] =&gt; Content-Type: application/activity&#43;json
  1062. [5] =&gt; Digest: SHA-256=jpap2/uxObteLUwnNgIXzGAT0CK&#43;9u6OkWe/zyLC6iI=
  1063. [6] =&gt; Signature: keyId=&#34;https://social.hackersatporto.com/index.php/user/1#public-key&#34;,headers=&#34;(request-target) date host accept user-agent content-type digest&#34;,algorithm=&#34;rsa-sha256&#34;,signature=&#34;FgWTSv1JLF4tryj9IYAvkEI7zxn6tNwKLFN3dxW8BmJ0IfhUbxDTTNpdUB/lA&#43;Je8ozCH63oXuKemijyHM1gfoyI11A&#43;AzwCSZQaN8eEx6/Vxk9mDoQQ4uxPd5BSJio47H5YkSHjiraJhnCSWreUP5zYjNGM/&#43;hs5AXZZiD3QzuxPqgPs9NI&#43;FwwigVsXk/QEvIbKI5jxWgLrbPGaZCsasgi8R7Zkqo/rg&#43;&#43;lXN2xyw0G8JO3vHLDAIaDVW0YOBOrYXtdw2PQ7nPD49Te0L49OFGinW//mF3wHywYn1oNzgSEFKQaicLpBSCNmDhRLbGw6Hcu4WMVJcndL4ZSbqq7w==&#34;
  1064. )
  1065. 2020-08-04 19:52:46 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] HTTPClient: HTTP GET https://mastodon.social/.well-known/webfinger?resource=https%3A%2F%2Fmastodon.social%2Fusers%2Fantonlopez - 200 OK
  1066. 2020-08-04 19:52:46 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] TheFreeNetworkModule: Unable to find a remote profile with URI: https://mastodon.social/users/antonlopez
  1067. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Started grabbing remote avatar from: https://files.mastodon.social/accounts/avatars/000/132/701/original/4cb11ec79f1d60fa.png
  1068. 2020-08-04 19:52:46 LOG_INFO: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] HTTPClient: HTTP POST https://mastodon.social/inbox - 202 Accepted
  1069. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:504874.a5b5d2b9 POST /user/1/inbox.json] ActivityPub Postman: Delivery result with status code 202:
  1070. 2020-08-04 19:52:46 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] HTTPClient: HTTP GET https://files.mastodon.social/accounts/avatars/000/132/701/original/4cb11ec79f1d60fa.png - 200 OK
  1071. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] Filename of file id==10 is not null (&#39;746d703230323030383034313935323436394e644e6b7a-eea749e3e9bd37fef09de04058129894de92b194804aba8cd460ca443bc7289e&#39;), so nothing Embed should handle.
  1072. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Stored avatar in: /var/www/social.hackersatporto.com/file/avatar/9-original-tmp20200804195246.png
  1073. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Seted Avatar from: https://files.mastodon.social/accounts/avatars/000/132/701/original/4cb11ec79f1d60fa.png to profile.
  1074. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature: Validation will now start!
  1075. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Inbox: Request Headers: Array
  1076. (
  1077. [Cdn-Loop] =&gt; cloudflare
  1078. [Cf-Connecting-Ip] =&gt; 148.251.134.157
  1079. [Cf-Request-Id] =&gt; 045ca19d9b0000d91dadaff200000001
  1080. [Signature] =&gt; keyId=&#34;https://mastodon.social/users/antonlopez#main-key&#34;,algorithm=&#34;rsa-sha256&#34;,headers=&#34;(request-target) host date digest content-type&#34;,signature=&#34;dNw9IkMUNAqmdWS3p/ziGARYnVJuZracakyTKL9A4adq/3iEwabo30jrUfZ11rEPHAEBQcFGdDz2YmqoHFoGEzwRziIt&#43;WiNlbnNn7rzYppwJJk6tsl82tMdewHWBJ/BUrjEa&#43;xDR1MppOVDDDIyrx1ZR1zus/fWFuci59UFJpIHbVtr&#43;AX/K8yaBtiD9n27Tq1DmpA4Iza8veEAip37QFaPoR3RyjVJpdWC&#43;lx7bDwRGRGBgnNPiLmAbvts0Wj2UH83YUAqjnxGzKgZi/Ht9WeQKTjTnkVzpandiFgPHx9h6Qjk2CS0hcVKX2LXRkxLI7vIxJlBeusxmfROR5niQQ==&#34;
  1081. [Content-Type] =&gt; application/activity&#43;json
  1082. [Digest] =&gt; SHA-256=Efw9JhuM0SaW3pZYzsLDQ4k08C9KeVe9l6QiUM7VSeQ=
  1083. [Date] =&gt; Tue, 04 Aug 2020 19:52:44 GMT
  1084. [User-Agent] =&gt; http.rb/4.4.1 (Mastodon/3.2.0; &#43;https://mastodon.social/)
  1085. [Cf-Visitor] =&gt; {&#34;scheme&#34;:&#34;https&#34;}
  1086. [X-Forwarded-Proto] =&gt; https
  1087. [Content-Length] =&gt; 249
  1088. [Cf-Ray] =&gt; 5bdad20f59d0d91d-AMS
  1089. [X-Forwarded-For] =&gt; 148.251.134.157
  1090. [Cf-Ipcountry] =&gt; DE
  1091. [Accept-Encoding] =&gt; gzip
  1092. [Connection] =&gt; Keep-Alive
  1093. [Host] =&gt; social.hackersatporto.com
  1094. )
  1095. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature Data: Array
  1096. (
  1097. [keyId] =&gt; https://mastodon.social/users/antonlopez#main-key
  1098. [algorithm] =&gt; rsa-sha256
  1099. [headers] =&gt; (request-target) host date digest content-type
  1100. [signature] =&gt; dNw9IkMUNAqmdWS3p/ziGARYnVJuZracakyTKL9A4adq/3iEwabo30jrUfZ11rEPHAEBQcFGdDz2YmqoHFoGEzwRziIt&#43;WiNlbnNn7rzYppwJJk6tsl82tMdewHWBJ/BUrjEa&#43;xDR1MppOVDDDIyrx1ZR1zus/fWFuci59UFJpIHbVtr&#43;AX/K8yaBtiD9n27Tq1DmpA4Iza8veEAip37QFaPoR3RyjVJpdWC&#43;lx7bDwRGRGBgnNPiLmAbvts0Wj2UH83YUAqjnxGzKgZi/Ht9WeQKTjTnkVzpandiFgPHx9h6Qjk2CS0hcVKX2LXRkxLI7vIxJlBeusxmfROR5niQQ==
  1101. )
  1102. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Inbox: HTTP Signature: Authorized request. Will now start the inbox handler.
  1103. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Started now looking for https://social.hackersatporto.com/index.php/user/1
  1104. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Searching locally for https://social.hackersatporto.com/index.php/user/1 offline.
  1105. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Unable to find a local Aprofile for https://social.hackersatporto.com/index.php/user/1 - looking for a Profile instead.
  1106. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Explorer: Found a Profile for https://social.hackersatporto.com/index.php/user/1
  1107. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPubPlugin: Accepted Follow request from https://mastodon.social/users/antonlopez to https://social.hackersatporto.com/index.php/user/1
  1108. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPubPlugin: Notifying remote instance that we have accepted their Follow request request from https://mastodon.social/users/antonlopez to https://social.hackersatporto.com/index.php/user/1
  1109. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Postman: Delivering {&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://social.hackersatporto.com/accept_follow_from_https%3A%2F%2Fmastodon.social%2Fusers%2Fantonlopez_to_https%3A%2F%2Fsocial.hackersatporto.com%2Findex.php%2Fuser%2F1&#34;,&#34;type&#34;:&#34;Accept&#34;,&#34;actor&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;,&#34;object&#34;:{&#34;@context&#34;:&#34;https://www.w3.org/ns/activitystreams&#34;,&#34;id&#34;:&#34;https://mastodon.social/c03ab303-1035-4f71-a269-c9c628dfe8ad&#34;,&#34;type&#34;:&#34;Follow&#34;,&#34;actor&#34;:&#34;https://mastodon.social/users/antonlopez&#34;,&#34;object&#34;:&#34;https://social.hackersatporto.com/index.php/user/1&#34;}} to https://mastodon.social/inbox
  1110. 2020-08-04 19:52:46 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Postman: Delivery headers were: Array
  1111. (
  1112. [0] =&gt; Date: Tue, 04 Aug 2020 19:52:46 GMT
  1113. [1] =&gt; Host: mastodon.social
  1114. [2] =&gt; Accept: application/ld&#43;json; profile=&#34;https://www.w3.org/ns/activitystreams&#34;, application/activity&#43;json, application/json
  1115. [3] =&gt; User-Agent: GNU social ActivityPub Plugin - https://gnusocial.network/
  1116. [4] =&gt; Content-Type: application/activity&#43;json
  1117. [5] =&gt; Digest: SHA-256=6PXhMZK9zklhfH7nit7vA54L2jROKQACDbUTmlFS8LQ=
  1118. [6] =&gt; Signature: keyId=&#34;https://social.hackersatporto.com/index.php/user/1#public-key&#34;,headers=&#34;(request-target) date host accept user-agent content-type digest&#34;,algorithm=&#34;rsa-sha256&#34;,signature=&#34;kIrZpSPn/MemTMzsCWU1mWEp96&#43;rr9xx4ONUGQKjLNw8fos2zB3HLNKz5Eew0N8cUbKHmiwb2l54PMHgL&#43;bnPYnd/ejmeMYiwGiPCYGyR/pG2FE4HIW/3XY&#43;wocHSp2ytLY0oZA5aSfieuMDXdLZD4X4g2bhBNV5M0s2Ew&#43;vY73c4dGxU6EGKXYv8bLm&#43;XD6JYGbfp/5f1TOvf56&#43;tBZH26gcc&#43;6EFThD9VL6aeWs/S63zx6HwI3rw9fIqEoq2mcTgb7nDT/1Um1c4DAq9FktkmMvEA&#43;o5jbhK/uOOObmww/3BetnlGWFEt0Y8efZBEEHVQtRGPlZhr7jykkR6zwqg==&#34;
  1119. )
  1120. 2020-08-04 19:52:47 LOG_INFO: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] HTTPClient: HTTP POST https://mastodon.social/inbox - 202 Accepted
  1121. 2020-08-04 19:52:47 LOG_DEBUG: [social.hackersatporto.com:505292.a64071c1 POST /user/1/inbox.json] ActivityPub Postman: Delivery result with status code 202:
  1122. </div>
  1123. <div class="edit-content-zone hide" data-write="issuecomment-20457-write" data-preview="issuecomment-20457-preview" data-update-url="/diogo/gnu-social/comments/20457" data-context="/diogo/gnu-social"></div>
  1124. </div>
  1125. </div>
  1126. </div>
  1127. <div class="event">
  1128. <span class="octicon octicon-circle-slash"></span>
  1129. <a class="ui avatar image" href="/diogo">
  1130. <img src="/avatars/12290">
  1131. </a>
  1132. <span class="text grey"><a href="/diogo">diogo</a> closed <a id="event-20501" href="#event-20501"><span class="time-since" title="Wed, 05 Aug 2020 17:09:42 UTC">3 months ago</span></a></span>
  1133. </div>
  1134. <div class="ui warning message">
  1135. <a href="/user/login?redirect_to=/diogo/gnu-social/issues/195">Sign in</a> to join this conversation.
  1136. </div>
  1137. </ui>
  1138. </div>
  1139. <div class="four wide column">
  1140. <div class="ui segment metas">
  1141. <div class="ui disabled floating jump select-label dropdown">
  1142. <span class="text">
  1143. <strong>Labels</strong>
  1144. <span class="octicon octicon-gear"></span>
  1145. </span>
  1146. <div class="filter menu" data-action="update" data-update-url="/diogo/gnu-social/issues/195/label">
  1147. <div class="no-select item">Clear labels</div>
  1148. <a class=" item" href="#" data-id="1564" data-id-selector="#label_1564"><span class="octicon "></span><span class="label color" style="background-color: #fbca04"></span> bounty</a>
  1149. <a class="checked item" href="#" data-id="1483" data-id-selector="#label_1483"><span class="octicon octicon-check"></span><span class="label color" style="background-color: #ee0701"></span> bug</a>
  1150. <a class=" item" href="#" data-id="1484" data-id-selector="#label_1484"><span class="octicon "></span><span class="label color" style="background-color: #cccccc"></span> duplicate</a>
  1151. <a class=" item" href="#" data-id="1485" data-id-selector="#label_1485"><span class="octicon "></span><span class="label color" style="background-color: #84b6eb"></span> enhancement</a>
  1152. <a class=" item" href="#" data-id="1486" data-id-selector="#label_1486"><span class="octicon "></span><span class="label color" style="background-color: #128a0c"></span> help wanted</a>
  1153. <a class=" item" href="#" data-id="1487" data-id-selector="#label_1487"><span class="octicon "></span><span class="label color" style="background-color: #e6e6e6"></span> invalid</a>
  1154. <a class=" item" href="#" data-id="1488" data-id-selector="#label_1488"><span class="octicon "></span><span class="label color" style="background-color: #cc317c"></span> question</a>
  1155. <a class=" item" href="#" data-id="1565" data-id-selector="#label_1565"><span class="octicon "></span><span class="label color" style="background-color: #d4c5f9"></span> RFC</a>
  1156. <a class=" item" href="#" data-id="1841" data-id-selector="#label_1841"><span class="octicon "></span><span class="label color" style="background-color: #0052cc"></span> v3</a>
  1157. <a class=" item" href="#" data-id="1489" data-id-selector="#label_1489"><span class="octicon "></span><span class="label color" style="background-color: #ffffff"></span> wontfix</a>
  1158. </div>
  1159. </div>
  1160. <div class="ui labels list">
  1161. <span class="no-select item hide">No Label</span>
  1162. <div class="item">
  1163. <a class="ui label hide" id="label_1564" href="/diogo/gnu-social/issues?labels=1564" style="color: #000; background-color: #fbca04">bounty</a>
  1164. </div>
  1165. <div class="item">
  1166. <a class="ui label " id="label_1483" href="/diogo/gnu-social/issues?labels=1483" style="color: #fff; background-color: #ee0701">bug</a>
  1167. </div>
  1168. <div class="item">
  1169. <a class="ui label hide" id="label_1484" href="/diogo/gnu-social/issues?labels=1484" style="color: #000; background-color: #cccccc">duplicate</a>
  1170. </div>
  1171. <div class="item">
  1172. <a class="ui label hide" id="label_1485" href="/diogo/gnu-social/issues?labels=1485" style="color: #000; background-color: #84b6eb">enhancement</a>
  1173. </div>
  1174. <div class="item">
  1175. <a class="ui label hide" id="label_1486" href="/diogo/gnu-social/issues?labels=1486" style="color: #fff; background-color: #128a0c">help wanted</a>
  1176. </div>
  1177. <div class="item">
  1178. <a class="ui label hide" id="label_1487" href="/diogo/gnu-social/issues?labels=1487" style="color: #000; background-color: #e6e6e6">invalid</a>
  1179. </div>
  1180. <div class="item">
  1181. <a class="ui label hide" id="label_1488" href="/diogo/gnu-social/issues?labels=1488" style="color: #fff; background-color: #cc317c">question</a>
  1182. </div>
  1183. <div class="item">
  1184. <a class="ui label hide" id="label_1565" href="/diogo/gnu-social/issues?labels=1565" style="color: #000; background-color: #d4c5f9">RFC</a>
  1185. </div>
  1186. <div class="item">
  1187. <a class="ui label hide" id="label_1841" href="/diogo/gnu-social/issues?labels=1841" style="color: #fff; background-color: #0052cc">v3</a>
  1188. </div>
  1189. <div class="item">
  1190. <a class="ui label hide" id="label_1489" href="/diogo/gnu-social/issues?labels=1489" style="color: #000; background-color: #ffffff">wontfix</a>
  1191. </div>
  1192. </div>
  1193. <div class="ui divider"></div>
  1194. <div class="ui disabled floating jump select-milestone dropdown">
  1195. <span class="text">
  1196. <strong>Milestone</strong>
  1197. <span class="octicon octicon-gear"></span>
  1198. </span>
  1199. <div class="menu" data-action="update" data-update-url="/diogo/gnu-social/issues/195/milestone">
  1200. <div class="no-select item">Clear milestone</div>
  1201. </div>
  1202. </div>
  1203. <div class="ui select-milestone list">
  1204. <span class="no-select item ">No Milestone</span>
  1205. <div class="selected">
  1206. </div>
  1207. </div>
  1208. <div class="ui divider"></div>
  1209. <input id="assignee_id" name="assignee_id" type="hidden" value="">
  1210. <div class="ui disabled floating jump select-assignee dropdown">
  1211. <span class="text">
  1212. <strong>Assignee</strong>
  1213. <span class="octicon octicon-gear"></span>
  1214. </span>
  1215. <div class="menu" data-action="update" data-update-url="/diogo/gnu-social/issues/195/assignee">
  1216. <div class="no-select item">Clear assignee</div>
  1217. </div>
  1218. </div>
  1219. <div class="ui select-assignee list">
  1220. <span class="no-select item ">No assignee</span>
  1221. <div class="selected">
  1222. </div>
  1223. </div>
  1224. <div class="ui divider"></div>
  1225. <div class="ui participants">
  1226. <span class="text"><strong>1 Participants</strong></span>
  1227. <div>
  1228. <a href="/diogo">
  1229. <img class="ui avatar image poping up" src="/avatars/12290" data-content="Diogo Cordeiro" data-position="top center" data-variation="small inverted">
  1230. </a>
  1231. </div>
  1232. </div>
  1233. </div>
  1234. </div>
  1235. </div>
  1236. <div class="hide" id="edit-content-form">
  1237. <div class="ui comment form">
  1238. <div class="ui top attached tabular menu">
  1239. <a class="active write item">Write</a>
  1240. <a class="preview item" data-url="/api/v1/markdown" data-context="/diogo/gnu-social">Preview</a>
  1241. </div>
  1242. <div class="ui bottom attached active write tab segment">
  1243. <textarea tabindex="1" id="content" name="content"></textarea>
  1244. </div>
  1245. <div class="ui bottom attached tab preview segment markdown">
  1246. Loading...
  1247. </div>
  1248. <div class="text right edit buttons">
  1249. <div class="ui basic blue cancel button" tabindex="3">Cancel</div>
  1250. <div class="ui green save button" tabindex="2">Save</div>
  1251. </div>
  1252. </div>
  1253. </div>
  1254. <div class="hide" id="no-content">
  1255. <span class="no-content">There is no content yet.</span>
  1256. </div>
  1257. </div>
  1258. </div>
  1259. </div>
  1260. </div>
  1261. <footer>
  1262. <div class="ui container">
  1263. <div class="ui left">
  1264. <a href="/tos">Terms of Service</a>
  1265. &bull;
  1266. <a href="/about">About us</a>
  1267. &bull;
  1268. <a href="/outages">Outages</a>
  1269. &bull;
  1270. <a href="/hp/gogs/issues">Report a problem</a>
  1271. &bull;
  1272. <a href="/assets/librejs/librejs.html" data-jslicense="1">Javascript licenses</a>
  1273. &bull;
  1274. <a href="/fingerprints">SSH Fingerprints</a>
  1275. </div>
  1276. <div class="ui right links">
  1277. <div class="ui language bottom floating slide up dropdown link item">
  1278. <i class="world icon"></i>
  1279. <div class="text">English</div>
  1280. <div class="menu">
  1281. <a class="item active selected" href="#">English</a>
  1282. <a class="item " href="/diogo/gnu-social/issues/195?lang=zh-CN">简体中文</a>
  1283. <a class="item " href="/diogo/gnu-social/issues/195?lang=zh-HK">繁體中文(香港)</a>
  1284. <a class="item " href="/diogo/gnu-social/issues/195?lang=zh-TW">繁體中文(臺灣)</a>
  1285. <a class="item " href="/diogo/gnu-social/issues/195?lang=de-DE">Deutsch</a>
  1286. <a class="item " href="/diogo/gnu-social/issues/195?lang=fr-FR">français</a>
  1287. <a class="item " href="/diogo/gnu-social/issues/195?lang=nl-NL">Nederlands</a>
  1288. <a class="item " href="/diogo/gnu-social/issues/195?lang=lv-LV">latviešu</a>
  1289. <a class="item " href="/diogo/gnu-social/issues/195?lang=ru-RU">русский</a>
  1290. <a class="item " href="/diogo/gnu-social/issues/195?lang=ja-JP">日本語</a>
  1291. <a class="item " href="/diogo/gnu-social/issues/195?lang=es-ES">español</a>
  1292. <a class="item " href="/diogo/gnu-social/issues/195?lang=pt-BR">português do Brasil</a>
  1293. <a class="item " href="/diogo/gnu-social/issues/195?lang=pl-PL">polski</a>
  1294. <a class="item " href="/diogo/gnu-social/issues/195?lang=bg-BG">български</a>
  1295. <a class="item " href="/diogo/gnu-social/issues/195?lang=it-IT">italiano</a>
  1296. <a class="item " href="/diogo/gnu-social/issues/195?lang=fi-FI">suomi</a>
  1297. <a class="item " href="/diogo/gnu-social/issues/195?lang=tr-TR">Türkçe</a>
  1298. <a class="item " href="/diogo/gnu-social/issues/195?lang=cs-CZ">čeština</a>
  1299. <a class="item " href="/diogo/gnu-social/issues/195?lang=sr-SP">српски</a>
  1300. <a class="item " href="/diogo/gnu-social/issues/195?lang=sv-SE">svenska</a>
  1301. <a class="item " href="/diogo/gnu-social/issues/195?lang=ko-KR">한국어</a>
  1302. <a class="item " href="/diogo/gnu-social/issues/195?lang=gl-ES">galego</a>
  1303. <a class="item " href="/diogo/gnu-social/issues/195?lang=uk-UA">українська</a>
  1304. <a class="item " href="/diogo/gnu-social/issues/195?lang=en-GB">English (United Kingdom)</a>
  1305. <a class="item " href="/diogo/gnu-social/issues/195?lang=hu-HU">Magyar</a>
  1306. <a class="item " href="/diogo/gnu-social/issues/195?lang=sk-SK">Slovenčina</a>
  1307. <a class="item " href="/diogo/gnu-social/issues/195?lang=id-ID">Indonesian</a>
  1308. <a class="item " href="/diogo/gnu-social/issues/195?lang=fa-IR">Persian</a>
  1309. </div>
  1310. </div>
  1311. </div>
  1312. </div>
  1313. </footer>
  1314. </body>
  1315. <link rel="stylesheet" href="/plugins/highlight-9.6.0/github.css">
  1316. <script src="/plugins/highlight-9.6.0/highlight.pack.js"></script>
  1317. <link rel="stylesheet" href="/plugins/dropzone-4.2.0/dropzone.css">
  1318. <script src="/plugins/dropzone-4.2.0/dropzone.js"></script>
  1319. <script src="/js/libs/emojify-1.1.0.min.js"></script>
  1320. <script src="/js/libs/clipboard-1.5.9.min.js"></script>
  1321. </html>