123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838 |
- <!DOCTYPE html>
- <html>
- <head data-suburl="">
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
-
- <meta name="author" content="diogo" />
- <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." />
- <meta name="keywords" content="go, git, self-hosted, gogs">
-
- <meta name="referrer" content="no-referrer" />
- <meta name="_csrf" content="403-YO-ywdP8Wrun1Lw2IzLCb1Q6MTYwNDc5MjMxNDMyMDAyNzA4MQ==" />
- <meta name="_suburl" content="" />
-
-
-
- <meta property="og:url" content="https://notabug.org/diogo/gnu-social" />
- <meta property="og:type" content="object" />
- <meta property="og:title" content="diogo/gnu-social">
- <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.">
- <meta property="og:image" content="https://notabug.org/avatars/12290" />
-
- <link rel="shortcut icon" href="/img/favicon.png" />
- <script src="/js/jquery-1.11.3.min.js"></script>
- <script src="/js/libs/jquery.are-you-sure.js"></script>
- <link href="/img/icon-48.ico" rel="icon" type="image/x-icon" />
- <link href="/img/icon-60.png" rel="apple-touch-icon">
- <link href="/img/icon-76.png" rel="apple-touch-icon" sizes="76x76">
- <link href="/img/icon-120.png" rel="apple-touch-icon" sizes="120x120">
- <link href="/img/icon-152.png" rel="apple-touch-icon" sizes="152x152">
- <link href="/img/icon-240.png" rel="apple-touch-icon" sizes="240x240">
- <link rel="stylesheet" href="/assets/font-awesome-4.6.3/css/font-awesome.min.css">
- <link rel="stylesheet" href="/assets/octicons-4.3.0/octicons.min.css">
-
-
-
-
- <link rel="stylesheet" href="/css/semantic-2.2.13.min.css">
- <link rel="stylesheet" href="/css/gogs.css?v=6fc9e85aa88133794d3434ea74aa557a">
- <link rel="stylesheet" href="/css/notabug.css">
-
- <script src="/js/semantic-2.2.13.min.js"></script>
- <script src="/js/gogs.js?v=6fc9e85aa88133794d3434ea74aa557a"></script>
- <title>Signature problems following mastodon accounts with 2.0-dev - NotABug.org: Free code hosting</title>
- <meta name="theme-color" content="#428bca">
-
- <noscript><style>.nojs-popup:hover > .menu { display: block ; }</style></noscript>
- </head>
- <body>
- <div class="full height">
- <noscript>Please enable JavaScript in your browser!</noscript>
-
- <div id="header-div" class="following bar light">
- <div class="ui container">
- <div class="ui grid">
- <div class="column">
- <div class="ui top secondary menu">
- <a class="item brand" href="/">
- <img class="ui mini image" src="/img/favicon.png">
- </a>
-
- <a class="item" href="/">Home</a>
-
- <a class="item" href="/explore/repos">Explore</a>
-
-
- <a class="notabug-item item" href="/help" rel="noreferrer">Help</a>
- <div class="right menu">
-
- <a class="item" href="/user/sign_up">
- <i class="octicon octicon-person"></i> Register
- </a>
-
- <a class="item" href="/user/login?redirect_to=%2fdiogo%2fgnu-social%2fissues%2f108">
- <i class="octicon octicon-sign-in"></i> Sign In
- </a>
- </div>
-
- </div>
- </div>
- </div>
- </div>
- </div>
-
- <div class="repository view issue pull">
- <div class="header-wrapper">
- <div class="ui container">
- <div class="ui vertically padded grid head">
- <div class="column">
- <div class="ui header">
- <div class="ui huge breadcrumb">
- <i class="mega-octicon octicon-repo"></i>
- <a href="/diogo">diogo</a>
- <div class="divider"> / </div>
- <a href="/diogo/gnu-social">gnu-social</a>
-
-
- </div>
-
- <div class="ui right">
- <div class="ui labeled button" tabindex="0">
- <a class="ui basic button" href="/diogo/gnu-social/action/watch?redirect_to=%2fdiogo%2fgnu-social%2fissues%2f108">
- <i class="icon fa-eye-slash"></i>Watch
- </a>
- <a class="ui basic label" href="/diogo/gnu-social/watchers">
- 9
- </a>
- </div>
- <div class="ui labeled button" tabindex="0">
- <a class="ui basic button" href="/diogo/gnu-social/action/star?redirect_to=%2fdiogo%2fgnu-social%2fissues%2f108">
- <i class="icon fa-star-o"></i>Star
- </a>
- <a class="ui basic label" href="/diogo/gnu-social/stars">
- 22
- </a>
- </div>
-
- <div class="ui labeled button" tabindex="0">
- <a class="ui basic button " href="/repo/fork/25974">
- <i class="octicon octicon-repo-forked"></i>Fork
- </a>
- <a class="ui basic label" href="/diogo/gnu-social/forks">
- 21
- </a>
- </div>
-
- </div>
-
- </div>
- </div>
- </div>
- </div>
- <div class="ui tabs container">
- <div class="ui tabular menu navbar">
-
- <a class=" item" href="/diogo/gnu-social">
- <i class="octicon octicon-file-text"></i> Files
- </a>
-
-
- <a class="active item" href="/diogo/gnu-social/issues">
- <i class="octicon octicon-issue-opened"></i> Issues <span class="ui blue small label">73</span>
- </a>
-
-
- <a class=" item" href="/diogo/gnu-social/pulls">
- <i class="octicon octicon-git-pull-request"></i> Pull Requests <span class="ui blue small label">3</span>
- </a>
-
-
- <a class=" item" href="/diogo/gnu-social/wiki">
- <i class="octicon octicon-book"></i> Wiki
- </a>
-
-
- </div>
- </div>
- <div class="ui tabs divider"></div>
- </div>
- <div class="ui container">
- <div class="navbar">
- <div class="ui compact small menu">
- <a class=" item" href="/diogo/gnu-social/labels">Labels</a>
- <a class=" item" href="/diogo/gnu-social/milestones">Milestones</a>
- </div>
- <div class="ui right">
-
- <a class="ui green button" href="/diogo/gnu-social/issues/new">New Issue</a>
-
- </div>
- </div>
- <div class="ui divider"></div>
-
- <div>
- <div class="ui grid">
-
-
- <div class="sixteen wide column title">
- <div class="ui grid">
- <h1 class="twelve wide column">
- <span class="index">#108</span> <span id="issue-title" class="has-emoji">Signature problems following mastodon accounts with 2.0-dev</span>
- <div id="edit-title-input" class="ui input" style="display: none">
- <input value="Signature problems following mastodon accounts with 2.0-dev">
- </div>
- </h1>
-
- </div>
-
- <div class="ui red large label"><i class="octicon octicon-issue-closed"></i> Closed</div>
-
-
-
- <span class="time-desc">
-
- opened <span class="time-since" title="Mon, 27 Jan 2020 19:46:18 UTC">9 months ago</span> by <a href="/colegota">colegota</a>
-
- ·
- 1 comments
- </span>
-
- <div class="ui divider"></div>
- </div>
-
-
- <div class="twelve wide column comment-list">
- <ui class="ui comments">
- <div class="comment">
- <a class="avatar" href="/colegota">
- <img src="https://seccdn.libravatar.org/avatar/eaed8e49be9e0ea6cccb4ff0988a3c61">
- </a>
- <div class="content">
- <div class="ui top attached header">
- <span class="text grey"><a href="/colegota">colegota</a> commented <a href="#issue-64445"><span class="time-since" title="Mon, 27 Jan 2020 19:46:18 UTC">9 months ago</span></a></span>
- <div class="ui right actions">
-
- </div>
- </div>
- <div class="ui attached segment">
- <div class="render-content markdown has-emoji">
-
- <p>Hi!</p>
- <p>I run two instances with GS 2.0-dev, the behaviour following Mastodon accounts it's more or less the same and it depends on node while all of them saids are running v3.0.1.</p>
- <p>I'm running it in a server with CentOS and CPanel, PHP 7.3, MariaDB 10.3 and Apache.</p>
- <p>I can follow and interact (1) with users in mastodon.social and a few more nodes. With other nodes I can follow account but not interact, and there are nodes what I can't follow accounts.</p>
- <p>(1) In fact there are also signature problems that does not allow receive notices by mastodon.social and other nodes, but I've modified the signature control to avoid it.</p>
- <p>At this issue I will explain only subscribing problems. I'll try to open another issue for reading and post notices with other nodes.</p>
- <p>Well looking at logs and following code, most of the process seems to be good until the call to <a href="https://notabug.org/diogo/gnu-social/src/nightly/lib/util/httpclient.php#L369" rel="nofollow">httpclient::send() function</a>.</p>
- <p><strong>Example of success subscription</strong></p>
- <pre><code>2020-01-26 11:22:57 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] Performing discovery for "acct:spla@mastodont.cat" (normalized "acct:spla@mastodont.cat")
- 2020-01-26 11:22:57 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] LRDD discovery method for 'acct:spla@mastodont.cat': LRDDMethod_WebFinger
- 2020-01-26 11:22:57 LOG_INFO: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] HTTPClient: HTTP GET https://mastodont.cat/.well-known/webfinger?resource=acct%3Aspla%40mastodont.cat - 200 OK
- 2020-01-26 11:22:57 LOG_INFO: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] Discovery on acct:acct:spla@mastodont.cat with profile URL https://mastodont.cat/@spla
- 2020-01-26 11:22:57 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Explorer: Started now looking for https://mastodont.cat/@spla
- 2020-01-26 11:22:57 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Explorer: Searching locally for https://mastodont.cat/@spla offline.
- 2020-01-26 11:22:57 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodont.cat/@spla - looking for a Profile instead.
- 2020-01-26 11:22:57 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Explorer: Will try everything again with online resources against: https://mastodont.cat/@spla
- 2020-01-26 11:22:57 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Explorer: Searching locally for https://mastodont.cat/@spla with online resources.
- 2020-01-26 11:22:58 LOG_INFO: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] HTTPClient: HTTP GET https://mastodont.cat/@spla - 200 OK
- 2020-01-26 11:22:58 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Explorer: Found a local Aprofile for https://mastodont.cat/users/spla
- 2020-01-26 11:22:58 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Postman: Delivering {"@context":"https://www.w3.org/ns/activitystreams","id":"https://gnusocial.sierranorte.red/follow_from_http%3A%2F%2Fgnusocial.sierranorte.red%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fmastodont.cat%2Fusers%2Fspla","type":"Follow","actor":"http://gnusocial.sierranorte.red/index.php/user/1","object":"https://mastodont.cat/users/spla"} to https://mastodont.cat/inbox
- </code></pre>
- <p>Headers</p>
- <pre><code>2020-01-26 11:22:58 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Postman: Delivery headers were: Array
- (
- [0] => Date: Sun, 26 Jan 2020 11:22:58 GMT
- [1] => Host: mastodont.cat
- [2] => Accept: application/ld+json; profile="https://www.w3.org/ns/activitystreams", application/activity+json, application/json
- [3] => User-Agent: GNU social ActivityPub Plugin - https://gnusocial.network/
- [4] => Content-Type: application/activity+json
- [5] => Digest: SHA-256=pJJpxDO9508+78+NAh8kExwRE43DAFRjylS4QaAyb0E=
- [6] => Signature: keyId="http://gnusocial.sierranorte.red/index.php/user/1#public-key",headers="(request-target) date host accept user-agent content-type digest",algorithm="rsa-sha256",signature="rF0ayCkKciOoNbb4XZOsYHP4VLcoUyCXp9tKX/UHs27DAV4sKmr2jgPy39KcrSjA++YRmNgA2qmwoAF5/EmZExF7wLa+lxHxZxnJ0DBCSI1sU4LyHPvBppi2lPA4N78O3zCe5G/WwzMqNpR0a8lvULWispRGWn4UtmC4648jiHCXwLHhfunSDJha0kO+phwpG/n2RcSbvqhffghl5sXUtVXMI9qA/4OFmIz2TF9TJnv1siXSgM1R3ugxM5z24GvC7catZrBE1EHe85rctvCur7JUj3Uz0xfPpR2L484V2LVjhAqSzu3Y8LEqgoWg3ktKyn7YK8/wNmWlEGcZxAwoiw=="
- )
- </code></pre>
- <p>And the result:</p>
- <pre><code>2020-01-26 11:22:58 LOG_INFO: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] HTTPClient: HTTP POST https://mastodont.cat/inbox - 202 Accepted
- 2020-01-26 11:22:58 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Postman: Delivery result with status code 202:
- </code></pre>
- <p><strong>This is an example of failed subscription</strong></p>
- <pre><code>2020-01-26 16:03:33 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] Performing discovery for "acct:shevek@mstdn.io" (normalized "acct:shevek@mstdn.io")
- 2020-01-26 16:03:33 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] LRDD discovery method for 'acct:shevek@mstdn.io': LRDDMethod_WebFinger
- 2020-01-26 16:03:34 LOG_INFO: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] HTTPClient: HTTP GET https://mstdn.io/.well-known/webfinger?resource=acct%3Ashevek%40mstdn.io - 200 OK
- 2020-01-26 16:03:34 LOG_INFO: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] Discovery on acct:acct:shevek@mstdn.io with profile URL https://mstdn.io/@shevek
- 2020-01-26 16:03:34 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Explorer: Started now looking for https://mstdn.io/@shevek
- 2020-01-26 16:03:34 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Explorer: Searching locally for https://mstdn.io/@shevek offline.
- 2020-01-26 16:03:34 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Explorer: Unable to find a local Aprofile for https://mstdn.io/@shevek - looking for a Profile instead.
- 2020-01-26 16:03:34 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Explorer: Will try everything again with online resources against: https://mstdn.io/@shevek
- 2020-01-26 16:03:34 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Explorer: Searching locally for https://mstdn.io/@shevek with online resources.
- 2020-01-26 16:03:34 LOG_INFO: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] HTTPClient: HTTP GET https://mstdn.io/@shevek - 200 OK
- 2020-01-26 16:03:34 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Explorer: Found a local Aprofile for https://mstdn.io/users/shevek
- 2020-01-26 16:03:34 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Postman: Delivering {"@context":"https://www.w3.org/ns/activitystreams","id":"https://gnusocial.sierranorte.red/follow_from_http%3A%2F%2Fgnusocial.sierranorte.red%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fmstdn.io%2Fusers%2Fshevek","type":"Follow","actor":"http://gnusocial.sierranorte.red/index.php/user/1","object":"https://mstdn.io/users/shevek"} to https://mstdn.io/inbox
- </code></pre>
- <p>Headers looks like others that works:</p>
- <pre><code>2020-01-26 16:03:34 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Postman: Delivery headers were: Array
- (
- [0] => Date: Sun, 26 Jan 2020 16:03:34 GMT
- [1] => Host: mstdn.io
- [2] => Accept: application/ld+json; profile="https://www.w3.org/ns/activitystreams", application/activity+json, application/json
- [3] => User-Agent: GNU social ActivityPub Plugin - https://gnusocial.network/
- [4] => Content-Type: application/activity+json
- [5] => Digest: SHA-256=YsRy7lHwYUqeuwQlsoGcq3Q8gZ2ISP70/k0wxo3K/Y0=
- [6] => Signature: keyId="http://gnusocial.sierranorte.red/index.php/user/1#public-key",headers="(request-target) date host accept user-agent content-type digest",algorithm="rsa-sha256",signature="by7dCTY4+j/oIiW19p7NVqXRCrjELs3FoIZtpGGB7ztPXHyR4spChlgVwAvfJnM5iSwnIiL3/O4HCRWocx/yzqgQftNwxRfRElNDyP4jhyloBvH2nQK7O83oov7valeN8AyZa6NUkfI9bMYUP3etoNsqbOFdbS8NMz7r+ElpFLhgnIB0aiSq4FugZoPzFNARS7ipTKfiIHUug9koshCfEmrSVrzCkX9FHR7wXi4iXs6ZAwyp2xJLkHXI4MD/bKgPMbM1nTS0EeKUxXWmfosg6Gsh4H1J3TXfSGBJ0B1QCxbnMHQxrydeYnz2NN18660gwZUuvfX8V8ELYgfwzc0p+w=="
- )
- </code></pre>
- <p>But then it <a href="https://notabug.org/diogo/gnu-social/src/nightly/lib/util/httpclient.php#L369" rel="nofollow">fails to send</a>:</p>
- <pre><code>2020-01-26 16:03:37 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] [colegota] parent::send() with response > 400
- 2020-01-26 16:03:37 LOG_ERR: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] HTTPClient: HTTP POST https://mstdn.io/inbox - 401 Unauthorized
- 2020-01-26 16:03:37 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Postman: Delivery result with status code 401: Public key not found for key http://gnusocial.sierranorte.red/index.php/user/1#public-key
- 2020-01-26 16:03:37 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] action.php - Server error '500' on 'remotefollowsub': An unknown error occurred.
- 2020-01-26 16:03:37 LOG_ERR: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] Handled serverError (500) but cannot output into desired format (NULL): 'An unknown error occurred.'
- 2020-01-26 16:03:37 LOG_ERR: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ServerErrorAction: 500 An unknown error occurred.
- </code></pre>
- <p>Nodes that fails for me:</p>
- <ul>
- <li>mstdn.io</li>
- <li>mastodon.ar.al</li>
- <li>chile.masto.host</li>
- <li>mastodon.uy/</li>
- </ul>
- <p>Nodes I can subscribe:</p>
- <ul>
- <li>mastodon.social</li>
- <li>mastodon.madrid</li>
- <li>proyectozero.org</li>
- <li>fossium.space</li>
- <li>xarxa.cloud</li>
- <li>metalhead.club</li>
- </ul>
-
- </div>
- <div class="raw-content hide">Hi!
- I run two instances with GS 2.0-dev, the behaviour following Mastodon accounts it's more or less the same and it depends on node while all of them saids are running v3.0.1.
- I'm running it in a server with CentOS and CPanel, PHP 7.3, MariaDB 10.3 and Apache.
- I can follow and interact (1) with users in mastodon.social and a few more nodes. With other nodes I can follow account but not interact, and there are nodes what I can't follow accounts.
- (1) In fact there are also signature problems that does not allow receive notices by mastodon.social and other nodes, but I've modified the signature control to avoid it.
- At this issue I will explain only subscribing problems. I'll try to open another issue for reading and post notices with other nodes.
- Well looking at logs and following code, most of the process seems to be good until the call to [httpclient::send() function](https://notabug.org/diogo/gnu-social/src/nightly/lib/util/httpclient.php#L369).
- **Example of success subscription**
- ~~~
- 2020-01-26 11:22:57 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] Performing discovery for "acct:spla@mastodont.cat" (normalized "acct:spla@mastodont.cat")
- 2020-01-26 11:22:57 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] LRDD discovery method for 'acct:spla@mastodont.cat': LRDDMethod_WebFinger
- 2020-01-26 11:22:57 LOG_INFO: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] HTTPClient: HTTP GET https://mastodont.cat/.well-known/webfinger?resource=acct%3Aspla%40mastodont.cat - 200 OK
- 2020-01-26 11:22:57 LOG_INFO: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] Discovery on acct:acct:spla@mastodont.cat with profile URL https://mastodont.cat/@spla
- 2020-01-26 11:22:57 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Explorer: Started now looking for https://mastodont.cat/@spla
- 2020-01-26 11:22:57 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Explorer: Searching locally for https://mastodont.cat/@spla offline.
- 2020-01-26 11:22:57 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Explorer: Unable to find a local Aprofile for https://mastodont.cat/@spla - looking for a Profile instead.
- 2020-01-26 11:22:57 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Explorer: Will try everything again with online resources against: https://mastodont.cat/@spla
- 2020-01-26 11:22:57 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Explorer: Searching locally for https://mastodont.cat/@spla with online resources.
- 2020-01-26 11:22:58 LOG_INFO: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] HTTPClient: HTTP GET https://mastodont.cat/@spla - 200 OK
- 2020-01-26 11:22:58 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Explorer: Found a local Aprofile for https://mastodont.cat/users/spla
- 2020-01-26 11:22:58 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Postman: Delivering {"@context":"https://www.w3.org/ns/activitystreams","id":"https://gnusocial.sierranorte.red/follow_from_http%3A%2F%2Fgnusocial.sierranorte.red%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fmastodont.cat%2Fusers%2Fspla","type":"Follow","actor":"http://gnusocial.sierranorte.red/index.php/user/1","object":"https://mastodont.cat/users/spla"} to https://mastodont.cat/inbox
- ~~~
- Headers
- ~~~
- 2020-01-26 11:22:58 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Postman: Delivery headers were: Array
- (
- [0] => Date: Sun, 26 Jan 2020 11:22:58 GMT
- [1] => Host: mastodont.cat
- [2] => Accept: application/ld+json; profile="https://www.w3.org/ns/activitystreams", application/activity+json, application/json
- [3] => User-Agent: GNU social ActivityPub Plugin - https://gnusocial.network/
- [4] => Content-Type: application/activity+json
- [5] => Digest: SHA-256=pJJpxDO9508+78+NAh8kExwRE43DAFRjylS4QaAyb0E=
- [6] => Signature: keyId="http://gnusocial.sierranorte.red/index.php/user/1#public-key",headers="(request-target) date host accept user-agent content-type digest",algorithm="rsa-sha256",signature="rF0ayCkKciOoNbb4XZOsYHP4VLcoUyCXp9tKX/UHs27DAV4sKmr2jgPy39KcrSjA++YRmNgA2qmwoAF5/EmZExF7wLa+lxHxZxnJ0DBCSI1sU4LyHPvBppi2lPA4N78O3zCe5G/WwzMqNpR0a8lvULWispRGWn4UtmC4648jiHCXwLHhfunSDJha0kO+phwpG/n2RcSbvqhffghl5sXUtVXMI9qA/4OFmIz2TF9TJnv1siXSgM1R3ugxM5z24GvC7catZrBE1EHe85rctvCur7JUj3Uz0xfPpR2L484V2LVjhAqSzu3Y8LEqgoWg3ktKyn7YK8/wNmWlEGcZxAwoiw=="
- )
- ~~~
- And the result:
- ~~~
- 2020-01-26 11:22:58 LOG_INFO: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] HTTPClient: HTTP POST https://mastodont.cat/inbox - 202 Accepted
- 2020-01-26 11:22:58 LOG_DEBUG: [gnusocial.sierranorte.red:28032.841aee0c POST /main/remotefollowsub] ActivityPub Postman: Delivery result with status code 202:
- ~~~
- **This is an example of failed subscription**
- ~~~
- 2020-01-26 16:03:33 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] Performing discovery for "acct:shevek@mstdn.io" (normalized "acct:shevek@mstdn.io")
- 2020-01-26 16:03:33 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] LRDD discovery method for 'acct:shevek@mstdn.io': LRDDMethod_WebFinger
- 2020-01-26 16:03:34 LOG_INFO: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] HTTPClient: HTTP GET https://mstdn.io/.well-known/webfinger?resource=acct%3Ashevek%40mstdn.io - 200 OK
- 2020-01-26 16:03:34 LOG_INFO: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] Discovery on acct:acct:shevek@mstdn.io with profile URL https://mstdn.io/@shevek
- 2020-01-26 16:03:34 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Explorer: Started now looking for https://mstdn.io/@shevek
- 2020-01-26 16:03:34 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Explorer: Searching locally for https://mstdn.io/@shevek offline.
- 2020-01-26 16:03:34 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Explorer: Unable to find a local Aprofile for https://mstdn.io/@shevek - looking for a Profile instead.
- 2020-01-26 16:03:34 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Explorer: Will try everything again with online resources against: https://mstdn.io/@shevek
- 2020-01-26 16:03:34 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Explorer: Searching locally for https://mstdn.io/@shevek with online resources.
- 2020-01-26 16:03:34 LOG_INFO: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] HTTPClient: HTTP GET https://mstdn.io/@shevek - 200 OK
- 2020-01-26 16:03:34 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Explorer: Found a local Aprofile for https://mstdn.io/users/shevek
- 2020-01-26 16:03:34 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Postman: Delivering {"@context":"https://www.w3.org/ns/activitystreams","id":"https://gnusocial.sierranorte.red/follow_from_http%3A%2F%2Fgnusocial.sierranorte.red%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fmstdn.io%2Fusers%2Fshevek","type":"Follow","actor":"http://gnusocial.sierranorte.red/index.php/user/1","object":"https://mstdn.io/users/shevek"} to https://mstdn.io/inbox
- ~~~
- Headers looks like others that works:
- ~~~
- 2020-01-26 16:03:34 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Postman: Delivery headers were: Array
- (
- [0] => Date: Sun, 26 Jan 2020 16:03:34 GMT
- [1] => Host: mstdn.io
- [2] => Accept: application/ld+json; profile="https://www.w3.org/ns/activitystreams", application/activity+json, application/json
- [3] => User-Agent: GNU social ActivityPub Plugin - https://gnusocial.network/
- [4] => Content-Type: application/activity+json
- [5] => Digest: SHA-256=YsRy7lHwYUqeuwQlsoGcq3Q8gZ2ISP70/k0wxo3K/Y0=
- [6] => Signature: keyId="http://gnusocial.sierranorte.red/index.php/user/1#public-key",headers="(request-target) date host accept user-agent content-type digest",algorithm="rsa-sha256",signature="by7dCTY4+j/oIiW19p7NVqXRCrjELs3FoIZtpGGB7ztPXHyR4spChlgVwAvfJnM5iSwnIiL3/O4HCRWocx/yzqgQftNwxRfRElNDyP4jhyloBvH2nQK7O83oov7valeN8AyZa6NUkfI9bMYUP3etoNsqbOFdbS8NMz7r+ElpFLhgnIB0aiSq4FugZoPzFNARS7ipTKfiIHUug9koshCfEmrSVrzCkX9FHR7wXi4iXs6ZAwyp2xJLkHXI4MD/bKgPMbM1nTS0EeKUxXWmfosg6Gsh4H1J3TXfSGBJ0B1QCxbnMHQxrydeYnz2NN18660gwZUuvfX8V8ELYgfwzc0p+w=="
- )
- ~~~
- But then it [fails to send](https://notabug.org/diogo/gnu-social/src/nightly/lib/util/httpclient.php#L369):
- ~~~
- 2020-01-26 16:03:37 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] [colegota] parent::send() with response > 400
- 2020-01-26 16:03:37 LOG_ERR: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] HTTPClient: HTTP POST https://mstdn.io/inbox - 401 Unauthorized
- 2020-01-26 16:03:37 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ActivityPub Postman: Delivery result with status code 401: Public key not found for key http://gnusocial.sierranorte.red/index.php/user/1#public-key
- 2020-01-26 16:03:37 LOG_DEBUG: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] action.php - Server error '500' on 'remotefollowsub': An unknown error occurred.
- 2020-01-26 16:03:37 LOG_ERR: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] Handled serverError (500) but cannot output into desired format (NULL): 'An unknown error occurred.'
- 2020-01-26 16:03:37 LOG_ERR: [gnusocial.sierranorte.red:20540.ea2e798b POST /main/remotefollowsub] ServerErrorAction: 500 An unknown error occurred.
- ~~~
- Nodes that fails for me:
- * mstdn.io
- * mastodon.ar.al
- * chile.masto.host
- * mastodon.uy/
- Nodes I can subscribe:
- * mastodon.social
- * mastodon.madrid
- * proyectozero.org
- * fossium.space
- * xarxa.cloud
- * metalhead.club</div>
- <div class="edit-content-zone hide" data-write="issue-64445-write" data-preview="issue-64445-preview" data-update-url="/diogo/gnu-social/issues/108/content" data-context="/diogo/gnu-social"></div>
- </div>
-
- </div>
- </div>
-
-
-
-
- <div class="comment" id="issuecomment-19911">
- <a class="avatar" href="/diogo">
- <img src="/avatars/12290">
- </a>
- <div class="content">
- <div class="ui top attached header">
- <span class="text grey"><a href="/diogo">Diogo Cordeiro</a> commented <a href="#issuecomment-19911"><span class="time-since" title="Wed, 08 Jul 2020 09:42:44 UTC">4 months ago</span></a></span>
- <div class="ui right actions">
-
- <div class="item tag">
-
- Owner
-
- </div>
-
-
- </div>
- </div>
- <div class="ui attached segment">
- <div class="render-content markdown has-emoji">
-
- <p>Fixed with <code><a href="https://notabug.org/diogo/gnu-social/commit/737f3eb55338a2d196b281114b9bb72e0a53168c" rel="nofollow">737f3eb553</a></code> . Related to <a href="https://notabug.org/diogo/gnu-social/issues/104" rel="nofollow">#104</a></p>
-
- </div>
- <div class="raw-content hide">Fixed with https://notabug.org/diogo/gnu-social/commit/737f3eb55338a2d196b281114b9bb72e0a53168c . Related to https://notabug.org/diogo/gnu-social/issues/104</div>
- <div class="edit-content-zone hide" data-write="issuecomment-19911-write" data-preview="issuecomment-19911-preview" data-update-url="/diogo/gnu-social/comments/19911" data-context="/diogo/gnu-social"></div>
- </div>
-
- </div>
- </div>
-
-
-
-
-
- <div class="event">
- <span class="octicon octicon-circle-slash"></span>
- <a class="ui avatar image" href="/diogo">
- <img src="/avatars/12290">
- </a>
- <span class="text grey"><a href="/diogo">diogo</a> closed <a id="event-19912" href="#event-19912"><span class="time-since" title="Wed, 08 Jul 2020 09:42:44 UTC">4 months ago</span></a></span>
- </div>
-
-
-
-
- <div class="ui warning message">
- <a href="/user/login?redirect_to=/diogo/gnu-social/issues/108">Sign in</a> to join this conversation.
- </div>
-
- </ui>
- </div>
- <div class="four wide column">
- <div class="ui segment metas">
- <div class="ui disabled floating jump select-label dropdown">
- <span class="text">
- <strong>Labels</strong>
- <span class="octicon octicon-gear"></span>
- </span>
- <div class="filter menu" data-action="update" data-update-url="/diogo/gnu-social/issues/108/label">
- <div class="no-select item">Clear labels</div>
-
- <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>
-
- <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>
-
- <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>
-
- <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>
-
- <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>
-
- <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>
-
- <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>
-
- <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>
-
- <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>
-
- <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>
-
- </div>
- </div>
- <div class="ui labels list">
- <span class="no-select item hide">No Label</span>
-
- <div class="item">
- <a class="ui label hide" id="label_1564" href="/diogo/gnu-social/issues?labels=1564" style="color: #000; background-color: #fbca04">bounty</a>
- </div>
-
- <div class="item">
- <a class="ui label " id="label_1483" href="/diogo/gnu-social/issues?labels=1483" style="color: #fff; background-color: #ee0701">bug</a>
- </div>
-
- <div class="item">
- <a class="ui label hide" id="label_1484" href="/diogo/gnu-social/issues?labels=1484" style="color: #000; background-color: #cccccc">duplicate</a>
- </div>
-
- <div class="item">
- <a class="ui label hide" id="label_1485" href="/diogo/gnu-social/issues?labels=1485" style="color: #000; background-color: #84b6eb">enhancement</a>
- </div>
-
- <div class="item">
- <a class="ui label hide" id="label_1486" href="/diogo/gnu-social/issues?labels=1486" style="color: #fff; background-color: #128a0c">help wanted</a>
- </div>
-
- <div class="item">
- <a class="ui label hide" id="label_1487" href="/diogo/gnu-social/issues?labels=1487" style="color: #000; background-color: #e6e6e6">invalid</a>
- </div>
-
- <div class="item">
- <a class="ui label hide" id="label_1488" href="/diogo/gnu-social/issues?labels=1488" style="color: #fff; background-color: #cc317c">question</a>
- </div>
-
- <div class="item">
- <a class="ui label hide" id="label_1565" href="/diogo/gnu-social/issues?labels=1565" style="color: #000; background-color: #d4c5f9">RFC</a>
- </div>
-
- <div class="item">
- <a class="ui label hide" id="label_1841" href="/diogo/gnu-social/issues?labels=1841" style="color: #fff; background-color: #0052cc">v3</a>
- </div>
-
- <div class="item">
- <a class="ui label hide" id="label_1489" href="/diogo/gnu-social/issues?labels=1489" style="color: #000; background-color: #ffffff">wontfix</a>
- </div>
-
- </div>
- <div class="ui divider"></div>
- <div class="ui disabled floating jump select-milestone dropdown">
- <span class="text">
- <strong>Milestone</strong>
- <span class="octicon octicon-gear"></span>
- </span>
- <div class="menu" data-action="update" data-update-url="/diogo/gnu-social/issues/108/milestone">
- <div class="no-select item">Clear milestone</div>
-
-
- </div>
- </div>
- <div class="ui select-milestone list">
- <span class="no-select item ">No Milestone</span>
- <div class="selected">
-
- </div>
- </div>
- <div class="ui divider"></div>
- <input id="assignee_id" name="assignee_id" type="hidden" value="">
- <div class="ui disabled floating jump select-assignee dropdown">
- <span class="text">
- <strong>Assignee</strong>
- <span class="octicon octicon-gear"></span>
- </span>
- <div class="menu" data-action="update" data-update-url="/diogo/gnu-social/issues/108/assignee">
- <div class="no-select item">Clear assignee</div>
-
- </div>
- </div>
- <div class="ui select-assignee list">
- <span class="no-select item hide">No assignee</span>
- <div class="selected">
-
- <a class="item" href="/diogo/gnu-social/issues?assignee=12290"><img class="ui avatar image" src="/avatars/12290"> Diogo Cordeiro</a>
-
- </div>
- </div>
- <div class="ui divider"></div>
- <div class="ui participants">
- <span class="text"><strong>2 Participants</strong></span>
- <div>
-
- <a href="/colegota">
- <img class="ui avatar image poping up" src="https://seccdn.libravatar.org/avatar/eaed8e49be9e0ea6cccb4ff0988a3c61" data-content="colegota" data-position="top center" data-variation="small inverted">
- </a>
-
- <a href="/diogo">
- <img class="ui avatar image poping up" src="/avatars/12290" data-content="Diogo Cordeiro" data-position="top center" data-variation="small inverted">
- </a>
-
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="hide" id="edit-content-form">
- <div class="ui comment form">
- <div class="ui top attached tabular menu">
- <a class="active write item">Write</a>
- <a class="preview item" data-url="/api/v1/markdown" data-context="/diogo/gnu-social">Preview</a>
- </div>
- <div class="ui bottom attached active write tab segment">
- <textarea tabindex="1" id="content" name="content"></textarea>
- </div>
- <div class="ui bottom attached tab preview segment markdown">
- Loading...
- </div>
- <div class="text right edit buttons">
- <div class="ui basic blue cancel button" tabindex="3">Cancel</div>
- <div class="ui green save button" tabindex="2">Save</div>
- </div>
- </div>
- </div>
- <div class="hide" id="no-content">
- <span class="no-content">There is no content yet.</span>
- </div>
- </div>
-
- </div>
- </div>
- </div>
- <footer>
- <div class="ui container">
- <div class="ui left">
- <a href="/tos">Terms of Service</a>
- •
- <a href="/about">About us</a>
- •
- <a href="/outages">Outages</a>
- •
- <a href="/hp/gogs/issues">Report a problem</a>
- •
- <a href="/assets/librejs/librejs.html" data-jslicense="1">Javascript licenses</a>
- •
- <a href="/fingerprints">SSH Fingerprints</a>
- </div>
- <div class="ui right links">
-
- <div class="ui language bottom floating slide up dropdown link item">
- <i class="world icon"></i>
- <div class="text">English</div>
- <div class="menu">
-
- <a class="item active selected" href="#">English</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=zh-CN">简体中文</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=zh-HK">繁體中文(香港)</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=zh-TW">繁體中文(臺灣)</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=de-DE">Deutsch</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=fr-FR">français</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=nl-NL">Nederlands</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=lv-LV">latviešu</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=ru-RU">русский</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=ja-JP">日本語</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=es-ES">español</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=pt-BR">português do Brasil</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=pl-PL">polski</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=bg-BG">български</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=it-IT">italiano</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=fi-FI">suomi</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=tr-TR">Türkçe</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=cs-CZ">čeština</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=sr-SP">српски</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=sv-SE">svenska</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=ko-KR">한국어</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=gl-ES">galego</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=uk-UA">українська</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=en-GB">English (United Kingdom)</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=hu-HU">Magyar</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=sk-SK">Slovenčina</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=id-ID">Indonesian</a>
-
- <a class="item " href="/diogo/gnu-social/issues/108?lang=fa-IR">Persian</a>
-
- </div>
- </div>
-
- </div>
- </div>
- </footer>
- </body>
- <link rel="stylesheet" href="/plugins/highlight-9.6.0/github.css">
- <script src="/plugins/highlight-9.6.0/highlight.pack.js"></script>
- <link rel="stylesheet" href="/plugins/dropzone-4.2.0/dropzone.css">
- <script src="/plugins/dropzone-4.2.0/dropzone.js"></script>
- <script src="/js/libs/emojify-1.1.0.min.js"></script>
- <script src="/js/libs/clipboard-1.5.9.min.js"></script>
-
- </html>
|