92 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912
  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="I1VbHXv8FjDmKTsCVB1PgqwRUpY6MTYwNDc5MjMwNjgzNzA2NjY1NQ==" />
  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>Error deleting duplicated OStatus profiles (nightly) - 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%2f92">
  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%2f92">
  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%2f92">
  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">#92</span> <span id="issue-title" class="has-emoji">Error deleting duplicated OStatus profiles (nightly)</span>
  141. <div id="edit-title-input" class="ui input" style="display: none">
  142. <input value="Error deleting duplicated OStatus profiles (nightly)">
  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="Thu, 21 Nov 2019 11:55:10 UTC">11 months ago</span> by <a href="/postblue">postblue</a>
  149. ·
  150. 5 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="/postblue">
  158. <img src="/avatars/69">
  159. </a>
  160. <div class="content">
  161. <div class="ui top attached header">
  162. <span class="text grey"><a href="/postblue">Guillaume</a> commented <a href="#issue-64127"><span class="time-since" title="Thu, 21 Nov 2019 11:55:10 UTC">11 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. <p>I tried to launch the <code>scripts/upgrade.php</code> that tries to run, if it&#39;s correct, <code>plugins/OStatus/scripts/updateuris.php</code>. Sadly, it fails at deleting the duplicated OStatus profiles with a fatal error:</p>
  169. <pre><code>#!/usr/bin/env php
  170. Inspecting OStatus profiles...
  171. Error retrieving the real ID for oprofile:113572:Request timed out after 60 second(s)
  172. Error retrieving the real ID for oprofile:126874:Could not GET URL https://social.shnoulle.net/api/users/show/shnoulle.json.
  173. Error retrieving the real ID for oprofile:137937:Request timed out after 60 second(s)
  174. Error retrieving the real ID for oprofile:149258:Request timed out after 60 second(s)
  175. Error retrieving the real ID for oprofile:166510:Could not GET URL https://pirati.ca/api/users/show/test5.json.
  176. Error retrieving the real ID for oprofile:179297:Could not GET URL https://squeet.me/api/users/show/lwflouisa.json.
  177. Deleting duplicated OStatus profiles...
  178. PHP Fatal error: Uncaught TypeError: Argument 1 passed to Activitypub_explorer::lookup() must be of the type string, null given, called in /var/www/social/plugins/ActivityPub/lib/postman.php on line 430 and defined in /var/www/social/plugins/ActivityPub/lib/explorer.php:81
  179. Stack trace:
  180. #0 /var/www/social/plugins/ActivityPub/lib/postman.php(430): Activitypub_explorer-&gt;lookup(NULL)
  181. #1 /var/www/social/plugins/ActivityPub/lib/postman.php(245): Activitypub_postman-&gt;to_inbox()
  182. #2 /var/www/social/plugins/ActivityPub/ActivityPubPlugin.php(975): Activitypub_postman-&gt;undo_like(Object(Notice))
  183. #3 /var/www/social/lib/util/event.php(89): ActivityPubPlugin-&gt;onEndDisfavorNotice(Object(Profile), Object(Notice))
  184. #4 /var/www/social/modules/Favorite/classes/Fave.php(128): Event::handle(&#39;EndDisfavorNoti...&#39;, Array)
  185. #5 /var/www/social/modules/Favorite/FavoriteModule.php(334): Fave-&gt;delete()
  186. #6 /var/www/social/lib/util/event.php(89): FavoriteModule-&gt;onNoticeDeleteRelated(Object(Notice))
  187. #7 /var/www/social/classes/Notice.php(184): Event::handle(&#39;No in /var/www/social/plugins/ActivityPub/lib/explorer.php on line 81
  188. </code></pre>
  189. </div>
  190. <div class="raw-content hide">I tried to launch the `scripts/upgrade.php` that tries to run, if it&#39;s correct, `plugins/OStatus/scripts/updateuris.php`. Sadly, it fails at deleting the duplicated OStatus profiles with a fatal error:
  191. ```
  192. #!/usr/bin/env php
  193. Inspecting OStatus profiles...
  194. Error retrieving the real ID for oprofile:113572:Request timed out after 60 second(s)
  195. Error retrieving the real ID for oprofile:126874:Could not GET URL https://social.shnoulle.net/api/users/show/shnoulle.json.
  196. Error retrieving the real ID for oprofile:137937:Request timed out after 60 second(s)
  197. Error retrieving the real ID for oprofile:149258:Request timed out after 60 second(s)
  198. Error retrieving the real ID for oprofile:166510:Could not GET URL https://pirati.ca/api/users/show/test5.json.
  199. Error retrieving the real ID for oprofile:179297:Could not GET URL https://squeet.me/api/users/show/lwflouisa.json.
  200. Deleting duplicated OStatus profiles...
  201. PHP Fatal error: Uncaught TypeError: Argument 1 passed to Activitypub_explorer::lookup() must be of the type string, null given, called in /var/www/social/plugins/ActivityPub/lib/postman.php on line 430 and defined in /var/www/social/plugins/ActivityPub/lib/explorer.php:81
  202. Stack trace:
  203. #0 /var/www/social/plugins/ActivityPub/lib/postman.php(430): Activitypub_explorer-&gt;lookup(NULL)
  204. #1 /var/www/social/plugins/ActivityPub/lib/postman.php(245): Activitypub_postman-&gt;to_inbox()
  205. #2 /var/www/social/plugins/ActivityPub/ActivityPubPlugin.php(975): Activitypub_postman-&gt;undo_like(Object(Notice))
  206. #3 /var/www/social/lib/util/event.php(89): ActivityPubPlugin-&gt;onEndDisfavorNotice(Object(Profile), Object(Notice))
  207. #4 /var/www/social/modules/Favorite/classes/Fave.php(128): Event::handle(&#39;EndDisfavorNoti...&#39;, Array)
  208. #5 /var/www/social/modules/Favorite/FavoriteModule.php(334): Fave-&gt;delete()
  209. #6 /var/www/social/lib/util/event.php(89): FavoriteModule-&gt;onNoticeDeleteRelated(Object(Notice))
  210. #7 /var/www/social/classes/Notice.php(184): Event::handle(&#39;No in /var/www/social/plugins/ActivityPub/lib/explorer.php on line 81
  211. ```</div>
  212. <div class="edit-content-zone hide" data-write="issue-64127-write" data-preview="issue-64127-preview" data-update-url="/diogo/gnu-social/issues/92/content" data-context="/diogo/gnu-social"></div>
  213. </div>
  214. </div>
  215. </div>
  216. <div class="comment" id="issuecomment-16762">
  217. <a class="avatar" href="/diogo">
  218. <img src="/avatars/12290">
  219. </a>
  220. <div class="content">
  221. <div class="ui top attached header">
  222. <span class="text grey"><a href="/diogo">Diogo Cordeiro</a> commented <a href="#issuecomment-16762"><span class="time-since" title="Thu, 21 Nov 2019 12:18:16 UTC">11 months ago</span></a></span>
  223. <div class="ui right actions">
  224. <div class="item tag">
  225. Owner
  226. </div>
  227. </div>
  228. </div>
  229. <div class="ui attached segment">
  230. <div class="render-content markdown has-emoji">
  231. <p>Create the file &#34;.ostatus_version.txt&#34; in OStatus directory, you don&#39;t need to run that script, it was mostly to test something and try an idea</p>
  232. </div>
  233. <div class="raw-content hide">Create the file &#34;.ostatus_version.txt&#34; in OStatus directory, you don&#39;t need to run that script, it was mostly to test something and try an idea</div>
  234. <div class="edit-content-zone hide" data-write="issuecomment-16762-write" data-preview="issuecomment-16762-preview" data-update-url="/diogo/gnu-social/comments/16762" data-context="/diogo/gnu-social"></div>
  235. </div>
  236. </div>
  237. </div>
  238. <div class="comment" id="issuecomment-16763">
  239. <a class="avatar" href="/diogo">
  240. <img src="/avatars/12290">
  241. </a>
  242. <div class="content">
  243. <div class="ui top attached header">
  244. <span class="text grey"><a href="/diogo">Diogo Cordeiro</a> commented <a href="#issuecomment-16763"><span class="time-since" title="Thu, 21 Nov 2019 12:18:55 UTC">11 months ago</span></a></span>
  245. <div class="ui right actions">
  246. <div class="item tag">
  247. Owner
  248. </div>
  249. </div>
  250. </div>
  251. <div class="ui attached segment">
  252. <div class="render-content markdown has-emoji">
  253. <p>OH, WAIT, that relates to this other issue: <a href="https://notabug.org/diogo/gnu-social/issues/90" rel="nofollow">#90</a> ! :D</p>
  254. </div>
  255. <div class="raw-content hide">OH, WAIT, that relates to this other issue: https://notabug.org/diogo/gnu-social/issues/90 ! :D</div>
  256. <div class="edit-content-zone hide" data-write="issuecomment-16763-write" data-preview="issuecomment-16763-preview" data-update-url="/diogo/gnu-social/comments/16763" data-context="/diogo/gnu-social"></div>
  257. </div>
  258. </div>
  259. </div>
  260. <div class="comment" id="issuecomment-16766">
  261. <a class="avatar" href="/postblue">
  262. <img src="/avatars/69">
  263. </a>
  264. <div class="content">
  265. <div class="ui top attached header">
  266. <span class="text grey"><a href="/postblue">Guillaume</a> commented <a href="#issuecomment-16766"><span class="time-since" title="Thu, 21 Nov 2019 15:13:06 UTC">11 months ago</span></a></span>
  267. <div class="ui right actions">
  268. <div class="item tag">
  269. Poster
  270. </div>
  271. </div>
  272. </div>
  273. <div class="ui attached segment">
  274. <div class="render-content markdown has-emoji">
  275. <blockquote>
  276. <p>Create the file &#34;.ostatus_version.txt&#34; in OStatus directory</p>
  277. </blockquote>
  278. <p>Done, running <code>scripts/upgrade.php</code> skipped the OStatus check, thank you! Have I missed something in the documentation?</p>
  279. <pre><code class="language-txt">$ php scripts/upgrade.php -f postblue@friedrich
  280. Ensuring all conversations have a URI...DONE.
  281. Upgrading core schema...
  282. Constraint checking Notice table...
  283. * notice_reply_to_fkey (reply_to =&gt; notice.id)
  284. * notice_repeat_of_fkey (repeat_of =&gt; notice.id)
  285. * notice_profile_id_fkey (profile_id =&gt; profile.id)
  286. DONE.
  287. Upgrading plugin schema...DONE.
  288. Ensuring all notices have a conversation ID...DONE.
  289. Skipping initConversation, fixed by previous upgrade.
  290. Ensuring all users have no empty strings for NULLs...DONE.
  291. Ensuring all groups have an URI...DONE.
  292. Running file iterations:
  293. * Ensuring width and height is set for supported local File objects...DONE.
  294. * Removing all local File_thumbnail entries without filename property...DONE.
  295. * Removing all local File_thumbnail entries without existing files...DONE.
  296. * Setting urlhash for File_thumbnail entries: DONE.
  297. * Ensuring all local files have the filehash field set...DONE.
  298. DONE.
  299. Ensuring all User_group entries have a Profile and profile_id...DONE.
  300. Ensuring all local user groups have a local_group...DONE.
  301. Skipping initNoticeReshare, fixed by previous upgrade.
  302. Ensuring all subscriptions have a URI...DONE.
  303. Ensuring all group memberships have a URI...DONE.
  304. Ensuring all profile tags have a corresponding list...DONE.
  305. Finding and possibly migrating Profile_prefs entries: DONE.
  306. Ensuring all faves have a URI...DONE.
  307. </code></pre>
  308. <blockquote>
  309. <p>you don&#39;t need to run that script, it was mostly to test something and try an idea</p>
  310. </blockquote>
  311. <p>It was not intentional but called by <code>[root]/scripts/upgrade.php</code>. Moreover, the aforementioned <code>updateuris.php</code> is dupllicated in both <code>[root]/plugins/OStatus/scripts/</code> and <code>[root]/scripts/</code> folders.</p>
  312. </div>
  313. <div class="raw-content hide">&gt; Create the file &#34;.ostatus_version.txt&#34; in OStatus directory
  314. Done, running `scripts/upgrade.php` skipped the OStatus check, thank you! Have I missed something in the documentation?
  315. ```txt
  316. $ php scripts/upgrade.php -f postblue@friedrich
  317. Ensuring all conversations have a URI...DONE.
  318. Upgrading core schema...
  319. Constraint checking Notice table...
  320. * notice_reply_to_fkey (reply_to =&gt; notice.id)
  321. * notice_repeat_of_fkey (repeat_of =&gt; notice.id)
  322. * notice_profile_id_fkey (profile_id =&gt; profile.id)
  323. DONE.
  324. Upgrading plugin schema...DONE.
  325. Ensuring all notices have a conversation ID...DONE.
  326. Skipping initConversation, fixed by previous upgrade.
  327. Ensuring all users have no empty strings for NULLs...DONE.
  328. Ensuring all groups have an URI...DONE.
  329. Running file iterations:
  330. * Ensuring width and height is set for supported local File objects...DONE.
  331. * Removing all local File_thumbnail entries without filename property...DONE.
  332. * Removing all local File_thumbnail entries without existing files...DONE.
  333. * Setting urlhash for File_thumbnail entries: DONE.
  334. * Ensuring all local files have the filehash field set...DONE.
  335. DONE.
  336. Ensuring all User_group entries have a Profile and profile_id...DONE.
  337. Ensuring all local user groups have a local_group...DONE.
  338. Skipping initNoticeReshare, fixed by previous upgrade.
  339. Ensuring all subscriptions have a URI...DONE.
  340. Ensuring all group memberships have a URI...DONE.
  341. Ensuring all profile tags have a corresponding list...DONE.
  342. Finding and possibly migrating Profile_prefs entries: DONE.
  343. Ensuring all faves have a URI...DONE.
  344. ```
  345. &gt; you don&#39;t need to run that script, it was mostly to test something and try an idea
  346. It was not intentional but called by `[root]/scripts/upgrade.php`. Moreover, the aforementioned `updateuris.php` is dupllicated in both `[root]/plugins/OStatus/scripts/` and `[root]/scripts/` folders.</div>
  347. <div class="edit-content-zone hide" data-write="issuecomment-16766-write" data-preview="issuecomment-16766-preview" data-update-url="/diogo/gnu-social/comments/16766" data-context="/diogo/gnu-social"></div>
  348. </div>
  349. </div>
  350. </div>
  351. <div class="comment" id="issuecomment-16767">
  352. <a class="avatar" href="/diogo">
  353. <img src="/avatars/12290">
  354. </a>
  355. <div class="content">
  356. <div class="ui top attached header">
  357. <span class="text grey"><a href="/diogo">Diogo Cordeiro</a> commented <a href="#issuecomment-16767"><span class="time-since" title="Thu, 21 Nov 2019 15:33:31 UTC">11 months ago</span></a></span>
  358. <div class="ui right actions">
  359. <div class="item tag">
  360. Owner
  361. </div>
  362. </div>
  363. </div>
  364. <div class="ui attached segment">
  365. <div class="render-content markdown has-emoji">
  366. <p>nightly is being a dev release for now so we aren&#39;t adding these small details to docs as it won&#39;t be permanent, should be removed in next commit... but I really should add a note stressing this to readme.</p>
  367. <p>I will leave this issue open because you&#39;ve found an issue related to <a href="/diogo/gnu-social/issues/90" rel="nofollow">#90</a> during the execution of that script that we will have to diagnose.</p>
  368. </div>
  369. <div class="raw-content hide">nightly is being a dev release for now so we aren&#39;t adding these small details to docs as it won&#39;t be permanent, should be removed in next commit... but I really should add a note stressing this to readme.
  370. I will leave this issue open because you&#39;ve found an issue related to #90 during the execution of that script that we will have to diagnose.</div>
  371. <div class="edit-content-zone hide" data-write="issuecomment-16767-write" data-preview="issuecomment-16767-preview" data-update-url="/diogo/gnu-social/comments/16767" data-context="/diogo/gnu-social"></div>
  372. </div>
  373. </div>
  374. </div>
  375. <div class="comment" id="issuecomment-20495">
  376. <a class="avatar" href="/diogo">
  377. <img src="/avatars/12290">
  378. </a>
  379. <div class="content">
  380. <div class="ui top attached header">
  381. <span class="text grey"><a href="/diogo">Diogo Cordeiro</a> commented <a href="#issuecomment-20495"><span class="time-since" title="Wed, 05 Aug 2020 17:03:40 UTC">3 months ago</span></a></span>
  382. <div class="ui right actions">
  383. <div class="item tag">
  384. Owner
  385. </div>
  386. </div>
  387. </div>
  388. <div class="ui attached segment">
  389. <div class="render-content markdown has-emoji">
  390. <p>can be closed already.</p>
  391. </div>
  392. <div class="raw-content hide">can be closed already.</div>
  393. <div class="edit-content-zone hide" data-write="issuecomment-20495-write" data-preview="issuecomment-20495-preview" data-update-url="/diogo/gnu-social/comments/20495" data-context="/diogo/gnu-social"></div>
  394. </div>
  395. </div>
  396. </div>
  397. <div class="event">
  398. <span class="octicon octicon-circle-slash"></span>
  399. <a class="ui avatar image" href="/diogo">
  400. <img src="/avatars/12290">
  401. </a>
  402. <span class="text grey"><a href="/diogo">diogo</a> closed <a id="event-20496" href="#event-20496"><span class="time-since" title="Wed, 05 Aug 2020 17:03:40 UTC">3 months ago</span></a></span>
  403. </div>
  404. <div class="ui warning message">
  405. <a href="/user/login?redirect_to=/diogo/gnu-social/issues/92">Sign in</a> to join this conversation.
  406. </div>
  407. </ui>
  408. </div>
  409. <div class="four wide column">
  410. <div class="ui segment metas">
  411. <div class="ui disabled floating jump select-label dropdown">
  412. <span class="text">
  413. <strong>Labels</strong>
  414. <span class="octicon octicon-gear"></span>
  415. </span>
  416. <div class="filter menu" data-action="update" data-update-url="/diogo/gnu-social/issues/92/label">
  417. <div class="no-select item">Clear labels</div>
  418. <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>
  419. <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>
  420. <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>
  421. <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>
  422. <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>
  423. <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>
  424. <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>
  425. <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>
  426. <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>
  427. <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>
  428. </div>
  429. </div>
  430. <div class="ui labels list">
  431. <span class="no-select item hide">No Label</span>
  432. <div class="item">
  433. <a class="ui label hide" id="label_1564" href="/diogo/gnu-social/issues?labels=1564" style="color: #000; background-color: #fbca04">bounty</a>
  434. </div>
  435. <div class="item">
  436. <a class="ui label " id="label_1483" href="/diogo/gnu-social/issues?labels=1483" style="color: #fff; background-color: #ee0701">bug</a>
  437. </div>
  438. <div class="item">
  439. <a class="ui label hide" id="label_1484" href="/diogo/gnu-social/issues?labels=1484" style="color: #000; background-color: #cccccc">duplicate</a>
  440. </div>
  441. <div class="item">
  442. <a class="ui label hide" id="label_1485" href="/diogo/gnu-social/issues?labels=1485" style="color: #000; background-color: #84b6eb">enhancement</a>
  443. </div>
  444. <div class="item">
  445. <a class="ui label hide" id="label_1486" href="/diogo/gnu-social/issues?labels=1486" style="color: #fff; background-color: #128a0c">help wanted</a>
  446. </div>
  447. <div class="item">
  448. <a class="ui label hide" id="label_1487" href="/diogo/gnu-social/issues?labels=1487" style="color: #000; background-color: #e6e6e6">invalid</a>
  449. </div>
  450. <div class="item">
  451. <a class="ui label hide" id="label_1488" href="/diogo/gnu-social/issues?labels=1488" style="color: #fff; background-color: #cc317c">question</a>
  452. </div>
  453. <div class="item">
  454. <a class="ui label hide" id="label_1565" href="/diogo/gnu-social/issues?labels=1565" style="color: #000; background-color: #d4c5f9">RFC</a>
  455. </div>
  456. <div class="item">
  457. <a class="ui label hide" id="label_1841" href="/diogo/gnu-social/issues?labels=1841" style="color: #fff; background-color: #0052cc">v3</a>
  458. </div>
  459. <div class="item">
  460. <a class="ui label hide" id="label_1489" href="/diogo/gnu-social/issues?labels=1489" style="color: #000; background-color: #ffffff">wontfix</a>
  461. </div>
  462. </div>
  463. <div class="ui divider"></div>
  464. <div class="ui disabled floating jump select-milestone dropdown">
  465. <span class="text">
  466. <strong>Milestone</strong>
  467. <span class="octicon octicon-gear"></span>
  468. </span>
  469. <div class="menu" data-action="update" data-update-url="/diogo/gnu-social/issues/92/milestone">
  470. <div class="no-select item">Clear milestone</div>
  471. </div>
  472. </div>
  473. <div class="ui select-milestone list">
  474. <span class="no-select item ">No Milestone</span>
  475. <div class="selected">
  476. </div>
  477. </div>
  478. <div class="ui divider"></div>
  479. <input id="assignee_id" name="assignee_id" type="hidden" value="">
  480. <div class="ui disabled floating jump select-assignee dropdown">
  481. <span class="text">
  482. <strong>Assignee</strong>
  483. <span class="octicon octicon-gear"></span>
  484. </span>
  485. <div class="menu" data-action="update" data-update-url="/diogo/gnu-social/issues/92/assignee">
  486. <div class="no-select item">Clear assignee</div>
  487. </div>
  488. </div>
  489. <div class="ui select-assignee list">
  490. <span class="no-select item hide">No assignee</span>
  491. <div class="selected">
  492. <a class="item" href="/diogo/gnu-social/issues?assignee=23238"><img class="ui avatar image" src="https://seccdn.libravatar.org/avatar/25d9b08bc17afc0803bac95e4f5678f6"> tenma</a>
  493. </div>
  494. </div>
  495. <div class="ui divider"></div>
  496. <div class="ui participants">
  497. <span class="text"><strong>2 Participants</strong></span>
  498. <div>
  499. <a href="/postblue">
  500. <img class="ui avatar image poping up" src="/avatars/69" data-content="Guillaume" data-position="top center" data-variation="small inverted">
  501. </a>
  502. <a href="/diogo">
  503. <img class="ui avatar image poping up" src="/avatars/12290" data-content="Diogo Cordeiro" data-position="top center" data-variation="small inverted">
  504. </a>
  505. </div>
  506. </div>
  507. </div>
  508. </div>
  509. </div>
  510. <div class="hide" id="edit-content-form">
  511. <div class="ui comment form">
  512. <div class="ui top attached tabular menu">
  513. <a class="active write item">Write</a>
  514. <a class="preview item" data-url="/api/v1/markdown" data-context="/diogo/gnu-social">Preview</a>
  515. </div>
  516. <div class="ui bottom attached active write tab segment">
  517. <textarea tabindex="1" id="content" name="content"></textarea>
  518. </div>
  519. <div class="ui bottom attached tab preview segment markdown">
  520. Loading...
  521. </div>
  522. <div class="text right edit buttons">
  523. <div class="ui basic blue cancel button" tabindex="3">Cancel</div>
  524. <div class="ui green save button" tabindex="2">Save</div>
  525. </div>
  526. </div>
  527. </div>
  528. <div class="hide" id="no-content">
  529. <span class="no-content">There is no content yet.</span>
  530. </div>
  531. </div>
  532. </div>
  533. </div>
  534. </div>
  535. <footer>
  536. <div class="ui container">
  537. <div class="ui left">
  538. <a href="/tos">Terms of Service</a>
  539. &bull;
  540. <a href="/about">About us</a>
  541. &bull;
  542. <a href="/outages">Outages</a>
  543. &bull;
  544. <a href="/hp/gogs/issues">Report a problem</a>
  545. &bull;
  546. <a href="/assets/librejs/librejs.html" data-jslicense="1">Javascript licenses</a>
  547. &bull;
  548. <a href="/fingerprints">SSH Fingerprints</a>
  549. </div>
  550. <div class="ui right links">
  551. <div class="ui language bottom floating slide up dropdown link item">
  552. <i class="world icon"></i>
  553. <div class="text">English</div>
  554. <div class="menu">
  555. <a class="item active selected" href="#">English</a>
  556. <a class="item " href="/diogo/gnu-social/issues/92?lang=zh-CN">简体中文</a>
  557. <a class="item " href="/diogo/gnu-social/issues/92?lang=zh-HK">繁體中文(香港)</a>
  558. <a class="item " href="/diogo/gnu-social/issues/92?lang=zh-TW">繁體中文(臺灣)</a>
  559. <a class="item " href="/diogo/gnu-social/issues/92?lang=de-DE">Deutsch</a>
  560. <a class="item " href="/diogo/gnu-social/issues/92?lang=fr-FR">français</a>
  561. <a class="item " href="/diogo/gnu-social/issues/92?lang=nl-NL">Nederlands</a>
  562. <a class="item " href="/diogo/gnu-social/issues/92?lang=lv-LV">latviešu</a>
  563. <a class="item " href="/diogo/gnu-social/issues/92?lang=ru-RU">русский</a>
  564. <a class="item " href="/diogo/gnu-social/issues/92?lang=ja-JP">日本語</a>
  565. <a class="item " href="/diogo/gnu-social/issues/92?lang=es-ES">español</a>
  566. <a class="item " href="/diogo/gnu-social/issues/92?lang=pt-BR">português do Brasil</a>
  567. <a class="item " href="/diogo/gnu-social/issues/92?lang=pl-PL">polski</a>
  568. <a class="item " href="/diogo/gnu-social/issues/92?lang=bg-BG">български</a>
  569. <a class="item " href="/diogo/gnu-social/issues/92?lang=it-IT">italiano</a>
  570. <a class="item " href="/diogo/gnu-social/issues/92?lang=fi-FI">suomi</a>
  571. <a class="item " href="/diogo/gnu-social/issues/92?lang=tr-TR">Türkçe</a>
  572. <a class="item " href="/diogo/gnu-social/issues/92?lang=cs-CZ">čeština</a>
  573. <a class="item " href="/diogo/gnu-social/issues/92?lang=sr-SP">српски</a>
  574. <a class="item " href="/diogo/gnu-social/issues/92?lang=sv-SE">svenska</a>
  575. <a class="item " href="/diogo/gnu-social/issues/92?lang=ko-KR">한국어</a>
  576. <a class="item " href="/diogo/gnu-social/issues/92?lang=gl-ES">galego</a>
  577. <a class="item " href="/diogo/gnu-social/issues/92?lang=uk-UA">українська</a>
  578. <a class="item " href="/diogo/gnu-social/issues/92?lang=en-GB">English (United Kingdom)</a>
  579. <a class="item " href="/diogo/gnu-social/issues/92?lang=hu-HU">Magyar</a>
  580. <a class="item " href="/diogo/gnu-social/issues/92?lang=sk-SK">Slovenčina</a>
  581. <a class="item " href="/diogo/gnu-social/issues/92?lang=id-ID">Indonesian</a>
  582. <a class="item " href="/diogo/gnu-social/issues/92?lang=fa-IR">Persian</a>
  583. </div>
  584. </div>
  585. </div>
  586. </div>
  587. </footer>
  588. </body>
  589. <link rel="stylesheet" href="/plugins/highlight-9.6.0/github.css">
  590. <script src="/plugins/highlight-9.6.0/highlight.pack.js"></script>
  591. <link rel="stylesheet" href="/plugins/dropzone-4.2.0/dropzone.css">
  592. <script src="/plugins/dropzone-4.2.0/dropzone.js"></script>
  593. <script src="/js/libs/emojify-1.1.0.min.js"></script>
  594. <script src="/js/libs/clipboard-1.5.9.min.js"></script>
  595. </html>