From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,HTML_MESSAGE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1689301553; bh=Agw7ikux3MfEXZEzbk8rXusJJOr1D7Vb4n21ZJWohW8=; h=References:In-Reply-To:From:Date:Subject:To:Cc; b=rvHmVga5tAgDebySgy0fsShA87vtQR85I75f+FGUc2i/5BtKGgThMENAES7PLIEAn QrmDm/MvRx7/lR9e/0cEE4+EryEBcNHK39ErUKG0CRLGDFMDcLN5dyAvPYYbK7K4XL v+Z1F6v1AlCb/QxcG4VAqQXV4g6mgsxd4TlN5ErwLXX8b6kj1YmMJQa2Ps1lNSovnH cyhpuhGm5pJfRzKAlgNWdXWeuOaPUPOd4mtt9gvoIhZdcnZWtn5MUPtjyOcKNfY7xx 9xF0udS0GaIBhoFTWLXOCuxnytY2xvOSUBSAoui+j/Tw5hvVIkKt6yuLm+/IZhejxa SMQqyMfkEurtA== Received: from mail-oa1-f49.google.com (mail-oa1-f49.google.com [209.85.160.49]) by gnuweeb.org (Postfix) with ESMTPSA id BF7AD24AC96 for ; Fri, 14 Jul 2023 09:25:53 +0700 (WIB) Received: by mail-oa1-f49.google.com with SMTP id 586e51a60fabf-1b441dd19eeso1141897fac.1 for ; Thu, 13 Jul 2023 19:25:53 -0700 (PDT) X-Gm-Message-State: ABy/qLYNMtzu2b+jLAL14KAeqD1vWjcr2uoQongjmORvJc0JTjbCz6W+ 56zt+/RJGoiMoQaTvy6oLhf+aJdk+2O1YDXupCA= X-Google-Smtp-Source: APBJJlGNLKyI3uHLToQy3irJlQD+auQGVOX1VgOeqgX9TaE3nR7U3ck0OcJ5assK/jRjiUVOPxqHgJy0ekSoFM7sV+4= X-Received: by 2002:a05:6870:e301:b0:1b0:4219:6b5b with SMTP id z1-20020a056870e30100b001b042196b5bmr4684457oad.40.1689301552771; Thu, 13 Jul 2023 19:25:52 -0700 (PDT) MIME-Version: 1.0 References: <20230713152850.5565-1-alviro.iskandar@gnuweeb.org> In-Reply-To: From: Michael William Jonathan Date: Fri, 14 Jul 2023 09:25:40 +0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH server-haj002 v1 0/6] Server update and new service elk.gnuweeb.org To: Ammar Faizi Cc: Alviro Iskandar Setiawan , "GNU/Weeb Mailing List" Content-Type: multipart/alternative; boundary="000000000000f8ba1f0600692a3f" List-Id: --000000000000f8ba1f0600692a3f Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Thu, Jul 13, 2023 at 11:55=E2=80=AFPM Ammar Faizi wrote: > On Thu, Jul 13, 2023 at 11:47:51PM +0700, Alviro Iskandar Setiawan wrote: > > OK, I fixed that. But we still have one error from the elk: > > > > GET https://social.gnuweeb.org/api/v1/push/subscription net::ERR_FAILED > 404 > > > > I don't know what the problem is. I guess it's a compatibility problem > > with the Mastodon version. But I'm not sure. > > Neither am I. Let's wait for @moepoi's comments on this. He knows > about Mastodon better than me. > > -- > Ammar Faizi > > Hmm, it seems that the mastodon backend will return 404 when there is no push subscription. https://github.com/elk-zone/elk/issues/1737 -- Moe --000000000000f8ba1f0600692a3f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Thu, Jul 13, 2023 at 11:55=E2=80=AFPM Ammar Faizi <ammarfaizi2@gnuweeb.org> wrote:<= br>
On Thu, Jul 13, 2023 at 11:47:51PM +0700, Alviro Iskandar Setiaw= an wrote:
> OK, I fixed that. But we still have one error from the elk:
>
> GET https://social.gnuweeb.org/api/v1/push/s= ubscription net::ERR_FAILED 404
>
> I don't know what the problem is. I guess it's a compatibility= problem
> with the Mastodon version. But I'm not sure.

Neither am I. Let's wait for @moepoi's comments on this. He knows about Mastodon better than me.

--
Ammar Faizi

Hmm, it seems that the mastodon backend will return 4= 04 when there is no push subscription.

https://github.com/elk-zone/elk/issues/1737<= br>
--
Moe
--000000000000f8ba1f0600692a3f--