109 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914
  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="hQET4AxExpVnkGisupStBvqcSxA6MTYwNDc5MjMxNDg5NTA2NTQ4OA==" />
  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>High CPU usage with php-fpm and GNUSocial - 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%2f109">
  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%2f109">
  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%2f109">
  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">#109</span> <span id="issue-title" class="has-emoji">High CPU usage with php-fpm and GNUSocial</span>
  141. <div id="edit-title-input" class="ui input" style="display: none">
  142. <input value="High CPU usage with php-fpm and GNUSocial">
  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="Fri, 07 Feb 2020 11:33:40 UTC">9 months ago</span> by <a href="/aab">aab</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="/aab">
  158. <img src="https://seccdn.libravatar.org/avatar/8e0ba2a1c26a4ecd23662fad4af3dc5e">
  159. </a>
  160. <div class="content">
  161. <div class="ui top attached header">
  162. <span class="text grey"><a href="/aab">aab</a> commented <a href="#issue-64459"><span class="time-since" title="Fri, 07 Feb 2020 11:33:40 UTC">9 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&#39;m seeing a php-fpm high cpu usage in gnusocial.net, which causes a daily block of the server. I&#39;ve been using different values in /etc/php/7.3/fpm/pool.d/www.conf with no luck; anyways, these are the ones i&#39;m using now:</p>
  169. <p>[code]
  170. pm = ondemand
  171. pm.max_children = 200
  172. pm.start_servers = 120
  173. pm.min_spare_servers = 80
  174. pm.max_spare_servers = 160
  175. pm.max_requests = 500
  176. [/code]</p>
  177. <p>To get more info about the cpu peaks, i&#39;ve enabled &#34;slowlog&#34; with</p>
  178. <p>[code]
  179. slowlog = /var/log/$pool.log.slow
  180. request_slowlog_timeout = 10 (seconds)
  181. [/code]</p>
  182. <p>so any request using more than 10 seconds to complete is logged. Just after enabling it, i get this:</p>
  183. <p>[code]
  184. [07-Feb-2020 11:40:25] [pool www] pid 6249
  185. script_filename = /var/www/gnusocial/public/index.php
  186. [0x00007f7feea1e9d0] imagecopy() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php:148
  187. [0x00007f7feea1e920] gdResourceToTruecolor() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php:70
  188. [0x00007f7feea1e850] initFromPath() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php:339
  189. [0x00007f7feea1e7e0] init() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/AbstractDriver.php:66
  190. [0x00007f7feea1e770] init() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/ImageManager.php:54
  191. [0x00007f7feea1e700] make() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php:58
  192. [0x00007f7feea1e690] make() /var/www/gnusocial/lib/media/imagefile.php:65
  193. [0x00007f7feea1e5b0] __construct() /var/www/gnusocial/lib/media/imagefile.php:160
  194. [0x00007f7feea1e4f0] fromFileObject() /var/www/gnusocial/classes/File.php:570
  195. [0x00007f7feea1e410] getThumbnail() /var/www/gnusocial/plugins/SensitiveContent/SensitiveContentPlugin.php:165
  196. [0x00007f7feea1e270] onStartShowAttachmentRepresentation() /var/www/gnusocial/lib/util/event.php:89
  197. [0x00007f7feea1e1c0] handle() /var/www/gnusocial/lib/media/attachmentlistitem.php:108
  198. [0x00007f7feea1e0e0] showRepresentation() /var/www/gnusocial/lib/media/attachmentlistitem.php:102
  199. [0x00007f7feea1e090] showNoticeAttachment() /var/www/gnusocial/lib/media/attachmentlistitem.php:85
  200. [0x00007f7feea1e020] show() /var/www/gnusocial/lib/media/attachmentlist.php:99
  201. [0x00007f7feea1df50] show() /var/www/gnusocial/lib/notices/noticelistitem.php:403
  202. [0x00007f7feea1ded0] showNoticeAttachments() /var/www/gnusocial/lib/notices/noticelistitem.php:177
  203. [0x00007f7feea1de70] showNoticeFooter() /var/www/gnusocial/lib/modules/ActivityHandlerModule.php:630
  204. [0x00007f7feea1de10] showNoticeListItem() /var/www/gnusocial/lib/modules/ActivityHandlerModule.php:616
  205. [0x00007f7feea1dd60] onStartShowNoticeItem() /var/www/gnusocial/lib/util/event.php:89</p>
  206. <p>[07-Feb-2020 11:40:28] [pool www] pid 6111
  207. script_filename = /var/www/gnusocial/public/index.php
  208. [0x00007f7feea1e930] imagecopy() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php:148
  209. [0x00007f7feea1e880] gdResourceToTruecolor() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php:70
  210. [0x00007f7feea1e7b0] initFromPath() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php:339
  211. [0x00007f7feea1e740] init() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/AbstractDriver.php:66
  212. [0x00007f7feea1e6d0] init() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/ImageManager.php:54
  213. [0x00007f7feea1e660] make() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php:58
  214. [0x00007f7feea1e5f0] make() /var/www/gnusocial/lib/media/imagefile.php:65
  215. [0x00007f7feea1e510] __construct() /var/www/gnusocial/lib/media/imagefile.php:160
  216. [0x00007f7feea1e450] fromFileObject() /var/www/gnusocial/classes/File.php:570
  217. [0x00007f7feea1e370] getThumbnail() /var/www/gnusocial/plugins/Embed/EmbedPlugin.php:312
  218. [0x00007f7feea1e270] onStartShowAttachmentRepresentation() /var/www/gnusocial/lib/util/event.php:89
  219. [0x00007f7feea1e1c0] handle() /var/www/gnusocial/lib/media/attachmentlistitem.php:108
  220. [0x00007f7feea1e0e0] showRepresentation() /var/www/gnusocial/lib/media/attachmentlistitem.php:102
  221. [0x00007f7feea1e090] showNoticeAttachment() /var/www/gnusocial/lib/media/attachmentlistitem.php:85
  222. [0x00007f7feea1e020] show() /var/www/gnusocial/lib/media/attachmentlist.php:99
  223. [0x00007f7feea1df50] show() /var/www/gnusocial/lib/notices/noticelistitem.php:403
  224. [0x00007f7feea1ded0] showNoticeAttachments() /var/www/gnusocial/lib/notices/noticelistitem.php:177
  225. [0x00007f7feea1de70] showNoticeFooter() /var/www/gnusocial/lib/modules/ActivityHandlerModule.php:630
  226. [0x00007f7feea1de10] showNoticeListItem() /var/www/gnusocial/lib/modules/ActivityHandlerModule.php:616
  227. [0x00007f7feea1dd60] onStartShowNoticeItem() /var/www/gnusocial/lib/util/event.php:89</p>
  228. <p>[07-Feb-2020 11:40:28] [pool www] pid 6231
  229. script_filename = /var/www/gnusocial/public/index.php
  230. [0x00007f7feea1e930] imagecreatetruecolor() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php:138
  231. [0x00007f7feea1e880] gdResourceToTruecolor() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php:70
  232. [0x00007f7feea1e7b0] initFromPath() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php:339
  233. [0x00007f7feea1e740] init() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/AbstractDriver.php:66
  234. [0x00007f7feea1e6d0] init() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/ImageManager.php:54
  235. [0x00007f7feea1e660] make() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php:58
  236. [0x00007f7feea1e5f0] make() /var/www/gnusocial/lib/media/imagefile.php:65
  237. [0x00007f7feea1e510] __construct() /var/www/gnusocial/lib/media/imagefile.php:160
  238. [0x00007f7feea1e450] fromFileObject() /var/www/gnusocial/classes/File.php:570
  239. [0x00007f7feea1e370] getThumbnail() /var/www/gnusocial/plugins/Embed/EmbedPlugin.php:312
  240. [0x00007f7feea1e270] onStartShowAttachmentRepresentation() /var/www/gnusocial/lib/util/event.php:89
  241. [0x00007f7feea1e1c0] handle() /var/www/gnusocial/lib/media/attachmentlistitem.php:108
  242. [0x00007f7feea1e0e0] showRepresentation() /var/www/gnusocial/lib/media/attachmentlistitem.php:102
  243. [0x00007f7feea1e090] showNoticeAttachment() /var/www/gnusocial/lib/media/attachmentlistitem.php:85
  244. [0x00007f7feea1e020] show() /var/www/gnusocial/lib/media/attachmentlist.php:99
  245. [0x00007f7feea1df50] show() /var/www/gnusocial/lib/notices/noticelistitem.php:403
  246. [0x00007f7feea1ded0] showNoticeAttachments() /var/www/gnusocial/lib/notices/noticelistitem.php:177
  247. [0x00007f7feea1de70] showNoticeFooter() /var/www/gnusocial/lib/modules/ActivityHandlerModule.php:630
  248. [0x00007f7feea1de10] showNoticeListItem() /var/www/gnusocial/lib/modules/ActivityHandlerModule.php:616
  249. [0x00007f7feea1dd60] onStartShowNoticeItem() /var/www/gnusocial/lib/util/event.php:89</p>
  250. <p>[07-Feb-2020 11:40:38] [pool www] pid 6243
  251. script_filename = /var/www/gnusocial/public/index.php
  252. [0x00007f7feea1e2b0] mysqli_query() /var/www/gnusocial/extlib/DB/mysqli.php:409
  253. [0x00007f7feea1e210] simpleQuery() /var/www/gnusocial/extlib/DB/common.php:1333
  254. [0x00007f7feea1e140] query() /var/www/gnusocial/extlib/DB/DataObject.php:1594
  255. [0x00007f7feea1e000] _query() /var/www/gnusocial/classes/Memcached_DataObject.php:674
  256. [0x00007f7feea1df00] _query() /var/www/gnusocial/extlib/DB/DataObject.php:3135
  257. [0x00007f7feea1de90] query() /var/www/gnusocial/classes/Memcached_DataObject.php:642
  258. [0x00007f7feea1dd80] cachedQuery() /var/www/gnusocial/plugins/TagCloud/lib/personaltagcloudsection.php:68
  259. [0x00007f7feea1dcd0] getTags() /var/www/gnusocial/plugins/TagCloud/lib/tagcloudsection.php:52
  260. [0x00007f7feea1dbf0] showContent() /var/www/gnusocial/lib/ui/section.php:62
  261. [0x00007f7feea1db70] show() /var/www/gnusocial/plugins/TagCloud/TagCloudPlugin.php:70
  262. [0x00007f7feea1dad0] onEndShowSections() /var/www/gnusocial/lib/util/event.php:89
  263. [0x00007f7feea1da20] handle() /var/www/gnusocial/lib/action/action.php:1212
  264. [0x00007f7feea1d9b0] showAside() /var/www/gnusocial/lib/action/action.php:1004
  265. [0x00007f7feea1d940] showCore() /var/www/gnusocial/lib/action/action.php:837
  266. [0x00007f7feea1d8c0] showBody() /var/www/gnusocial/lib/action/action.php:545
  267. [0x00007f7feea1d850] showPage() /var/www/gnusocial/lib/util/managedaction.php:64
  268. [0x00007f7feea1d7e0] handle() /var/www/gnusocial/lib/action/action.php:186
  269. [0x00007f7feea1d720] execute() /var/www/gnusocial/lib/action/action.php:88
  270. [0x00007f7feea1d660] run() /var/www/gnusocial/public/index.php:338
  271. [0x00007f7feea1d100] main() /var/www/gnusocial/public/index.php:341
  272. [/code]</p>
  273. <p>On one hand, I&#39;m not sure if 10 seconds is enough to complete the requests.</p>
  274. <p>On the other, the server is a VPS with a quad-core and 16 GB of RAM (never above 3 GB of use); GNUSocial is the only web service installed; i guess it should be more than enough for managing around 300 accounts.</p>
  275. <p>Is this a bad config of my php-fpm, or is it because of the slowness of the requests?</p>
  276. <p>Please, let me know if there&#39;s anything i can do to further debug the problem.</p>
  277. </div>
  278. <div class="raw-content hide">I&#39;m seeing a php-fpm high cpu usage in gnusocial.net, which causes a daily block of the server. I&#39;ve been using different values in /etc/php/7.3/fpm/pool.d/www.conf with no luck; anyways, these are the ones i&#39;m using now:
  279. [code]
  280. pm = ondemand
  281. pm.max_children = 200
  282. pm.start_servers = 120
  283. pm.min_spare_servers = 80
  284. pm.max_spare_servers = 160
  285. pm.max_requests = 500
  286. [/code]
  287. To get more info about the cpu peaks, i&#39;ve enabled &#34;slowlog&#34; with
  288. [code]
  289. slowlog = /var/log/$pool.log.slow
  290. request_slowlog_timeout = 10 (seconds)
  291. [/code]
  292. so any request using more than 10 seconds to complete is logged. Just after enabling it, i get this:
  293. [code]
  294. [07-Feb-2020 11:40:25] [pool www] pid 6249
  295. script_filename = /var/www/gnusocial/public/index.php
  296. [0x00007f7feea1e9d0] imagecopy() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php:148
  297. [0x00007f7feea1e920] gdResourceToTruecolor() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php:70
  298. [0x00007f7feea1e850] initFromPath() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php:339
  299. [0x00007f7feea1e7e0] init() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/AbstractDriver.php:66
  300. [0x00007f7feea1e770] init() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/ImageManager.php:54
  301. [0x00007f7feea1e700] make() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php:58
  302. [0x00007f7feea1e690] make() /var/www/gnusocial/lib/media/imagefile.php:65
  303. [0x00007f7feea1e5b0] __construct() /var/www/gnusocial/lib/media/imagefile.php:160
  304. [0x00007f7feea1e4f0] fromFileObject() /var/www/gnusocial/classes/File.php:570
  305. [0x00007f7feea1e410] getThumbnail() /var/www/gnusocial/plugins/SensitiveContent/SensitiveContentPlugin.php:165
  306. [0x00007f7feea1e270] onStartShowAttachmentRepresentation() /var/www/gnusocial/lib/util/event.php:89
  307. [0x00007f7feea1e1c0] handle() /var/www/gnusocial/lib/media/attachmentlistitem.php:108
  308. [0x00007f7feea1e0e0] showRepresentation() /var/www/gnusocial/lib/media/attachmentlistitem.php:102
  309. [0x00007f7feea1e090] showNoticeAttachment() /var/www/gnusocial/lib/media/attachmentlistitem.php:85
  310. [0x00007f7feea1e020] show() /var/www/gnusocial/lib/media/attachmentlist.php:99
  311. [0x00007f7feea1df50] show() /var/www/gnusocial/lib/notices/noticelistitem.php:403
  312. [0x00007f7feea1ded0] showNoticeAttachments() /var/www/gnusocial/lib/notices/noticelistitem.php:177
  313. [0x00007f7feea1de70] showNoticeFooter() /var/www/gnusocial/lib/modules/ActivityHandlerModule.php:630
  314. [0x00007f7feea1de10] showNoticeListItem() /var/www/gnusocial/lib/modules/ActivityHandlerModule.php:616
  315. [0x00007f7feea1dd60] onStartShowNoticeItem() /var/www/gnusocial/lib/util/event.php:89
  316. [07-Feb-2020 11:40:28] [pool www] pid 6111
  317. script_filename = /var/www/gnusocial/public/index.php
  318. [0x00007f7feea1e930] imagecopy() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php:148
  319. [0x00007f7feea1e880] gdResourceToTruecolor() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php:70
  320. [0x00007f7feea1e7b0] initFromPath() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php:339
  321. [0x00007f7feea1e740] init() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/AbstractDriver.php:66
  322. [0x00007f7feea1e6d0] init() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/ImageManager.php:54
  323. [0x00007f7feea1e660] make() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php:58
  324. [0x00007f7feea1e5f0] make() /var/www/gnusocial/lib/media/imagefile.php:65
  325. [0x00007f7feea1e510] __construct() /var/www/gnusocial/lib/media/imagefile.php:160
  326. [0x00007f7feea1e450] fromFileObject() /var/www/gnusocial/classes/File.php:570
  327. [0x00007f7feea1e370] getThumbnail() /var/www/gnusocial/plugins/Embed/EmbedPlugin.php:312
  328. [0x00007f7feea1e270] onStartShowAttachmentRepresentation() /var/www/gnusocial/lib/util/event.php:89
  329. [0x00007f7feea1e1c0] handle() /var/www/gnusocial/lib/media/attachmentlistitem.php:108
  330. [0x00007f7feea1e0e0] showRepresentation() /var/www/gnusocial/lib/media/attachmentlistitem.php:102
  331. [0x00007f7feea1e090] showNoticeAttachment() /var/www/gnusocial/lib/media/attachmentlistitem.php:85
  332. [0x00007f7feea1e020] show() /var/www/gnusocial/lib/media/attachmentlist.php:99
  333. [0x00007f7feea1df50] show() /var/www/gnusocial/lib/notices/noticelistitem.php:403
  334. [0x00007f7feea1ded0] showNoticeAttachments() /var/www/gnusocial/lib/notices/noticelistitem.php:177
  335. [0x00007f7feea1de70] showNoticeFooter() /var/www/gnusocial/lib/modules/ActivityHandlerModule.php:630
  336. [0x00007f7feea1de10] showNoticeListItem() /var/www/gnusocial/lib/modules/ActivityHandlerModule.php:616
  337. [0x00007f7feea1dd60] onStartShowNoticeItem() /var/www/gnusocial/lib/util/event.php:89
  338. [07-Feb-2020 11:40:28] [pool www] pid 6231
  339. script_filename = /var/www/gnusocial/public/index.php
  340. [0x00007f7feea1e930] imagecreatetruecolor() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php:138
  341. [0x00007f7feea1e880] gdResourceToTruecolor() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php:70
  342. [0x00007f7feea1e7b0] initFromPath() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php:339
  343. [0x00007f7feea1e740] init() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/AbstractDriver.php:66
  344. [0x00007f7feea1e6d0] init() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/ImageManager.php:54
  345. [0x00007f7feea1e660] make() /var/www/gnusocial/vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php:58
  346. [0x00007f7feea1e5f0] make() /var/www/gnusocial/lib/media/imagefile.php:65
  347. [0x00007f7feea1e510] __construct() /var/www/gnusocial/lib/media/imagefile.php:160
  348. [0x00007f7feea1e450] fromFileObject() /var/www/gnusocial/classes/File.php:570
  349. [0x00007f7feea1e370] getThumbnail() /var/www/gnusocial/plugins/Embed/EmbedPlugin.php:312
  350. [0x00007f7feea1e270] onStartShowAttachmentRepresentation() /var/www/gnusocial/lib/util/event.php:89
  351. [0x00007f7feea1e1c0] handle() /var/www/gnusocial/lib/media/attachmentlistitem.php:108
  352. [0x00007f7feea1e0e0] showRepresentation() /var/www/gnusocial/lib/media/attachmentlistitem.php:102
  353. [0x00007f7feea1e090] showNoticeAttachment() /var/www/gnusocial/lib/media/attachmentlistitem.php:85
  354. [0x00007f7feea1e020] show() /var/www/gnusocial/lib/media/attachmentlist.php:99
  355. [0x00007f7feea1df50] show() /var/www/gnusocial/lib/notices/noticelistitem.php:403
  356. [0x00007f7feea1ded0] showNoticeAttachments() /var/www/gnusocial/lib/notices/noticelistitem.php:177
  357. [0x00007f7feea1de70] showNoticeFooter() /var/www/gnusocial/lib/modules/ActivityHandlerModule.php:630
  358. [0x00007f7feea1de10] showNoticeListItem() /var/www/gnusocial/lib/modules/ActivityHandlerModule.php:616
  359. [0x00007f7feea1dd60] onStartShowNoticeItem() /var/www/gnusocial/lib/util/event.php:89
  360. [07-Feb-2020 11:40:38] [pool www] pid 6243
  361. script_filename = /var/www/gnusocial/public/index.php
  362. [0x00007f7feea1e2b0] mysqli_query() /var/www/gnusocial/extlib/DB/mysqli.php:409
  363. [0x00007f7feea1e210] simpleQuery() /var/www/gnusocial/extlib/DB/common.php:1333
  364. [0x00007f7feea1e140] query() /var/www/gnusocial/extlib/DB/DataObject.php:1594
  365. [0x00007f7feea1e000] _query() /var/www/gnusocial/classes/Memcached_DataObject.php:674
  366. [0x00007f7feea1df00] _query() /var/www/gnusocial/extlib/DB/DataObject.php:3135
  367. [0x00007f7feea1de90] query() /var/www/gnusocial/classes/Memcached_DataObject.php:642
  368. [0x00007f7feea1dd80] cachedQuery() /var/www/gnusocial/plugins/TagCloud/lib/personaltagcloudsection.php:68
  369. [0x00007f7feea1dcd0] getTags() /var/www/gnusocial/plugins/TagCloud/lib/tagcloudsection.php:52
  370. [0x00007f7feea1dbf0] showContent() /var/www/gnusocial/lib/ui/section.php:62
  371. [0x00007f7feea1db70] show() /var/www/gnusocial/plugins/TagCloud/TagCloudPlugin.php:70
  372. [0x00007f7feea1dad0] onEndShowSections() /var/www/gnusocial/lib/util/event.php:89
  373. [0x00007f7feea1da20] handle() /var/www/gnusocial/lib/action/action.php:1212
  374. [0x00007f7feea1d9b0] showAside() /var/www/gnusocial/lib/action/action.php:1004
  375. [0x00007f7feea1d940] showCore() /var/www/gnusocial/lib/action/action.php:837
  376. [0x00007f7feea1d8c0] showBody() /var/www/gnusocial/lib/action/action.php:545
  377. [0x00007f7feea1d850] showPage() /var/www/gnusocial/lib/util/managedaction.php:64
  378. [0x00007f7feea1d7e0] handle() /var/www/gnusocial/lib/action/action.php:186
  379. [0x00007f7feea1d720] execute() /var/www/gnusocial/lib/action/action.php:88
  380. [0x00007f7feea1d660] run() /var/www/gnusocial/public/index.php:338
  381. [0x00007f7feea1d100] main() /var/www/gnusocial/public/index.php:341
  382. [/code]
  383. On one hand, I&#39;m not sure if 10 seconds is enough to complete the requests.
  384. On the other, the server is a VPS with a quad-core and 16 GB of RAM (never above 3 GB of use); GNUSocial is the only web service installed; i guess it should be more than enough for managing around 300 accounts.
  385. Is this a bad config of my php-fpm, or is it because of the slowness of the requests?
  386. Please, let me know if there&#39;s anything i can do to further debug the problem.
  387. </div>
  388. <div class="edit-content-zone hide" data-write="issue-64459-write" data-preview="issue-64459-preview" data-update-url="/diogo/gnu-social/issues/109/content" data-context="/diogo/gnu-social"></div>
  389. </div>
  390. </div>
  391. </div>
  392. <div class="comment" id="issuecomment-17711">
  393. <a class="avatar" href="/aab">
  394. <img src="https://seccdn.libravatar.org/avatar/8e0ba2a1c26a4ecd23662fad4af3dc5e">
  395. </a>
  396. <div class="content">
  397. <div class="ui top attached header">
  398. <span class="text grey"><a href="/aab">aab</a> commented <a href="#issuecomment-17711"><span class="time-since" title="Sun, 16 Feb 2020 11:37:33 UTC">8 months ago</span></a></span>
  399. <div class="ui right actions">
  400. <div class="item tag">
  401. Poster
  402. </div>
  403. </div>
  404. </div>
  405. <div class="ui attached segment">
  406. <div class="render-content markdown has-emoji">
  407. <p>Ok, news on this. I&#39;ve detected massive connections from Friendica hosts. Just to try, i made last night a filter in fail2ban for those hosts and... the server is running smoothly again.</p>
  408. <p>I&#39;ve restored php config to a (i think) more sane version, similar to the one found in <a href="https://notabug.org/diogo/gnu-social/issues/54" rel="nofollow">#54</a>. PHP&#39;s slow log now writes maybe twice and hour, in contrast with several every ten minutes that it was writing yesterday.</p>
  409. <p>I&#39;m reading now about rate limiting in nginx, as i&#39;d like those hosts to connect again, but i&#39;m afraid they&#39;ll keep on being banned until i find the correct answer for this.</p>
  410. <p>Once again, sorry for the noise; please, feel free to close this bug report, and i&#39;ll write a new one about rate limiting when i get it to work.</p>
  411. </div>
  412. <div class="raw-content hide">Ok, news on this. I&#39;ve detected massive connections from Friendica hosts. Just to try, i made last night a filter in fail2ban for those hosts and... the server is running smoothly again.
  413. I&#39;ve restored php config to a (i think) more sane version, similar to the one found in https://notabug.org/diogo/gnu-social/issues/54. PHP&#39;s slow log now writes maybe twice and hour, in contrast with several every ten minutes that it was writing yesterday.
  414. I&#39;m reading now about rate limiting in nginx, as i&#39;d like those hosts to connect again, but i&#39;m afraid they&#39;ll keep on being banned until i find the correct answer for this.
  415. Once again, sorry for the noise; please, feel free to close this bug report, and i&#39;ll write a new one about rate limiting when i get it to work.</div>
  416. <div class="edit-content-zone hide" data-write="issuecomment-17711-write" data-preview="issuecomment-17711-preview" data-update-url="/diogo/gnu-social/comments/17711" data-context="/diogo/gnu-social"></div>
  417. </div>
  418. </div>
  419. </div>
  420. <div class="comment" id="issuecomment-17715">
  421. <a class="avatar" href="/aab">
  422. <img src="https://seccdn.libravatar.org/avatar/8e0ba2a1c26a4ecd23662fad4af3dc5e">
  423. </a>
  424. <div class="content">
  425. <div class="ui top attached header">
  426. <span class="text grey"><a href="/aab">aab</a> commented <a href="#issuecomment-17715"><span class="time-since" title="Wed, 19 Feb 2020 15:35:09 UTC">8 months ago</span></a></span>
  427. <div class="ui right actions">
  428. <div class="item tag">
  429. Poster
  430. </div>
  431. </div>
  432. </div>
  433. <div class="ui attached segment">
  434. <div class="render-content markdown has-emoji">
  435. <p>After some days experimenting with rate-limiting in nginx, everything is back to normal. If something, this has tought me than php-fpm will try to process EVERYTHING you throw at it :)</p>
  436. <p>Closing now, as this is not a GS bug.</p>
  437. </div>
  438. <div class="raw-content hide">After some days experimenting with rate-limiting in nginx, everything is back to normal. If something, this has tought me than php-fpm will try to process EVERYTHING you throw at it :)
  439. Closing now, as this is not a GS bug.</div>
  440. <div class="edit-content-zone hide" data-write="issuecomment-17715-write" data-preview="issuecomment-17715-preview" data-update-url="/diogo/gnu-social/comments/17715" data-context="/diogo/gnu-social"></div>
  441. </div>
  442. </div>
  443. </div>
  444. <div class="event">
  445. <span class="octicon octicon-circle-slash"></span>
  446. <a class="ui avatar image" href="/aab">
  447. <img src="https://seccdn.libravatar.org/avatar/8e0ba2a1c26a4ecd23662fad4af3dc5e">
  448. </a>
  449. <span class="text grey"><a href="/aab">aab</a> closed <a id="event-17716" href="#event-17716"><span class="time-since" title="Wed, 19 Feb 2020 15:35:09 UTC">8 months ago</span></a></span>
  450. </div>
  451. <div class="ui warning message">
  452. <a href="/user/login?redirect_to=/diogo/gnu-social/issues/109">Sign in</a> to join this conversation.
  453. </div>
  454. </ui>
  455. </div>
  456. <div class="four wide column">
  457. <div class="ui segment metas">
  458. <div class="ui disabled floating jump select-label dropdown">
  459. <span class="text">
  460. <strong>Labels</strong>
  461. <span class="octicon octicon-gear"></span>
  462. </span>
  463. <div class="filter menu" data-action="update" data-update-url="/diogo/gnu-social/issues/109/label">
  464. <div class="no-select item">Clear labels</div>
  465. <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>
  466. <a class=" item" href="#" data-id="1483" data-id-selector="#label_1483"><span class="octicon "></span><span class="label color" style="background-color: #ee0701"></span> bug</a>
  467. <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>
  468. <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>
  469. <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>
  470. <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>
  471. <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>
  472. <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>
  473. <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>
  474. <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>
  475. </div>
  476. </div>
  477. <div class="ui labels list">
  478. <span class="no-select item ">No Label</span>
  479. <div class="item">
  480. <a class="ui label hide" id="label_1564" href="/diogo/gnu-social/issues?labels=1564" style="color: #000; background-color: #fbca04">bounty</a>
  481. </div>
  482. <div class="item">
  483. <a class="ui label hide" id="label_1483" href="/diogo/gnu-social/issues?labels=1483" style="color: #fff; background-color: #ee0701">bug</a>
  484. </div>
  485. <div class="item">
  486. <a class="ui label hide" id="label_1484" href="/diogo/gnu-social/issues?labels=1484" style="color: #000; background-color: #cccccc">duplicate</a>
  487. </div>
  488. <div class="item">
  489. <a class="ui label hide" id="label_1485" href="/diogo/gnu-social/issues?labels=1485" style="color: #000; background-color: #84b6eb">enhancement</a>
  490. </div>
  491. <div class="item">
  492. <a class="ui label hide" id="label_1486" href="/diogo/gnu-social/issues?labels=1486" style="color: #fff; background-color: #128a0c">help wanted</a>
  493. </div>
  494. <div class="item">
  495. <a class="ui label hide" id="label_1487" href="/diogo/gnu-social/issues?labels=1487" style="color: #000; background-color: #e6e6e6">invalid</a>
  496. </div>
  497. <div class="item">
  498. <a class="ui label hide" id="label_1488" href="/diogo/gnu-social/issues?labels=1488" style="color: #fff; background-color: #cc317c">question</a>
  499. </div>
  500. <div class="item">
  501. <a class="ui label hide" id="label_1565" href="/diogo/gnu-social/issues?labels=1565" style="color: #000; background-color: #d4c5f9">RFC</a>
  502. </div>
  503. <div class="item">
  504. <a class="ui label hide" id="label_1841" href="/diogo/gnu-social/issues?labels=1841" style="color: #fff; background-color: #0052cc">v3</a>
  505. </div>
  506. <div class="item">
  507. <a class="ui label hide" id="label_1489" href="/diogo/gnu-social/issues?labels=1489" style="color: #000; background-color: #ffffff">wontfix</a>
  508. </div>
  509. </div>
  510. <div class="ui divider"></div>
  511. <div class="ui disabled floating jump select-milestone dropdown">
  512. <span class="text">
  513. <strong>Milestone</strong>
  514. <span class="octicon octicon-gear"></span>
  515. </span>
  516. <div class="menu" data-action="update" data-update-url="/diogo/gnu-social/issues/109/milestone">
  517. <div class="no-select item">Clear milestone</div>
  518. </div>
  519. </div>
  520. <div class="ui select-milestone list">
  521. <span class="no-select item ">No Milestone</span>
  522. <div class="selected">
  523. </div>
  524. </div>
  525. <div class="ui divider"></div>
  526. <input id="assignee_id" name="assignee_id" type="hidden" value="">
  527. <div class="ui disabled floating jump select-assignee dropdown">
  528. <span class="text">
  529. <strong>Assignee</strong>
  530. <span class="octicon octicon-gear"></span>
  531. </span>
  532. <div class="menu" data-action="update" data-update-url="/diogo/gnu-social/issues/109/assignee">
  533. <div class="no-select item">Clear assignee</div>
  534. </div>
  535. </div>
  536. <div class="ui select-assignee list">
  537. <span class="no-select item hide">No assignee</span>
  538. <div class="selected">
  539. <a class="item" href="/diogo/gnu-social/issues?assignee=22439"><img class="ui avatar image" src="https://seccdn.libravatar.org/avatar/23633838a5487dc30d0d288c26e04dbf"> biodantas</a>
  540. </div>
  541. </div>
  542. <div class="ui divider"></div>
  543. <div class="ui participants">
  544. <span class="text"><strong>1 Participants</strong></span>
  545. <div>
  546. <a href="/aab">
  547. <img class="ui avatar image poping up" src="https://seccdn.libravatar.org/avatar/8e0ba2a1c26a4ecd23662fad4af3dc5e" data-content="aab" data-position="top center" data-variation="small inverted">
  548. </a>
  549. </div>
  550. </div>
  551. </div>
  552. </div>
  553. </div>
  554. <div class="hide" id="edit-content-form">
  555. <div class="ui comment form">
  556. <div class="ui top attached tabular menu">
  557. <a class="active write item">Write</a>
  558. <a class="preview item" data-url="/api/v1/markdown" data-context="/diogo/gnu-social">Preview</a>
  559. </div>
  560. <div class="ui bottom attached active write tab segment">
  561. <textarea tabindex="1" id="content" name="content"></textarea>
  562. </div>
  563. <div class="ui bottom attached tab preview segment markdown">
  564. Loading...
  565. </div>
  566. <div class="text right edit buttons">
  567. <div class="ui basic blue cancel button" tabindex="3">Cancel</div>
  568. <div class="ui green save button" tabindex="2">Save</div>
  569. </div>
  570. </div>
  571. </div>
  572. <div class="hide" id="no-content">
  573. <span class="no-content">There is no content yet.</span>
  574. </div>
  575. </div>
  576. </div>
  577. </div>
  578. </div>
  579. <footer>
  580. <div class="ui container">
  581. <div class="ui left">
  582. <a href="/tos">Terms of Service</a>
  583. &bull;
  584. <a href="/about">About us</a>
  585. &bull;
  586. <a href="/outages">Outages</a>
  587. &bull;
  588. <a href="/hp/gogs/issues">Report a problem</a>
  589. &bull;
  590. <a href="/assets/librejs/librejs.html" data-jslicense="1">Javascript licenses</a>
  591. &bull;
  592. <a href="/fingerprints">SSH Fingerprints</a>
  593. </div>
  594. <div class="ui right links">
  595. <div class="ui language bottom floating slide up dropdown link item">
  596. <i class="world icon"></i>
  597. <div class="text">English</div>
  598. <div class="menu">
  599. <a class="item active selected" href="#">English</a>
  600. <a class="item " href="/diogo/gnu-social/issues/109?lang=zh-CN">简体中文</a>
  601. <a class="item " href="/diogo/gnu-social/issues/109?lang=zh-HK">繁體中文(香港)</a>
  602. <a class="item " href="/diogo/gnu-social/issues/109?lang=zh-TW">繁體中文(臺灣)</a>
  603. <a class="item " href="/diogo/gnu-social/issues/109?lang=de-DE">Deutsch</a>
  604. <a class="item " href="/diogo/gnu-social/issues/109?lang=fr-FR">français</a>
  605. <a class="item " href="/diogo/gnu-social/issues/109?lang=nl-NL">Nederlands</a>
  606. <a class="item " href="/diogo/gnu-social/issues/109?lang=lv-LV">latviešu</a>
  607. <a class="item " href="/diogo/gnu-social/issues/109?lang=ru-RU">русский</a>
  608. <a class="item " href="/diogo/gnu-social/issues/109?lang=ja-JP">日本語</a>
  609. <a class="item " href="/diogo/gnu-social/issues/109?lang=es-ES">español</a>
  610. <a class="item " href="/diogo/gnu-social/issues/109?lang=pt-BR">português do Brasil</a>
  611. <a class="item " href="/diogo/gnu-social/issues/109?lang=pl-PL">polski</a>
  612. <a class="item " href="/diogo/gnu-social/issues/109?lang=bg-BG">български</a>
  613. <a class="item " href="/diogo/gnu-social/issues/109?lang=it-IT">italiano</a>
  614. <a class="item " href="/diogo/gnu-social/issues/109?lang=fi-FI">suomi</a>
  615. <a class="item " href="/diogo/gnu-social/issues/109?lang=tr-TR">Türkçe</a>
  616. <a class="item " href="/diogo/gnu-social/issues/109?lang=cs-CZ">čeština</a>
  617. <a class="item " href="/diogo/gnu-social/issues/109?lang=sr-SP">српски</a>
  618. <a class="item " href="/diogo/gnu-social/issues/109?lang=sv-SE">svenska</a>
  619. <a class="item " href="/diogo/gnu-social/issues/109?lang=ko-KR">한국어</a>
  620. <a class="item " href="/diogo/gnu-social/issues/109?lang=gl-ES">galego</a>
  621. <a class="item " href="/diogo/gnu-social/issues/109?lang=uk-UA">українська</a>
  622. <a class="item " href="/diogo/gnu-social/issues/109?lang=en-GB">English (United Kingdom)</a>
  623. <a class="item " href="/diogo/gnu-social/issues/109?lang=hu-HU">Magyar</a>
  624. <a class="item " href="/diogo/gnu-social/issues/109?lang=sk-SK">Slovenčina</a>
  625. <a class="item " href="/diogo/gnu-social/issues/109?lang=id-ID">Indonesian</a>
  626. <a class="item " href="/diogo/gnu-social/issues/109?lang=fa-IR">Persian</a>
  627. </div>
  628. </div>
  629. </div>
  630. </div>
  631. </footer>
  632. </body>
  633. <link rel="stylesheet" href="/plugins/highlight-9.6.0/github.css">
  634. <script src="/plugins/highlight-9.6.0/highlight.pack.js"></script>
  635. <link rel="stylesheet" href="/plugins/dropzone-4.2.0/dropzone.css">
  636. <script src="/plugins/dropzone-4.2.0/dropzone.js"></script>
  637. <script src="/js/libs/emojify-1.1.0.min.js"></script>
  638. <script src="/js/libs/clipboard-1.5.9.min.js"></script>
  639. </html>