[bug] Timeline Internal server error with no logs #508

Open
opened 2023-03-13 16:05:55 +00:00 by floogulinc · 19 comments

Your setup

OTP

Extra details

Ubuntu 22.04

Version

2023.02 (3.6.0-0-g71d0899)

PostgreSQL version

14.6 (Ubuntu 14.6-0ubuntu0.22.04.1)

What were you trying to do?

Load the home timeline or that of a specific user that seems to cause it. It again seems to be a user from bird.makeup and unfollowing that user makes my home timeline work again.

What did you expect to happen?

The timeline to load.

What actually happened?

UI shows "Error fetching timeline: Internal Server Error" and /api/v1/accounts/{id}/statuses and /api/v1/timelines/home return 500:

{"errors":{"detail":"Internal server error"}}

Logs

There is nothing in the server logs for this.

Severity

I cannot use the software

Have you searched for this issue?

  • I have double-checked and have not found this issue mentioned anywhere.
### Your setup OTP ### Extra details Ubuntu 22.04 ### Version 2023.02 (3.6.0-0-g71d0899) ### PostgreSQL version 14.6 (Ubuntu 14.6-0ubuntu0.22.04.1) ### What were you trying to do? Load the home timeline or that of a specific user that seems to cause it. It again seems to be a user from bird.makeup and unfollowing that user makes my home timeline work again. ### What did you expect to happen? The timeline to load. ### What actually happened? UI shows "Error fetching timeline: Internal Server Error" and /api/v1/accounts/{id}/statuses and /api/v1/timelines/home return 500: ```json {"errors":{"detail":"Internal server error"}} ``` ### Logs There is nothing in the server logs for this. ### Severity I cannot use the software ### Have you searched for this issue? - [x] I have double-checked and have not found this issue mentioned anywhere.
floogulinc added the
bug
label 2023-03-13 16:05:55 +00:00

without more information about the user in question it will be impossible to act on this

we'd need to know the data formats that were in use

without more information about the user in question it will be impossible to act on this we'd need to know the data formats that were in use

i also occasionally have this problem. I'll see if i can grab some logs the next time it happens. the issue will usually clear itself up after more posts are federated, so it must be something with a post corrupting a specifc piece of db data

i also occasionally have this problem. I'll see if i can grab some logs the next time it happens. the issue will usually clear itself up after more posts are federated, so it must be something with a post corrupting a specifc piece of db data
Author

Sorry but it's quite difficult to get more information because there is nothing in the server logs and any attempt to retrieve or even determine the ID of the post causing the issue is also broken.

Sorry but it's quite difficult to get more information because there is nothing in the server logs and any attempt to retrieve or even determine the ID of the post causing the issue is also broken.
Author

I can provide which user I'm seeing it on: https://headpat.cafe/users/ATLSmTvkPCuwrIqwFM (warning NSFW content)

I can provide which user I'm seeing it on: https://headpat.cafe/users/ATLSmTvkPCuwrIqwFM (warning NSFW content)

it's retweets

lookie lookie

if we don't exclude retweets we get the error:
https://headpat.cafe/api/v1/accounts/ATLSmTvkPCuwrIqwFM/statuses?with_muted=true&exclude_replies=1&limit=20&exclude_reblogs=false

but if we do, we don't get it:
https://headpat.cafe/api/v1/accounts/ATLSmTvkPCuwrIqwFM/statuses?with_muted=true&exclude_replies=1&limit=20&exclude_reblogs=true

so something about how this bridge handles converting retweets is messing up the rendering - it's probably giving us a null user or something

i'll have to figure out how to make it show me the AP for that

it's retweets lookie lookie if we don't exclude retweets we get the error: https://headpat.cafe/api/v1/accounts/ATLSmTvkPCuwrIqwFM/statuses?with_muted=true&exclude_replies=1&limit=20&exclude_reblogs=false but if we do, we don't get it: https://headpat.cafe/api/v1/accounts/ATLSmTvkPCuwrIqwFM/statuses?with_muted=true&exclude_replies=1&limit=20&exclude_reblogs=true so something about how this bridge handles converting retweets is messing up the rendering - it's probably giving us a null user or something i'll have to figure out how to make it show me the AP for that

can you run the following SQL and send the output across?

select nickname, a.data, o.data from users u inner join activities a on a.actor = u.ap_id inner join objects o on (o.data->>'id') = (a.data->>'object') where u.nickname = 'muupyon3@bird.makeup' and (a.data->>'type') = 'Announce';`
can you run the following SQL and send the output across? ```sql select nickname, a.data, o.data from users u inner join activities a on a.actor = u.ap_id inner join objects o on (o.data->>'id') = (a.data->>'object') where u.nickname = 'muupyon3@bird.makeup' and (a.data->>'type') = 'Announce';` ```
Author

can you give me guidance on how to do that on an OTP install?

can you give me guidance on how to do that on an OTP install?

psql akkoma (or psql akkoma_prod, or whatever you called your database)

then just paste it in

`psql akkoma` (or psql akkoma_prod, or whatever you called your database) then just paste it in
Author

Here is the output:

nickname data data
muupyon3@bird.makeup {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/muupyon3/statuses/1635284873077485572/activity", "to": ["https://bird.makeup/users/muupyon3/followers", "https://bird.makeup/users/titanium_hrk"], "bcc": [], "bto": [], "type": "Announce", "actor": "https://bird.makeup/users/muupyon3", "object": "https://bird.makeup/users/titanium_hrk/statuses/1306545920830369792", "context": "https://headpat.cafe/contexts/f096f2a4-72c6-4f36-a745-291ef9a02c9a", "published": "2023-03-13T14:49:44Z"} {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/titanium_hrk/statuses/1306545920830369792", "to": ["https://bird.makeup/users/titanium_hrk/followers"], "bcc": [], "bto": [], "tag": [], "url": "https://bird.makeup/users/titanium_hrk/statuses/1306545920830369792", "type": "Note", "actor": "https://bird.makeup/users/titanium_hrk", "emoji": {}, "likes": [], "content": "<p>なつのおもいで</p>", "context": "https://headpat.cafe/contexts/f096f2a4-72c6-4f36-a745-291ef9a02c9a", "replies": [], "published": "2020-09-17T10:49:56Z", "sensitive": false, "attachment": [{"url": [{"href": "https://pbs.twimg.com/media/EiHIlxqU8AEgsga.jpg", "type": "Link", "mediaType": "image/jpeg"}], "type": "Document", "mediaType": "image/jpeg"}], "like_count": 0, "attributedTo": "https://bird.makeup/users/titanium_hrk", "announcements": ["https://bird.makeup/users/muupyon3"], "replies_count": 0, "announcement_count": 1}
muupyon3@bird.makeup {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/muupyon3/statuses/1635285385986334720/activity", "to": ["https://bird.makeup/users/extremaratio69", "https://bird.makeup/users/muupyon3/followers"], "bcc": [], "bto": [], "type": "Announce", "actor": "https://bird.makeup/users/muupyon3", "object": "https://bird.makeup/users/extremaratio69/statuses/1497583727404195843", "context": "https://headpat.cafe/contexts/997fcdb4-3ea7-480b-bf9b-8fcba1d2aee9", "published": "2023-03-13T14:49:44Z"} {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/extremaratio69/statuses/1497583727404195843", "to": ["https://bird.makeup/users/extremaratio69/followers"], "bcc": [], "bto": [], "tag": [{"href": "https://bird.makeup/users/hijikara", "name": "@hijikara", "type": "Mention"}], "url": "https://bird.makeup/users/extremaratio69/statuses/1497583727404195843", "type": "Note", "actor": "https://bird.makeup/users/extremaratio69", "emoji": {}, "likes": [], "content": "<p><span class=\"h-card\"><a href=\"https://bird.makeup/users/hijikara\" class=\"u-url mention\">@<span>hijikara</span></a></span> あんましつこいと魚雷でドツかれる</p>", "context": "https://headpat.cafe/contexts/997fcdb4-3ea7-480b-bf9b-8fcba1d2aee9", "replies": [], "inReplyTo": "https://bird.makeup/users/hijikara/statuses/1497542866993745921", "published": "2022-02-26T14:45:59Z", "sensitive": false, "attachment": [{"url": [{"href": "https://pbs.twimg.com/media/FMh8N1bUUAYApLa.jpg", "type": "Link", "mediaType": "image/jpeg"}], "type": "Document", "mediaType": "image/jpeg"}], "like_count": 0, "attributedTo": "https://bird.makeup/users/extremaratio69", "announcements": ["https://bird.makeup/users/muupyon3"], "replies_count": 0, "announcement_count": 1}
muupyon3@bird.makeup {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/muupyon3/statuses/1635285400339218435/activity", "to": ["https://bird.makeup/users/muupyon3/followers", "https://bird.makeup/users/udonent"], "bcc": [], "bto": [], "type": "Announce", "actor": "https://bird.makeup/users/muupyon3", "object": "https://bird.makeup/users/udonent/statuses/1498733959433256964", "context": "https://headpat.cafe/contexts/7b2d6c57-1caf-43ab-ab60-f0c3f4b11b12", "published": "2023-03-13T14:49:44Z"} {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/udonent/statuses/1498733959433256964", "to": ["https://bird.makeup/users/udonent/followers"], "bcc": [], "bto": [], "tag": [{"href": "https://bird.makeup/tags/Streetfighter", "name": "#streetfighter", "type": "Hashtag"}, {"href": "https://bird.makeup/tags/Chunlibirthday", "name": "#chunlibirthday", "type": "Hashtag"}, {"href": "https://bird.makeup/tags/Chunli", "name": "#chunli", "type": "Hashtag"}, "streetfighter", "chunlibirthday", "chunli"], "url": "https://bird.makeup/users/udonent/statuses/1498733959433256964", "type": "Note", "actor": "https://bird.makeup/users/udonent", "emoji": {}, "likes": [], "content": "<p>Happy birthday Chun-Li!!We hope your day is full of surprises! </p><p>🦈Chun-Li &amp; Birdie art by Tales Silva from the 2020 Street Fighter Swimsuit Special, available in the UDON Store!🦈</p><p><a href=\"https://bit.ly/3hw7wB2\"><span>https://</span><span>bit.ly/3hw7wB2</span><span></span></a></p><p><a href=\"https://bird.makeup/tags/Streetfighter\" rel=\"tag\">#<span>Streetfighter</span></a> <a href=\"https://bird.makeup/tags/Chunli\" rel=\"tag\">#<span>Chunli</span></a> <a href=\"https://bird.makeup/tags/Chunlibirthday\" rel=\"tag\">#<span>Chunlibirthday</span></a></p>", "context": "https://headpat.cafe/contexts/7b2d6c57-1caf-43ab-ab60-f0c3f4b11b12", "replies": [], "published": "2022-03-01T18:56:35Z", "sensitive": false, "attachment": [{"url": [{"href": "https://pbs.twimg.com/media/FMySOiYUcAIFf5t.jpg", "type": "Link", "mediaType": "image/jpeg"}], "type": "Document", "mediaType": "image/jpeg"}], "like_count": 0, "attributedTo": "https://bird.makeup/users/udonent", "announcements": ["https://bird.makeup/users/muupyon3"], "replies_count": 0, "announcement_count": 1}
muupyon3@bird.makeup {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/muupyon3/statuses/1635284540771147779/activity", "to": ["https://bird.makeup/users/m0n04m1n3", "https://bird.makeup/users/muupyon3/followers"], "bcc": [], "bto": [], "type": "Announce", "actor": "https://bird.makeup/users/muupyon3", "object": "https://bird.makeup/users/m0n04m1n3/statuses/1460863124727238659", "context": "https://headpat.cafe/contexts/adde0e12-af2e-4252-8b02-28227cee4030", "published": "2023-03-13T14:49:44Z"} {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/m0n04m1n3/statuses/1460863124727238659", "to": ["https://bird.makeup/users/m0n04m1n3/followers"], "bcc": [], "bto": [], "tag": [], "url": "https://bird.makeup/users/m0n04m1n3/statuses/1460863124727238659", "type": "Note", "actor": "https://bird.makeup/users/m0n04m1n3", "emoji": {}, "likes": [], "content": "<p>Golden Bear Varsity</p>", "context": "https://headpat.cafe/contexts/adde0e12-af2e-4252-8b02-28227cee4030", "replies": [], "published": "2021-11-17T06:51:25Z", "sensitive": false, "attachment": [{"url": [{"href": "https://pbs.twimg.com/media/FEYHKaTagAE1EEJ.jpg", "type": "Link", "mediaType": "image/jpeg"}], "type": "Document", "mediaType": "image/jpeg"}], "like_count": 0, "attributedTo": "https://bird.makeup/users/m0n04m1n3", "announcements": ["https://bird.makeup/users/muupyon3"], "replies_count": 0, "announcement_count": 1}
muupyon3@bird.makeup {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/muupyon3/statuses/1635285411546423296/activity", "to": ["https://bird.makeup/users/muupyon3/followers", "https://bird.makeup/users/oyster_tenten"], "bcc": [], "bto": [], "type": "Announce", "actor": "https://bird.makeup/users/muupyon3", "object": "https://bird.makeup/users/oyster_tenten/statuses/1498795221747912705", "context": "https://headpat.cafe/contexts/1bfe7029-6d29-4e8f-b22f-013cb168459c", "published": "2023-03-13T14:49:44Z"} {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/oyster_tenten/statuses/1498795221747912705", "to": ["https://bird.makeup/users/oyster_tenten/followers"], "bcc": [], "bto": [], "tag": [], "url": "https://bird.makeup/users/oyster_tenten/statuses/1498795221747912705", "type": "Note", "actor": "https://bird.makeup/users/oyster_tenten", "emoji": {}, "likes": [], "content": "<p>おはよう春麗さん。1日遅れですが3月1日のお誕生日おめでとうございます。#オハヨウ絵</p>", "context": "https://headpat.cafe/contexts/1bfe7029-6d29-4e8f-b22f-013cb168459c", "replies": [], "published": "2022-03-01T23:00:01Z", "sensitive": false, "attachment": [{"url": [{"href": "https://pbs.twimg.com/media/FMwvWOtUcAMShjE.jpg", "type": "Link", "mediaType": "image/jpeg"}], "type": "Document", "mediaType": "image/jpeg"}], "like_count": 0, "attributedTo": "https://bird.makeup/users/oyster_tenten", "announcements": ["https://bird.makeup/users/muupyon3"], "replies_count": 0, "announcement_count": 1}
muupyon3@bird.makeup {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/muupyon3/statuses/1635285109736894466/activity", "to": ["https://bird.makeup/users/ichiroku_1", "https://bird.makeup/users/muupyon3/followers"], "bcc": [], "bto": [], "type": "Announce", "actor": "https://bird.makeup/users/muupyon3", "object": "https://bird.makeup/users/ichiroku_1/statuses/1510932719597146113", "context": "https://headpat.cafe/contexts/141c7a02-e0fe-403b-aa8b-060fee73f276", "published": "2023-03-13T14:49:44Z"} {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/ichiroku_1/statuses/1510932719597146113", "to": ["https://bird.makeup/users/ichiroku_1/followers"], "bcc": [], "bto": [], "tag": [], "url": "https://bird.makeup/users/ichiroku_1/statuses/1510932719597146113", "type": "Note", "actor": "https://bird.makeup/users/ichiroku_1", "emoji": {}, "likes": [], "content": "<p>伊13</p>", "context": "https://headpat.cafe/contexts/141c7a02-e0fe-403b-aa8b-060fee73f276", "replies": [], "published": "2022-04-04T10:50:06Z", "sensitive": false, "attachment": [{"url": [{"href": "https://pbs.twimg.com/media/FPfn-0waQAEPthS.jpg", "type": "Link", "mediaType": "image/jpeg"}], "type": "Document", "mediaType": "image/jpeg"}], "like_count": 0, "attributedTo": "https://bird.makeup/users/ichiroku_1", "announcements": ["https://bird.makeup/users/muupyon3"], "replies_count": 0, "announcement_count": 1}
muupyon3@bird.makeup {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/muupyon3/statuses/1635285092779298820/activity", "to": ["https://bird.makeup/users/ichiroku_1", "https://bird.makeup/users/muupyon3/followers"], "bcc": [], "bto": [], "type": "Announce", "actor": "https://bird.makeup/users/muupyon3", "object": "https://bird.makeup/users/ichiroku_1/statuses/1512415101969911812", "context": "https://headpat.cafe/contexts/0397559e-9816-4c33-ab27-03f2321e501f", "published": "2023-03-13T14:49:44Z"} {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/ichiroku_1/statuses/1512415101969911812", "to": ["https://bird.makeup/users/ichiroku_1/followers"], "bcc": [], "bto": [], "tag": [], "url": "https://bird.makeup/users/ichiroku_1/statuses/1512415101969911812", "type": "Note", "actor": "https://bird.makeup/users/ichiroku_1", "emoji": {}, "likes": [], "content": "<p>伊14</p>", "context": "https://headpat.cafe/contexts/0397559e-9816-4c33-ab27-03f2321e501f", "replies": [], "published": "2022-04-08T13:00:34Z", "sensitive": false, "attachment": [{"url": [{"href": "https://pbs.twimg.com/media/FP0tU69acAQ_LDj.jpg", "type": "Link", "mediaType": "image/jpeg"}], "type": "Document", "mediaType": "image/jpeg"}], "like_count": 0, "attributedTo": "https://bird.makeup/users/ichiroku_1", "announcements": ["https://bird.makeup/users/muupyon3"], "replies_count": 0, "announcement_count": 1}
muupyon3@bird.makeup {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/muupyon3/statuses/1635285373323730944/activity", "to": ["https://bird.makeup/users/cloba377", "https://bird.makeup/users/muupyon3/followers"], "bcc": [], "bto": [], "type": "Announce", "actor": "https://bird.makeup/users/muupyon3", "object": "https://bird.makeup/users/cloba377/statuses/1493788053051035651", "context": "https://headpat.cafe/contexts/7b2a26f8-a10b-4632-96d9-3058d32e041e", "published": "2023-03-13T14:49:44Z"} {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/cloba377/statuses/1493788053051035651", "to": ["https://bird.makeup/users/cloba377/followers"], "bcc": [], "bto": [], "tag": [], "url": "https://bird.makeup/users/cloba377/statuses/1493788053051035651", "type": "Note", "actor": "https://bird.makeup/users/cloba377", "emoji": {}, "likes": [], "content": "<p>❤️中華虎年🐯</p>", "context": "https://headpat.cafe/contexts/7b2a26f8-a10b-4632-96d9-3058d32e041e", "replies": [], "published": "2022-02-16T03:23:19Z", "sensitive": false, "attachment": [{"url": [{"href": "https://pbs.twimg.com/media/FLsAD0cVgAA36HN.jpg", "type": "Link", "mediaType": "image/jpeg"}], "type": "Document", "mediaType": "image/jpeg"}], "like_count": 0, "attributedTo": "https://bird.makeup/users/cloba377", "announcements": ["https://bird.makeup/users/muupyon3"], "replies_count": 0, "announcement_count": 1}
muupyon3@bird.makeup {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/muupyon3/statuses/1635284940756758528/activity", "to": ["https://bird.makeup/users/ichiroku_1", "https://bird.makeup/users/muupyon3/followers"], "bcc": [], "bto": [], "type": "Announce", "actor": "https://bird.makeup/users/muupyon3", "object": "https://bird.makeup/users/ichiroku_1/statuses/1445325941165543432", "context": "https://headpat.cafe/contexts/893ae7a4-603d-412c-8997-a79c9c62d3cd", "published": "2023-03-13T14:49:44Z"} {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/ichiroku_1/statuses/1445325941165543432", "to": ["https://bird.makeup/users/ichiroku_1/followers"], "bcc": [], "bto": [], "tag": [], "url": "https://bird.makeup/users/ichiroku_1/statuses/1445325941165543432", "type": "Note", "actor": "https://bird.makeup/users/ichiroku_1", "emoji": {}, "likes": [], "content": "<p>金剛ちゃんかわいいとチョコファッシ🍩ンおいしいの思いを込めました</p>", "context": "https://headpat.cafe/contexts/893ae7a4-603d-412c-8997-a79c9c62d3cd", "replies": [], "published": "2021-10-05T09:52:11Z", "sensitive": false, "attachment": [{"url": [{"href": "https://pbs.twimg.com/media/FA7ST3QVkAUSYFS.jpg", "type": "Link", "mediaType": "image/jpeg"}], "type": "Document", "mediaType": "image/jpeg"}], "like_count": 0, "attributedTo": "https://bird.makeup/users/ichiroku_1", "announcements": ["https://bird.makeup/users/muupyon3"], "replies_count": 0, "announcement_count": 1}
muupyon3@bird.makeup {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/muupyon3/statuses/1635285191265767426/activity", "to": ["https://bird.makeup/users/muupyon3/followers", "https://bird.makeup/users/xi_lou123"], "bcc": [], "bto": [], "type": "Announce", "actor": "https://bird.makeup/users/muupyon3", "object": "https://bird.makeup/users/xi_lou123/statuses/1282981520043413506", "context": "https://headpat.cafe/contexts/d580a809-aaee-4803-b82b-45467a289634", "published": "2023-03-13T14:49:44Z"} {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/xi_lou123/statuses/1282981520043413506", "to": ["https://bird.makeup/users/xi_lou123/followers"], "bcc": [], "bto": [], "tag": [], "url": "https://bird.makeup/users/xi_lou123/statuses/1282981520043413506", "type": "Note", "actor": "https://bird.makeup/users/xi_lou123", "emoji": {}, "likes": [], "content": "<p></p>", "context": "https://headpat.cafe/contexts/d580a809-aaee-4803-b82b-45467a289634", "replies": [], "published": "2020-07-14T10:13:25Z", "sensitive": false, "attachment": [{"url": [{"href": "https://pbs.twimg.com/media/Ec4Q3B3U4AAyvM4.png", "type": "Link", "mediaType": "image/png"}], "type": "Document", "mediaType": "image/png"}], "like_count": 0, "attributedTo": "https://bird.makeup/users/xi_lou123", "announcements": ["https://bird.makeup/users/muupyon3"], "replies_count": 0, "announcement_count": 1}
muupyon3@bird.makeup {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/muupyon3/statuses/1635284883227709442/activity", "to": ["https://bird.makeup/users/muupyon3/followers", "https://bird.makeup/users/titanium_hrk"], "bcc": [], "bto": [], "type": "Announce", "actor": "https://bird.makeup/users/muupyon3", "object": "https://bird.makeup/users/titanium_hrk/statuses/1306884941297274882", "context": "https://headpat.cafe/contexts/30995454-003d-4c6e-a209-34adc9f804f9", "published": "2023-03-13T14:49:44Z"} {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/titanium_hrk/statuses/1306884941297274882", "to": ["https://bird.makeup/users/titanium_hrk/followers"], "bcc": [], "bto": [], "tag": [], "url": "https://bird.makeup/users/titanium_hrk/statuses/1306884941297274882", "type": "Note", "actor": "https://bird.makeup/users/titanium_hrk", "emoji": {}, "likes": [], "content": "<p>たからもの</p>", "context": "https://headpat.cafe/contexts/30995454-003d-4c6e-a209-34adc9f804f9", "replies": [], "published": "2020-09-18T09:17:05Z", "sensitive": false, "attachment": [{"url": [{"href": "https://pbs.twimg.com/media/EiL87AWUcAkO6iS.jpg", "type": "Link", "mediaType": "image/jpeg"}], "type": "Document", "mediaType": "image/jpeg"}], "like_count": 0, "attributedTo": "https://bird.makeup/users/titanium_hrk", "announcements": ["https://bird.makeup/users/muupyon3"], "replies_count": 0, "announcement_count": 1}
muupyon3@bird.makeup {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/muupyon3/statuses/1635284925351096330/activity", "to": ["https://bird.makeup/users/muupyon3/followers", "https://bird.makeup/users/tykchiyo"], "bcc": [], "bto": [], "type": "Announce", "actor": "https://bird.makeup/users/muupyon3", "object": "https://bird.makeup/users/tykchiyo/statuses/1451740800090402822", "context": "https://headpat.cafe/contexts/422134e4-01ff-4a9c-b5a6-87679382b03a", "published": "2023-03-13T14:49:44Z"} {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/tykchiyo/statuses/1451740800090402822", "to": ["https://bird.makeup/users/tykchiyo/followers"], "bcc": [], "bto": [], "tag": [], "url": "https://bird.makeup/users/tykchiyo/statuses/1451740800090402822", "type": "Note", "actor": "https://bird.makeup/users/tykchiyo", "emoji": {}, "likes": [], "content": "<p>ゆいちなだなあ。。。</p>", "context": "https://headpat.cafe/contexts/422134e4-01ff-4a9c-b5a6-87679382b03a", "replies": [], "published": "2021-10-23T02:42:33Z", "sensitive": false, "attachment": [{"url": [{"href": "https://pbs.twimg.com/media/FCWeExuVUAQ5Kmo.jpg", "type": "Link", "mediaType": "image/jpeg"}], "type": "Document", "mediaType": "image/jpeg"}], "like_count": 0, "attributedTo": "https://bird.makeup/users/tykchiyo", "announcements": ["https://bird.makeup/users/muupyon3"], "replies_count": 0, "announcement_count": 1}
muupyon3@bird.makeup {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/muupyon3/statuses/1635268968524177410/activity", "to": ["https://bird.makeup/users/muupyon3/followers", "https://bird.makeup/users/vicky_film_"], "bcc": [], "bto": [], "type": "Announce", "actor": "https://bird.makeup/users/muupyon3", "object": "https://bird.makeup/users/vicky_film_/statuses/1635093864724979714", "context": "https://headpat.cafe/contexts/92bee030-0d85-4008-a399-b86e4dfe3678", "published": "2023-03-13T13:34:07Z"} {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/vicky_film_/statuses/1635093864724979714", "to": ["https://bird.makeup/users/vicky_film_/followers"], "bcc": [], "bto": [], "tag": [], "url": "https://bird.makeup/users/vicky_film_/statuses/1635093864724979714", "type": "Note", "actor": "https://bird.makeup/users/vicky_film_", "emoji": {}, "likes": [], "content": "<p>アカデミー賞でナートゥ!!</p><p>最高すぎる!!!</p>", "context": "https://headpat.cafe/contexts/92bee030-0d85-4008-a399-b86e4dfe3678", "replies": [], "published": "2023-03-13T01:42:10Z", "sensitive": false, "attachment": [{"url": [{"href": "https://video.twimg.com/amplify_video/1635092618517549057/vid/960x540/HUeqMGsf1ASPQdbx.mp4?tag=16", "type": "Link", "mediaType": "video/mp4"}], "type": "Document", "mediaType": "video/mp4"}], "like_count": 0, "attributedTo": "https://bird.makeup/users/vicky_film_", "announcements": ["https://bird.makeup/users/muupyon3"], "replies_count": 0, "announcement_count": 1}
muupyon3@bird.makeup {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/muupyon3/statuses/1635267755514658817/activity", "to": ["https://bird.makeup/users/muupyon3/followers", "https://bird.makeup/users/shij10kara"], "bcc": [], "bto": [], "type": "Announce", "actor": "https://bird.makeup/users/muupyon3", "object": "https://bird.makeup/users/shij10kara/statuses/902622084416684032", "context": "https://headpat.cafe/contexts/fe6a2926-74bb-4650-9cb6-14c6bb07c651", "published": "2023-03-13T13:33:59Z"} {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/shij10kara/statuses/902622084416684032", "to": ["https://bird.makeup/users/shij10kara/followers"], "bcc": [], "bto": [], "tag": [], "url": "https://bird.makeup/users/shij10kara/statuses/902622084416684032", "type": "Note", "actor": "https://bird.makeup/users/shij10kara", "emoji": {}, "likes": [], "content": "<p>暑いから湧き水で足水…!</p>", "context": "https://headpat.cafe/contexts/fe6a2926-74bb-4650-9cb6-14c6bb07c651", "replies": [], "published": "2017-08-29T20:00:49Z", "sensitive": false, "attachment": [{"url": [{"href": "https://pbs.twimg.com/media/DIbBtjAVwAAO4e9.jpg", "type": "Link", "mediaType": "image/jpeg"}], "type": "Document", "mediaType": "image/jpeg"}], "like_count": 0, "attributedTo": "https://bird.makeup/users/shij10kara", "announcements": ["https://bird.makeup/users/muupyon3"], "replies_count": 0, "announcement_count": 1}
muupyon3@bird.makeup {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/muupyon3/statuses/1634882070328778755/activity", "to": ["https://bird.makeup/users/muupyon3/followers", "https://bird.makeup/users/shidenchan"], "bcc": [], "bto": [], "type": "Announce", "actor": "https://bird.makeup/users/muupyon3", "object": "https://bird.makeup/users/shidenchan/statuses/1634543400455409664", "context": "https://headpat.cafe/contexts/1339f633-113e-4f4f-94ea-81cf89c72884", "published": "2023-03-12T11:53:47Z"} {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/shidenchan/statuses/1634543400455409664", "to": ["https://bird.makeup/users/shidenchan/followers"], "bcc": [], "bto": [], "tag": [], "url": "https://bird.makeup/users/shidenchan/statuses/1634543400455409664", "type": "Note", "actor": "https://bird.makeup/users/shidenchan", "emoji": {}, "likes": [], "content": "<p>次のティアの本はこういう子を描きます</p>", "context": "https://headpat.cafe/contexts/1339f633-113e-4f4f-94ea-81cf89c72884", "replies": [], "published": "2023-03-11T13:14:49Z", "sensitive": false, "attachment": [{"url": [{"href": "https://pbs.twimg.com/media/Fq8QMkeagAUZtc1.jpg", "type": "Link", "mediaType": "image/jpeg"}], "type": "Document", "mediaType": "image/jpeg"}], "like_count": 0, "attributedTo": "https://bird.makeup/users/shidenchan", "announcements": ["https://bird.makeup/users/muupyon3"], "replies_count": 0, "announcement_count": 1}
muupyon3@bird.makeup {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/muupyon3/statuses/1634731875863498752/activity", "to": ["https://bird.makeup/users/gensho_yasuda", "https://bird.makeup/users/muupyon3/followers"], "bcc": [], "bto": [], "type": "Announce", "actor": "https://bird.makeup/users/muupyon3", "object": "https://bird.makeup/users/gensho_yasuda/statuses/1634388685738131457", "context": "https://headpat.cafe/contexts/cf8287bb-db25-4cee-adf3-aea33d7fc820", "published": "2023-03-12T01:57:22Z"} {"cc": ["https://www.w3.org/ns/activitystreams#Public"], "id": "https://bird.makeup/users/gensho_yasuda/statuses/1634388685738131457", "to": ["https://bird.makeup/users/gensho_yasuda/followers"], "bcc": [], "bto": [], "tag": [], "url": "https://bird.makeup/users/gensho_yasuda/statuses/1634388685738131457", "type": "Note", "actor": "https://bird.makeup/users/gensho_yasuda", "emoji": {}, "likes": [], "content": "<p>自主制作した呪いの西洋人形ちゃんアニメまとめました!</p>", "context": "https://headpat.cafe/contexts/cf8287bb-db25-4cee-adf3-aea33d7fc820", "replies": [], "published": "2023-03-11T03:00:02Z", "sensitive": false, "attachment": [{"url": [{"href": "https://video.twimg.com/ext_tw_video/1632569610372517889/pu/vid/720x1280/5GRoLsdJulcQDU_5.mp4?tag=12", "type": "Link", "mediaType": "video/mp4"}], "type": "Document", "mediaType": "video/mp4"}], "like_count": 0, "attributedTo": "https://bird.makeup/users/gensho_yasuda", "announcements": ["https://bird.makeup/users/muupyon3"], "replies_count": 0, "announcement_count": 1}

(16 rows)

Here is the output: <table border="1"> <tr> <th align="center">nickname</th> <th align="center">data</th> <th align="center">data</th> </tr> <tr valign="top"> <td align="left">muupyon3@bird.makeup</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/muupyon3/statuses/1635284873077485572/activity&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/muupyon3/followers&quot;, &quot;https://bird.makeup/users/titanium_hrk&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;type&quot;: &quot;Announce&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/muupyon3&quot;, &quot;object&quot;: &quot;https://bird.makeup/users/titanium_hrk/statuses/1306545920830369792&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/f096f2a4-72c6-4f36-a745-291ef9a02c9a&quot;, &quot;published&quot;: &quot;2023-03-13T14:49:44Z&quot;}</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/titanium_hrk/statuses/1306545920830369792&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/titanium_hrk/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;tag&quot;: [], &quot;url&quot;: &quot;https://bird.makeup/users/titanium_hrk/statuses/1306545920830369792&quot;, &quot;type&quot;: &quot;Note&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/titanium_hrk&quot;, &quot;emoji&quot;: {}, &quot;likes&quot;: [], &quot;content&quot;: &quot;&lt;p&gt;なつのおもいで&lt;/p&gt;&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/f096f2a4-72c6-4f36-a745-291ef9a02c9a&quot;, &quot;replies&quot;: [], &quot;published&quot;: &quot;2020-09-17T10:49:56Z&quot;, &quot;sensitive&quot;: false, &quot;attachment&quot;: [{&quot;url&quot;: [{&quot;href&quot;: &quot;https://pbs.twimg.com/media/EiHIlxqU8AEgsga.jpg&quot;, &quot;type&quot;: &quot;Link&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;type&quot;: &quot;Document&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;like_count&quot;: 0, &quot;attributedTo&quot;: &quot;https://bird.makeup/users/titanium_hrk&quot;, &quot;announcements&quot;: [&quot;https://bird.makeup/users/muupyon3&quot;], &quot;replies_count&quot;: 0, &quot;announcement_count&quot;: 1}</td> </tr> <tr valign="top"> <td align="left">muupyon3@bird.makeup</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/muupyon3/statuses/1635285385986334720/activity&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/extremaratio69&quot;, &quot;https://bird.makeup/users/muupyon3/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;type&quot;: &quot;Announce&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/muupyon3&quot;, &quot;object&quot;: &quot;https://bird.makeup/users/extremaratio69/statuses/1497583727404195843&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/997fcdb4-3ea7-480b-bf9b-8fcba1d2aee9&quot;, &quot;published&quot;: &quot;2023-03-13T14:49:44Z&quot;}</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/extremaratio69/statuses/1497583727404195843&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/extremaratio69/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;tag&quot;: [{&quot;href&quot;: &quot;https://bird.makeup/users/hijikara&quot;, &quot;name&quot;: &quot;@hijikara&quot;, &quot;type&quot;: &quot;Mention&quot;}], &quot;url&quot;: &quot;https://bird.makeup/users/extremaratio69/statuses/1497583727404195843&quot;, &quot;type&quot;: &quot;Note&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/extremaratio69&quot;, &quot;emoji&quot;: {}, &quot;likes&quot;: [], &quot;content&quot;: &quot;&lt;p&gt;&lt;span class=\&quot;h-card\&quot;&gt;&lt;a href=\&quot;https://bird.makeup/users/hijikara\&quot; class=\&quot;u-url mention\&quot;&gt;@&lt;span&gt;hijikara&lt;/span&gt;&lt;/a&gt;&lt;/span&gt; あんましつこいと魚雷でドツかれる&lt;/p&gt;&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/997fcdb4-3ea7-480b-bf9b-8fcba1d2aee9&quot;, &quot;replies&quot;: [], &quot;inReplyTo&quot;: &quot;https://bird.makeup/users/hijikara/statuses/1497542866993745921&quot;, &quot;published&quot;: &quot;2022-02-26T14:45:59Z&quot;, &quot;sensitive&quot;: false, &quot;attachment&quot;: [{&quot;url&quot;: [{&quot;href&quot;: &quot;https://pbs.twimg.com/media/FMh8N1bUUAYApLa.jpg&quot;, &quot;type&quot;: &quot;Link&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;type&quot;: &quot;Document&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;like_count&quot;: 0, &quot;attributedTo&quot;: &quot;https://bird.makeup/users/extremaratio69&quot;, &quot;announcements&quot;: [&quot;https://bird.makeup/users/muupyon3&quot;], &quot;replies_count&quot;: 0, &quot;announcement_count&quot;: 1}</td> </tr> <tr valign="top"> <td align="left">muupyon3@bird.makeup</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/muupyon3/statuses/1635285400339218435/activity&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/muupyon3/followers&quot;, &quot;https://bird.makeup/users/udonent&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;type&quot;: &quot;Announce&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/muupyon3&quot;, &quot;object&quot;: &quot;https://bird.makeup/users/udonent/statuses/1498733959433256964&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/7b2d6c57-1caf-43ab-ab60-f0c3f4b11b12&quot;, &quot;published&quot;: &quot;2023-03-13T14:49:44Z&quot;}</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/udonent/statuses/1498733959433256964&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/udonent/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;tag&quot;: [{&quot;href&quot;: &quot;https://bird.makeup/tags/Streetfighter&quot;, &quot;name&quot;: &quot;#streetfighter&quot;, &quot;type&quot;: &quot;Hashtag&quot;}, {&quot;href&quot;: &quot;https://bird.makeup/tags/Chunlibirthday&quot;, &quot;name&quot;: &quot;#chunlibirthday&quot;, &quot;type&quot;: &quot;Hashtag&quot;}, {&quot;href&quot;: &quot;https://bird.makeup/tags/Chunli&quot;, &quot;name&quot;: &quot;#chunli&quot;, &quot;type&quot;: &quot;Hashtag&quot;}, &quot;streetfighter&quot;, &quot;chunlibirthday&quot;, &quot;chunli&quot;], &quot;url&quot;: &quot;https://bird.makeup/users/udonent/statuses/1498733959433256964&quot;, &quot;type&quot;: &quot;Note&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/udonent&quot;, &quot;emoji&quot;: {}, &quot;likes&quot;: [], &quot;content&quot;: &quot;&lt;p&gt;✨Happy birthday Chun-Li!!✨We hope your day is full of surprises! &lt;/p&gt;&lt;p&gt;🦈Chun-Li &amp;amp; Birdie art by Tales Silva from the 2020 Street Fighter Swimsuit Special, available in the UDON Store!🦈&lt;/p&gt;&lt;p&gt;&lt;a href=\&quot;https://bit.ly/3hw7wB2\&quot;&gt;&lt;span&gt;https://&lt;/span&gt;&lt;span&gt;bit.ly/3hw7wB2&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=\&quot;https://bird.makeup/tags/Streetfighter\&quot; rel=\&quot;tag\&quot;&gt;#&lt;span&gt;Streetfighter&lt;/span&gt;&lt;/a&gt; &lt;a href=\&quot;https://bird.makeup/tags/Chunli\&quot; rel=\&quot;tag\&quot;&gt;#&lt;span&gt;Chunli&lt;/span&gt;&lt;/a&gt; &lt;a href=\&quot;https://bird.makeup/tags/Chunlibirthday\&quot; rel=\&quot;tag\&quot;&gt;#&lt;span&gt;Chunlibirthday&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/7b2d6c57-1caf-43ab-ab60-f0c3f4b11b12&quot;, &quot;replies&quot;: [], &quot;published&quot;: &quot;2022-03-01T18:56:35Z&quot;, &quot;sensitive&quot;: false, &quot;attachment&quot;: [{&quot;url&quot;: [{&quot;href&quot;: &quot;https://pbs.twimg.com/media/FMySOiYUcAIFf5t.jpg&quot;, &quot;type&quot;: &quot;Link&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;type&quot;: &quot;Document&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;like_count&quot;: 0, &quot;attributedTo&quot;: &quot;https://bird.makeup/users/udonent&quot;, &quot;announcements&quot;: [&quot;https://bird.makeup/users/muupyon3&quot;], &quot;replies_count&quot;: 0, &quot;announcement_count&quot;: 1}</td> </tr> <tr valign="top"> <td align="left">muupyon3@bird.makeup</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/muupyon3/statuses/1635284540771147779/activity&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/m0n04m1n3&quot;, &quot;https://bird.makeup/users/muupyon3/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;type&quot;: &quot;Announce&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/muupyon3&quot;, &quot;object&quot;: &quot;https://bird.makeup/users/m0n04m1n3/statuses/1460863124727238659&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/adde0e12-af2e-4252-8b02-28227cee4030&quot;, &quot;published&quot;: &quot;2023-03-13T14:49:44Z&quot;}</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/m0n04m1n3/statuses/1460863124727238659&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/m0n04m1n3/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;tag&quot;: [], &quot;url&quot;: &quot;https://bird.makeup/users/m0n04m1n3/statuses/1460863124727238659&quot;, &quot;type&quot;: &quot;Note&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/m0n04m1n3&quot;, &quot;emoji&quot;: {}, &quot;likes&quot;: [], &quot;content&quot;: &quot;&lt;p&gt;Golden Bear Varsity&lt;/p&gt;&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/adde0e12-af2e-4252-8b02-28227cee4030&quot;, &quot;replies&quot;: [], &quot;published&quot;: &quot;2021-11-17T06:51:25Z&quot;, &quot;sensitive&quot;: false, &quot;attachment&quot;: [{&quot;url&quot;: [{&quot;href&quot;: &quot;https://pbs.twimg.com/media/FEYHKaTagAE1EEJ.jpg&quot;, &quot;type&quot;: &quot;Link&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;type&quot;: &quot;Document&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;like_count&quot;: 0, &quot;attributedTo&quot;: &quot;https://bird.makeup/users/m0n04m1n3&quot;, &quot;announcements&quot;: [&quot;https://bird.makeup/users/muupyon3&quot;], &quot;replies_count&quot;: 0, &quot;announcement_count&quot;: 1}</td> </tr> <tr valign="top"> <td align="left">muupyon3@bird.makeup</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/muupyon3/statuses/1635285411546423296/activity&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/muupyon3/followers&quot;, &quot;https://bird.makeup/users/oyster_tenten&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;type&quot;: &quot;Announce&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/muupyon3&quot;, &quot;object&quot;: &quot;https://bird.makeup/users/oyster_tenten/statuses/1498795221747912705&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/1bfe7029-6d29-4e8f-b22f-013cb168459c&quot;, &quot;published&quot;: &quot;2023-03-13T14:49:44Z&quot;}</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/oyster_tenten/statuses/1498795221747912705&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/oyster_tenten/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;tag&quot;: [], &quot;url&quot;: &quot;https://bird.makeup/users/oyster_tenten/statuses/1498795221747912705&quot;, &quot;type&quot;: &quot;Note&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/oyster_tenten&quot;, &quot;emoji&quot;: {}, &quot;likes&quot;: [], &quot;content&quot;: &quot;&lt;p&gt;おはよう春麗さん。1日遅れですが3月1日のお誕生日おめでとうございます。#オハヨウ絵&lt;/p&gt;&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/1bfe7029-6d29-4e8f-b22f-013cb168459c&quot;, &quot;replies&quot;: [], &quot;published&quot;: &quot;2022-03-01T23:00:01Z&quot;, &quot;sensitive&quot;: false, &quot;attachment&quot;: [{&quot;url&quot;: [{&quot;href&quot;: &quot;https://pbs.twimg.com/media/FMwvWOtUcAMShjE.jpg&quot;, &quot;type&quot;: &quot;Link&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;type&quot;: &quot;Document&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;like_count&quot;: 0, &quot;attributedTo&quot;: &quot;https://bird.makeup/users/oyster_tenten&quot;, &quot;announcements&quot;: [&quot;https://bird.makeup/users/muupyon3&quot;], &quot;replies_count&quot;: 0, &quot;announcement_count&quot;: 1}</td> </tr> <tr valign="top"> <td align="left">muupyon3@bird.makeup</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/muupyon3/statuses/1635285109736894466/activity&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/ichiroku_1&quot;, &quot;https://bird.makeup/users/muupyon3/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;type&quot;: &quot;Announce&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/muupyon3&quot;, &quot;object&quot;: &quot;https://bird.makeup/users/ichiroku_1/statuses/1510932719597146113&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/141c7a02-e0fe-403b-aa8b-060fee73f276&quot;, &quot;published&quot;: &quot;2023-03-13T14:49:44Z&quot;}</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/ichiroku_1/statuses/1510932719597146113&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/ichiroku_1/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;tag&quot;: [], &quot;url&quot;: &quot;https://bird.makeup/users/ichiroku_1/statuses/1510932719597146113&quot;, &quot;type&quot;: &quot;Note&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/ichiroku_1&quot;, &quot;emoji&quot;: {}, &quot;likes&quot;: [], &quot;content&quot;: &quot;&lt;p&gt;伊13&lt;/p&gt;&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/141c7a02-e0fe-403b-aa8b-060fee73f276&quot;, &quot;replies&quot;: [], &quot;published&quot;: &quot;2022-04-04T10:50:06Z&quot;, &quot;sensitive&quot;: false, &quot;attachment&quot;: [{&quot;url&quot;: [{&quot;href&quot;: &quot;https://pbs.twimg.com/media/FPfn-0waQAEPthS.jpg&quot;, &quot;type&quot;: &quot;Link&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;type&quot;: &quot;Document&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;like_count&quot;: 0, &quot;attributedTo&quot;: &quot;https://bird.makeup/users/ichiroku_1&quot;, &quot;announcements&quot;: [&quot;https://bird.makeup/users/muupyon3&quot;], &quot;replies_count&quot;: 0, &quot;announcement_count&quot;: 1}</td> </tr> <tr valign="top"> <td align="left">muupyon3@bird.makeup</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/muupyon3/statuses/1635285092779298820/activity&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/ichiroku_1&quot;, &quot;https://bird.makeup/users/muupyon3/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;type&quot;: &quot;Announce&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/muupyon3&quot;, &quot;object&quot;: &quot;https://bird.makeup/users/ichiroku_1/statuses/1512415101969911812&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/0397559e-9816-4c33-ab27-03f2321e501f&quot;, &quot;published&quot;: &quot;2023-03-13T14:49:44Z&quot;}</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/ichiroku_1/statuses/1512415101969911812&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/ichiroku_1/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;tag&quot;: [], &quot;url&quot;: &quot;https://bird.makeup/users/ichiroku_1/statuses/1512415101969911812&quot;, &quot;type&quot;: &quot;Note&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/ichiroku_1&quot;, &quot;emoji&quot;: {}, &quot;likes&quot;: [], &quot;content&quot;: &quot;&lt;p&gt;伊14&lt;/p&gt;&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/0397559e-9816-4c33-ab27-03f2321e501f&quot;, &quot;replies&quot;: [], &quot;published&quot;: &quot;2022-04-08T13:00:34Z&quot;, &quot;sensitive&quot;: false, &quot;attachment&quot;: [{&quot;url&quot;: [{&quot;href&quot;: &quot;https://pbs.twimg.com/media/FP0tU69acAQ_LDj.jpg&quot;, &quot;type&quot;: &quot;Link&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;type&quot;: &quot;Document&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;like_count&quot;: 0, &quot;attributedTo&quot;: &quot;https://bird.makeup/users/ichiroku_1&quot;, &quot;announcements&quot;: [&quot;https://bird.makeup/users/muupyon3&quot;], &quot;replies_count&quot;: 0, &quot;announcement_count&quot;: 1}</td> </tr> <tr valign="top"> <td align="left">muupyon3@bird.makeup</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/muupyon3/statuses/1635285373323730944/activity&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/cloba377&quot;, &quot;https://bird.makeup/users/muupyon3/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;type&quot;: &quot;Announce&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/muupyon3&quot;, &quot;object&quot;: &quot;https://bird.makeup/users/cloba377/statuses/1493788053051035651&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/7b2a26f8-a10b-4632-96d9-3058d32e041e&quot;, &quot;published&quot;: &quot;2023-03-13T14:49:44Z&quot;}</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/cloba377/statuses/1493788053051035651&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/cloba377/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;tag&quot;: [], &quot;url&quot;: &quot;https://bird.makeup/users/cloba377/statuses/1493788053051035651&quot;, &quot;type&quot;: &quot;Note&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/cloba377&quot;, &quot;emoji&quot;: {}, &quot;likes&quot;: [], &quot;content&quot;: &quot;&lt;p&gt;❤️中華虎年🐯&lt;/p&gt;&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/7b2a26f8-a10b-4632-96d9-3058d32e041e&quot;, &quot;replies&quot;: [], &quot;published&quot;: &quot;2022-02-16T03:23:19Z&quot;, &quot;sensitive&quot;: false, &quot;attachment&quot;: [{&quot;url&quot;: [{&quot;href&quot;: &quot;https://pbs.twimg.com/media/FLsAD0cVgAA36HN.jpg&quot;, &quot;type&quot;: &quot;Link&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;type&quot;: &quot;Document&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;like_count&quot;: 0, &quot;attributedTo&quot;: &quot;https://bird.makeup/users/cloba377&quot;, &quot;announcements&quot;: [&quot;https://bird.makeup/users/muupyon3&quot;], &quot;replies_count&quot;: 0, &quot;announcement_count&quot;: 1}</td> </tr> <tr valign="top"> <td align="left">muupyon3@bird.makeup</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/muupyon3/statuses/1635284940756758528/activity&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/ichiroku_1&quot;, &quot;https://bird.makeup/users/muupyon3/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;type&quot;: &quot;Announce&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/muupyon3&quot;, &quot;object&quot;: &quot;https://bird.makeup/users/ichiroku_1/statuses/1445325941165543432&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/893ae7a4-603d-412c-8997-a79c9c62d3cd&quot;, &quot;published&quot;: &quot;2023-03-13T14:49:44Z&quot;}</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/ichiroku_1/statuses/1445325941165543432&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/ichiroku_1/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;tag&quot;: [], &quot;url&quot;: &quot;https://bird.makeup/users/ichiroku_1/statuses/1445325941165543432&quot;, &quot;type&quot;: &quot;Note&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/ichiroku_1&quot;, &quot;emoji&quot;: {}, &quot;likes&quot;: [], &quot;content&quot;: &quot;&lt;p&gt;金剛ちゃんかわいいとチョコファッシ🍩ンおいしいの思いを込めました&lt;/p&gt;&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/893ae7a4-603d-412c-8997-a79c9c62d3cd&quot;, &quot;replies&quot;: [], &quot;published&quot;: &quot;2021-10-05T09:52:11Z&quot;, &quot;sensitive&quot;: false, &quot;attachment&quot;: [{&quot;url&quot;: [{&quot;href&quot;: &quot;https://pbs.twimg.com/media/FA7ST3QVkAUSYFS.jpg&quot;, &quot;type&quot;: &quot;Link&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;type&quot;: &quot;Document&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;like_count&quot;: 0, &quot;attributedTo&quot;: &quot;https://bird.makeup/users/ichiroku_1&quot;, &quot;announcements&quot;: [&quot;https://bird.makeup/users/muupyon3&quot;], &quot;replies_count&quot;: 0, &quot;announcement_count&quot;: 1}</td> </tr> <tr valign="top"> <td align="left">muupyon3@bird.makeup</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/muupyon3/statuses/1635285191265767426/activity&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/muupyon3/followers&quot;, &quot;https://bird.makeup/users/xi_lou123&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;type&quot;: &quot;Announce&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/muupyon3&quot;, &quot;object&quot;: &quot;https://bird.makeup/users/xi_lou123/statuses/1282981520043413506&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/d580a809-aaee-4803-b82b-45467a289634&quot;, &quot;published&quot;: &quot;2023-03-13T14:49:44Z&quot;}</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/xi_lou123/statuses/1282981520043413506&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/xi_lou123/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;tag&quot;: [], &quot;url&quot;: &quot;https://bird.makeup/users/xi_lou123/statuses/1282981520043413506&quot;, &quot;type&quot;: &quot;Note&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/xi_lou123&quot;, &quot;emoji&quot;: {}, &quot;likes&quot;: [], &quot;content&quot;: &quot;&lt;p&gt;&lt;/p&gt;&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/d580a809-aaee-4803-b82b-45467a289634&quot;, &quot;replies&quot;: [], &quot;published&quot;: &quot;2020-07-14T10:13:25Z&quot;, &quot;sensitive&quot;: false, &quot;attachment&quot;: [{&quot;url&quot;: [{&quot;href&quot;: &quot;https://pbs.twimg.com/media/Ec4Q3B3U4AAyvM4.png&quot;, &quot;type&quot;: &quot;Link&quot;, &quot;mediaType&quot;: &quot;image/png&quot;}], &quot;type&quot;: &quot;Document&quot;, &quot;mediaType&quot;: &quot;image/png&quot;}], &quot;like_count&quot;: 0, &quot;attributedTo&quot;: &quot;https://bird.makeup/users/xi_lou123&quot;, &quot;announcements&quot;: [&quot;https://bird.makeup/users/muupyon3&quot;], &quot;replies_count&quot;: 0, &quot;announcement_count&quot;: 1}</td> </tr> <tr valign="top"> <td align="left">muupyon3@bird.makeup</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/muupyon3/statuses/1635284883227709442/activity&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/muupyon3/followers&quot;, &quot;https://bird.makeup/users/titanium_hrk&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;type&quot;: &quot;Announce&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/muupyon3&quot;, &quot;object&quot;: &quot;https://bird.makeup/users/titanium_hrk/statuses/1306884941297274882&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/30995454-003d-4c6e-a209-34adc9f804f9&quot;, &quot;published&quot;: &quot;2023-03-13T14:49:44Z&quot;}</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/titanium_hrk/statuses/1306884941297274882&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/titanium_hrk/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;tag&quot;: [], &quot;url&quot;: &quot;https://bird.makeup/users/titanium_hrk/statuses/1306884941297274882&quot;, &quot;type&quot;: &quot;Note&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/titanium_hrk&quot;, &quot;emoji&quot;: {}, &quot;likes&quot;: [], &quot;content&quot;: &quot;&lt;p&gt;たからもの&lt;/p&gt;&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/30995454-003d-4c6e-a209-34adc9f804f9&quot;, &quot;replies&quot;: [], &quot;published&quot;: &quot;2020-09-18T09:17:05Z&quot;, &quot;sensitive&quot;: false, &quot;attachment&quot;: [{&quot;url&quot;: [{&quot;href&quot;: &quot;https://pbs.twimg.com/media/EiL87AWUcAkO6iS.jpg&quot;, &quot;type&quot;: &quot;Link&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;type&quot;: &quot;Document&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;like_count&quot;: 0, &quot;attributedTo&quot;: &quot;https://bird.makeup/users/titanium_hrk&quot;, &quot;announcements&quot;: [&quot;https://bird.makeup/users/muupyon3&quot;], &quot;replies_count&quot;: 0, &quot;announcement_count&quot;: 1}</td> </tr> <tr valign="top"> <td align="left">muupyon3@bird.makeup</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/muupyon3/statuses/1635284925351096330/activity&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/muupyon3/followers&quot;, &quot;https://bird.makeup/users/tykchiyo&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;type&quot;: &quot;Announce&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/muupyon3&quot;, &quot;object&quot;: &quot;https://bird.makeup/users/tykchiyo/statuses/1451740800090402822&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/422134e4-01ff-4a9c-b5a6-87679382b03a&quot;, &quot;published&quot;: &quot;2023-03-13T14:49:44Z&quot;}</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/tykchiyo/statuses/1451740800090402822&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/tykchiyo/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;tag&quot;: [], &quot;url&quot;: &quot;https://bird.makeup/users/tykchiyo/statuses/1451740800090402822&quot;, &quot;type&quot;: &quot;Note&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/tykchiyo&quot;, &quot;emoji&quot;: {}, &quot;likes&quot;: [], &quot;content&quot;: &quot;&lt;p&gt;ゆいちなだなあ。。。&lt;/p&gt;&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/422134e4-01ff-4a9c-b5a6-87679382b03a&quot;, &quot;replies&quot;: [], &quot;published&quot;: &quot;2021-10-23T02:42:33Z&quot;, &quot;sensitive&quot;: false, &quot;attachment&quot;: [{&quot;url&quot;: [{&quot;href&quot;: &quot;https://pbs.twimg.com/media/FCWeExuVUAQ5Kmo.jpg&quot;, &quot;type&quot;: &quot;Link&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;type&quot;: &quot;Document&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;like_count&quot;: 0, &quot;attributedTo&quot;: &quot;https://bird.makeup/users/tykchiyo&quot;, &quot;announcements&quot;: [&quot;https://bird.makeup/users/muupyon3&quot;], &quot;replies_count&quot;: 0, &quot;announcement_count&quot;: 1}</td> </tr> <tr valign="top"> <td align="left">muupyon3@bird.makeup</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/muupyon3/statuses/1635268968524177410/activity&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/muupyon3/followers&quot;, &quot;https://bird.makeup/users/vicky_film_&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;type&quot;: &quot;Announce&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/muupyon3&quot;, &quot;object&quot;: &quot;https://bird.makeup/users/vicky_film_/statuses/1635093864724979714&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/92bee030-0d85-4008-a399-b86e4dfe3678&quot;, &quot;published&quot;: &quot;2023-03-13T13:34:07Z&quot;}</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/vicky_film_/statuses/1635093864724979714&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/vicky_film_/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;tag&quot;: [], &quot;url&quot;: &quot;https://bird.makeup/users/vicky_film_/statuses/1635093864724979714&quot;, &quot;type&quot;: &quot;Note&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/vicky_film_&quot;, &quot;emoji&quot;: {}, &quot;likes&quot;: [], &quot;content&quot;: &quot;&lt;p&gt;アカデミー賞でナートゥ!!&lt;/p&gt;&lt;p&gt;最高すぎる!!!&lt;/p&gt;&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/92bee030-0d85-4008-a399-b86e4dfe3678&quot;, &quot;replies&quot;: [], &quot;published&quot;: &quot;2023-03-13T01:42:10Z&quot;, &quot;sensitive&quot;: false, &quot;attachment&quot;: [{&quot;url&quot;: [{&quot;href&quot;: &quot;https://video.twimg.com/amplify_video/1635092618517549057/vid/960x540/HUeqMGsf1ASPQdbx.mp4?tag=16&quot;, &quot;type&quot;: &quot;Link&quot;, &quot;mediaType&quot;: &quot;video/mp4&quot;}], &quot;type&quot;: &quot;Document&quot;, &quot;mediaType&quot;: &quot;video/mp4&quot;}], &quot;like_count&quot;: 0, &quot;attributedTo&quot;: &quot;https://bird.makeup/users/vicky_film_&quot;, &quot;announcements&quot;: [&quot;https://bird.makeup/users/muupyon3&quot;], &quot;replies_count&quot;: 0, &quot;announcement_count&quot;: 1}</td> </tr> <tr valign="top"> <td align="left">muupyon3@bird.makeup</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/muupyon3/statuses/1635267755514658817/activity&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/muupyon3/followers&quot;, &quot;https://bird.makeup/users/shij10kara&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;type&quot;: &quot;Announce&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/muupyon3&quot;, &quot;object&quot;: &quot;https://bird.makeup/users/shij10kara/statuses/902622084416684032&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/fe6a2926-74bb-4650-9cb6-14c6bb07c651&quot;, &quot;published&quot;: &quot;2023-03-13T13:33:59Z&quot;}</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/shij10kara/statuses/902622084416684032&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/shij10kara/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;tag&quot;: [], &quot;url&quot;: &quot;https://bird.makeup/users/shij10kara/statuses/902622084416684032&quot;, &quot;type&quot;: &quot;Note&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/shij10kara&quot;, &quot;emoji&quot;: {}, &quot;likes&quot;: [], &quot;content&quot;: &quot;&lt;p&gt;暑いから湧き水で足水…!&lt;/p&gt;&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/fe6a2926-74bb-4650-9cb6-14c6bb07c651&quot;, &quot;replies&quot;: [], &quot;published&quot;: &quot;2017-08-29T20:00:49Z&quot;, &quot;sensitive&quot;: false, &quot;attachment&quot;: [{&quot;url&quot;: [{&quot;href&quot;: &quot;https://pbs.twimg.com/media/DIbBtjAVwAAO4e9.jpg&quot;, &quot;type&quot;: &quot;Link&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;type&quot;: &quot;Document&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;like_count&quot;: 0, &quot;attributedTo&quot;: &quot;https://bird.makeup/users/shij10kara&quot;, &quot;announcements&quot;: [&quot;https://bird.makeup/users/muupyon3&quot;], &quot;replies_count&quot;: 0, &quot;announcement_count&quot;: 1}</td> </tr> <tr valign="top"> <td align="left">muupyon3@bird.makeup</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/muupyon3/statuses/1634882070328778755/activity&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/muupyon3/followers&quot;, &quot;https://bird.makeup/users/shidenchan&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;type&quot;: &quot;Announce&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/muupyon3&quot;, &quot;object&quot;: &quot;https://bird.makeup/users/shidenchan/statuses/1634543400455409664&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/1339f633-113e-4f4f-94ea-81cf89c72884&quot;, &quot;published&quot;: &quot;2023-03-12T11:53:47Z&quot;}</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/shidenchan/statuses/1634543400455409664&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/shidenchan/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;tag&quot;: [], &quot;url&quot;: &quot;https://bird.makeup/users/shidenchan/statuses/1634543400455409664&quot;, &quot;type&quot;: &quot;Note&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/shidenchan&quot;, &quot;emoji&quot;: {}, &quot;likes&quot;: [], &quot;content&quot;: &quot;&lt;p&gt;次のティアの本はこういう子を描きます&lt;/p&gt;&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/1339f633-113e-4f4f-94ea-81cf89c72884&quot;, &quot;replies&quot;: [], &quot;published&quot;: &quot;2023-03-11T13:14:49Z&quot;, &quot;sensitive&quot;: false, &quot;attachment&quot;: [{&quot;url&quot;: [{&quot;href&quot;: &quot;https://pbs.twimg.com/media/Fq8QMkeagAUZtc1.jpg&quot;, &quot;type&quot;: &quot;Link&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;type&quot;: &quot;Document&quot;, &quot;mediaType&quot;: &quot;image/jpeg&quot;}], &quot;like_count&quot;: 0, &quot;attributedTo&quot;: &quot;https://bird.makeup/users/shidenchan&quot;, &quot;announcements&quot;: [&quot;https://bird.makeup/users/muupyon3&quot;], &quot;replies_count&quot;: 0, &quot;announcement_count&quot;: 1}</td> </tr> <tr valign="top"> <td align="left">muupyon3@bird.makeup</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/muupyon3/statuses/1634731875863498752/activity&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/gensho_yasuda&quot;, &quot;https://bird.makeup/users/muupyon3/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;type&quot;: &quot;Announce&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/muupyon3&quot;, &quot;object&quot;: &quot;https://bird.makeup/users/gensho_yasuda/statuses/1634388685738131457&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/cf8287bb-db25-4cee-adf3-aea33d7fc820&quot;, &quot;published&quot;: &quot;2023-03-12T01:57:22Z&quot;}</td> <td align="left">{&quot;cc&quot;: [&quot;https://www.w3.org/ns/activitystreams#Public&quot;], &quot;id&quot;: &quot;https://bird.makeup/users/gensho_yasuda/statuses/1634388685738131457&quot;, &quot;to&quot;: [&quot;https://bird.makeup/users/gensho_yasuda/followers&quot;], &quot;bcc&quot;: [], &quot;bto&quot;: [], &quot;tag&quot;: [], &quot;url&quot;: &quot;https://bird.makeup/users/gensho_yasuda/statuses/1634388685738131457&quot;, &quot;type&quot;: &quot;Note&quot;, &quot;actor&quot;: &quot;https://bird.makeup/users/gensho_yasuda&quot;, &quot;emoji&quot;: {}, &quot;likes&quot;: [], &quot;content&quot;: &quot;&lt;p&gt;自主制作した呪いの西洋人形ちゃんアニメまとめました!&lt;/p&gt;&quot;, &quot;context&quot;: &quot;https://headpat.cafe/contexts/cf8287bb-db25-4cee-adf3-aea33d7fc820&quot;, &quot;replies&quot;: [], &quot;published&quot;: &quot;2023-03-11T03:00:02Z&quot;, &quot;sensitive&quot;: false, &quot;attachment&quot;: [{&quot;url&quot;: [{&quot;href&quot;: &quot;https://video.twimg.com/ext_tw_video/1632569610372517889/pu/vid/720x1280/5GRoLsdJulcQDU_5.mp4?tag=12&quot;, &quot;type&quot;: &quot;Link&quot;, &quot;mediaType&quot;: &quot;video/mp4&quot;}], &quot;type&quot;: &quot;Document&quot;, &quot;mediaType&quot;: &quot;video/mp4&quot;}], &quot;like_count&quot;: 0, &quot;attributedTo&quot;: &quot;https://bird.makeup/users/gensho_yasuda&quot;, &quot;announcements&quot;: [&quot;https://bird.makeup/users/muupyon3&quot;], &quot;replies_count&quot;: 0, &quot;announcement_count&quot;: 1}</td> </tr> </table> <p>(16 rows)<br /> </p>
30 KiB

wonderful, thanks a lot!
that should assist, i'll try loading it into my debug instance and trying to reproduce

wonderful, thanks a lot! that should assist, i'll try loading it into my debug instance and trying to reproduce

i am sadly not able to replicate this in any capacity
all posts load and render just fine

you may want to turn up your logging to debug, that may help

i am sadly not able to replicate this in any capacity all posts load and render just fine you may want to turn up your logging to debug, that may help

Right. I actually have the same now. I went and had dinner, server has been up and running flawlessly for 4 days straight, when I came back to computer from dinner it can't load home timeline. Notifications is loading. Right out of the blue this happened.image

I tried to re-apply the latest stable update (according to official guide, which I was already on, but hey, had to try), including doing the front-end updates and have restarted the server twice. Same thing.

No idea what to do next.

Right. I actually have the same now. I went and had dinner, server has been up and running flawlessly for 4 days straight, when I came back to computer from dinner it can't load home timeline. Notifications is loading. Right out of the blue this happened.![image](/attachments/836731cc-1b59-4e6f-a3e0-b1ce40527444) I tried to re-apply the latest stable update (according to [official guide](https://docs.akkoma.dev/stable/administration/updating/), which I was already on, but hey, had to try), including doing the front-end updates and have restarted the server twice. Same thing. No idea what to do next.
4.2 MiB

again with no data to go on there's no way anyone can help

turn logs up to maximum, see if the API route returns anything with reblogs turned off etc etc

again with no data to go on there's no way anyone can help turn logs up to maximum, see if the API route returns anything with reblogs turned off etc etc

As I was looking in the log and noticed a few strange things I got annoyed by the fact it said "pleroma" (yeah, I know, a little thing) so I figured I should change that in admin-fe too, and reload the logs. I changed it to "akkoma" and then just went to verify it didn't work still and...well...it did. The home feed that is. It was back to working. No idea what happened. Sorry for being quick on the trigger here. I've had wine, is that a decent excuse...?

As I was looking in the log and noticed a few strange things I got annoyed by the fact it said "pleroma" (yeah, I know, a little thing) so I figured I should change that in admin-fe too, and reload the logs. I changed it to "akkoma" and then just went to verify it didn't work still and...well...it did. The home feed that is. It was back to working. No idea what happened. Sorry for being quick on the trigger here. I've had wine, is that a decent excuse...?
Author

Trying that same endpoint again and now I'm getting an error in the logs. It seems to be the same error as in #482 so maybe that was it the whole time.

Trying that same endpoint again and now I'm getting an error in the logs. It seems to be the same error as in #482 so maybe that was it the whole time.

Also ran into a some errors today. Here's what popped in my logs at the time:

akkoma_1  | 
akkoma_1  | 17:15:19.001 [error] Process #PID<0.4804.21> raised an exception
akkoma_1  | ** (FunctionClauseError) no function clause matching in Base.url_encode64/2
akkoma_1  |     (elixir 1.13.4) lib/base.ex:460: Base.url_encode64(nil, [padding: false])
akkoma_1  |     (pleroma 3.7.1) lib/pleroma/web/media_proxy.ex:93: Pleroma.Web.MediaProxy.base64_sig64/1
akkoma_1  |     (pleroma 3.7.1) lib/pleroma/web/media_proxy.ex:110: Pleroma.Web.MediaProxy.encode_preview_url/2
akkoma_1  |     (pleroma 3.7.1) lib/pleroma/web/mastodon_api/views/account_view.ex:207: Pleroma.Web.MastodonAPI.AccountView.do_render/2
akkoma_1  |     (pleroma 3.7.1) lib/pleroma/web/mastodon_api/views/status_view.ex:370: Pleroma.Web.MastodonAPI.StatusView.render/2
akkoma_1  |     (pleroma 3.7.1) lib/pleroma/web/mastodon_api/views/status_view.ex:159: Pleroma.Web.MastodonAPI.StatusView.render/2
akkoma_1  |     (pleroma 3.7.1) lib/pleroma/web/views/streamer_view.ex:65: Pleroma.Web.StreamerView.render/3
akkoma_1  |     (pleroma 3.7.1) lib/pleroma/web/streamer.ex:323: Pleroma.Web.Streamer.push_to_socket/2
akkoma_1  | 
akkoma_1  | 17:15:19.005 [error] Process #PID<0.4814.21> raised an exception
akkoma_1  | ** (FunctionClauseError) no function clause matching in Base.url_encode64/2
akkoma_1  |     (elixir 1.13.4) lib/base.ex:460: Base.url_encode64(nil, [padding: false])
akkoma_1  |     (pleroma 3.7.1) lib/pleroma/web/media_proxy.ex:93: Pleroma.Web.MediaProxy.base64_sig64/1
akkoma_1  |     (pleroma 3.7.1) lib/pleroma/web/media_proxy.ex:110: Pleroma.Web.MediaProxy.encode_preview_url/2
akkoma_1  |     (pleroma 3.7.1) lib/pleroma/web/mastodon_api/views/account_view.ex:207: Pleroma.Web.MastodonAPI.AccountView.do_render/2
akkoma_1  |     (pleroma 3.7.1) lib/pleroma/web/mastodon_api/views/status_view.ex:370: Pleroma.Web.MastodonAPI.StatusView.render/2
akkoma_1  |     (pleroma 3.7.1) lib/pleroma/web/mastodon_api/views/status_view.ex:159: Pleroma.Web.MastodonAPI.StatusView.render/2
akkoma_1  |     (pleroma 3.7.1) lib/pleroma/web/views/streamer_view.ex:65: Pleroma.Web.StreamerView.render/3
akkoma_1  |     (pleroma 3.7.1) lib/pleroma/web/streamer.ex:323: Pleroma.Web.Streamer.push_to_socket/2
akkoma_1  | 
akkoma_1  | 17:15:26.069 request_id=F05-nYUOZ0I8_D0AFzPx [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base}
akkoma_1  | 
akkoma_1  | 17:15:27.617 request_id=F05-nd4WRoQpyeIAFzQR [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base}
akkoma_1  | 
akkoma_1  | 17:15:29.039 request_id=F05-njSCU93BgSUAFzRx [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base}
akkoma_1  | 
akkoma_1  | 17:15:34.438 [error] Error while fetching https://lemmy.ml/activities/like/7dd14113-6da7-42f9-a459-fc454239a33d: {:error, {:transmogrifier, :error}}
akkoma_1  | 
akkoma_1  | 17:15:47.752 request_id=F05-oo09secLaVEAFzgR [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base}
akkoma_1  | 
akkoma_1  | 17:16:07.447 request_id=F05-psisAEGORikAFzwB [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base}
akkoma_1  | 
akkoma_1  | 17:16:25.815 request_id=F05-q2fu4o8NptUAFz9h [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base}
akkoma_1  | 
akkoma_1  | 17:16:35.983 request_id=F05-rcuzvIbAWOMAFz_R [error] Could not decode featured collection at fetch https://mastodon.social/users/thelastofsus/collections/featured, {:error, {"Object has been deleted", "https://mastodon.social/users/thelastofsus/collections/featured", 410}}
akkoma_1  | 
akkoma_1  | 17:16:46.012 request_id=F05-sBq1OOk5LXMAF0AR [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base}
akkoma_1  | 17:17:06.217 request_id=F05-tM8Dx_nvCN0AF0DB [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base}
akkoma_1  | 
akkoma_1  | 17:17:19.476 request_id=F05-t-r7fSCteIsAF0Eh [error] Could not decode featured collection at fetch https://tech.lgbt/users/disabster/collections/featured, {:error, {:ok, %Tesla.Env{__client__: %Tesla.Client{adapter: nil, fun: nil, post: [], pre: [{Tesla.Middleware.FollowRedirects, :call, [[]]}, {Tesla.Middleware.Telemetry, :call, [[]]}]}, __module__: Tesla, body: "{\"error\":\"Forbidden\"}", headers: [{"date", "Tue, 21 Mar 2023 17:17:19 GMT"}, {"content-type", "application/json; charset=utf-8"}, {"transfer-encoding", "chunked"}, {"connection", "keep-alive"}, {"vary", "Accept-Encoding"}, {"server", "Mastodon"}, {"x-frame-options", "DENY"}, {"x-content-type-options", "nosniff"}, {"x-xss-protection", "0"}, {"permissions-policy", "interest-cohort=()"}, {"referrer-policy", "same-origin"}, {"vary", "Accept"}, {"cache-control", "max-age=180, public"}, {"content-security-policy", "default-src 'none'; frame-ancestors 'none'; form-action 'none'"}, {"x-request-id", "7a4cd6c9-8158-4ff3-a065-cbbd49205252"}, {"x-runtime", "0.012251"}, {"strict-transport-security", "max-age=63072000; includeSubDomains"}], method: :get, opts: [adapter: [receive_timeout: 15000, pool_timeout: 5000, name: MyFinch]], query: [], status: 403, url: "https://tech.lgbt/users/disabster/collections/featured"}}}
akkoma_1  | 
akkoma_1  | 17:17:26.379 request_id=F05-uYKz56EbWX8AF0Fx [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base}

Also ran into a some errors today. Here's what popped in my logs at the time: ``` akkoma_1 | akkoma_1 | 17:15:19.001 [error] Process #PID<0.4804.21> raised an exception akkoma_1 | ** (FunctionClauseError) no function clause matching in Base.url_encode64/2 akkoma_1 | (elixir 1.13.4) lib/base.ex:460: Base.url_encode64(nil, [padding: false]) akkoma_1 | (pleroma 3.7.1) lib/pleroma/web/media_proxy.ex:93: Pleroma.Web.MediaProxy.base64_sig64/1 akkoma_1 | (pleroma 3.7.1) lib/pleroma/web/media_proxy.ex:110: Pleroma.Web.MediaProxy.encode_preview_url/2 akkoma_1 | (pleroma 3.7.1) lib/pleroma/web/mastodon_api/views/account_view.ex:207: Pleroma.Web.MastodonAPI.AccountView.do_render/2 akkoma_1 | (pleroma 3.7.1) lib/pleroma/web/mastodon_api/views/status_view.ex:370: Pleroma.Web.MastodonAPI.StatusView.render/2 akkoma_1 | (pleroma 3.7.1) lib/pleroma/web/mastodon_api/views/status_view.ex:159: Pleroma.Web.MastodonAPI.StatusView.render/2 akkoma_1 | (pleroma 3.7.1) lib/pleroma/web/views/streamer_view.ex:65: Pleroma.Web.StreamerView.render/3 akkoma_1 | (pleroma 3.7.1) lib/pleroma/web/streamer.ex:323: Pleroma.Web.Streamer.push_to_socket/2 akkoma_1 | akkoma_1 | 17:15:19.005 [error] Process #PID<0.4814.21> raised an exception akkoma_1 | ** (FunctionClauseError) no function clause matching in Base.url_encode64/2 akkoma_1 | (elixir 1.13.4) lib/base.ex:460: Base.url_encode64(nil, [padding: false]) akkoma_1 | (pleroma 3.7.1) lib/pleroma/web/media_proxy.ex:93: Pleroma.Web.MediaProxy.base64_sig64/1 akkoma_1 | (pleroma 3.7.1) lib/pleroma/web/media_proxy.ex:110: Pleroma.Web.MediaProxy.encode_preview_url/2 akkoma_1 | (pleroma 3.7.1) lib/pleroma/web/mastodon_api/views/account_view.ex:207: Pleroma.Web.MastodonAPI.AccountView.do_render/2 akkoma_1 | (pleroma 3.7.1) lib/pleroma/web/mastodon_api/views/status_view.ex:370: Pleroma.Web.MastodonAPI.StatusView.render/2 akkoma_1 | (pleroma 3.7.1) lib/pleroma/web/mastodon_api/views/status_view.ex:159: Pleroma.Web.MastodonAPI.StatusView.render/2 akkoma_1 | (pleroma 3.7.1) lib/pleroma/web/views/streamer_view.ex:65: Pleroma.Web.StreamerView.render/3 akkoma_1 | (pleroma 3.7.1) lib/pleroma/web/streamer.ex:323: Pleroma.Web.Streamer.push_to_socket/2 akkoma_1 | akkoma_1 | 17:15:26.069 request_id=F05-nYUOZ0I8_D0AFzPx [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base} akkoma_1 | akkoma_1 | 17:15:27.617 request_id=F05-nd4WRoQpyeIAFzQR [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base} akkoma_1 | akkoma_1 | 17:15:29.039 request_id=F05-njSCU93BgSUAFzRx [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base} akkoma_1 | akkoma_1 | 17:15:34.438 [error] Error while fetching https://lemmy.ml/activities/like/7dd14113-6da7-42f9-a459-fc454239a33d: {:error, {:transmogrifier, :error}} akkoma_1 | akkoma_1 | 17:15:47.752 request_id=F05-oo09secLaVEAFzgR [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base} akkoma_1 | akkoma_1 | 17:16:07.447 request_id=F05-psisAEGORikAFzwB [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base} akkoma_1 | akkoma_1 | 17:16:25.815 request_id=F05-q2fu4o8NptUAFz9h [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base} akkoma_1 | akkoma_1 | 17:16:35.983 request_id=F05-rcuzvIbAWOMAFz_R [error] Could not decode featured collection at fetch https://mastodon.social/users/thelastofsus/collections/featured, {:error, {"Object has been deleted", "https://mastodon.social/users/thelastofsus/collections/featured", 410}} akkoma_1 | akkoma_1 | 17:16:46.012 request_id=F05-sBq1OOk5LXMAF0AR [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base} akkoma_1 | 17:17:06.217 request_id=F05-tM8Dx_nvCN0AF0DB [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base} akkoma_1 | akkoma_1 | 17:17:19.476 request_id=F05-t-r7fSCteIsAF0Eh [error] Could not decode featured collection at fetch https://tech.lgbt/users/disabster/collections/featured, {:error, {:ok, %Tesla.Env{__client__: %Tesla.Client{adapter: nil, fun: nil, post: [], pre: [{Tesla.Middleware.FollowRedirects, :call, [[]]}, {Tesla.Middleware.Telemetry, :call, [[]]}]}, __module__: Tesla, body: "{\"error\":\"Forbidden\"}", headers: [{"date", "Tue, 21 Mar 2023 17:17:19 GMT"}, {"content-type", "application/json; charset=utf-8"}, {"transfer-encoding", "chunked"}, {"connection", "keep-alive"}, {"vary", "Accept-Encoding"}, {"server", "Mastodon"}, {"x-frame-options", "DENY"}, {"x-content-type-options", "nosniff"}, {"x-xss-protection", "0"}, {"permissions-policy", "interest-cohort=()"}, {"referrer-policy", "same-origin"}, {"vary", "Accept"}, {"cache-control", "max-age=180, public"}, {"content-security-policy", "default-src 'none'; frame-ancestors 'none'; form-action 'none'"}, {"x-request-id", "7a4cd6c9-8158-4ff3-a065-cbbd49205252"}, {"x-runtime", "0.012251"}, {"strict-transport-security", "max-age=63072000; includeSubDomains"}], method: :get, opts: [adapter: [receive_timeout: 15000, pool_timeout: 5000, name: MyFinch]], query: [], status: 403, url: "https://tech.lgbt/users/disabster/collections/featured"}}} akkoma_1 | akkoma_1 | 17:17:26.379 request_id=F05-uYKz56EbWX8AF0Fx [error] Internal server error: %FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :url_encode64, kind: nil, module: Base} ```

@floogulinc Based on this thread and problem description, I could say this could be caused by the same underlying reason as this one:
#487

@floogulinc Based on this thread and problem description, I could say this could be caused by the same underlying reason as this one: https://akkoma.dev/AkkomaGang/akkoma/issues/487
Author

My timeline is once again unusable with the same errors in the log as in #482.

@floatingghost would you be able to make a new OTP release that includes the fix for this issue from 0c77be9308 since it wasn't included in 2023.03 and this basically breaks the main functionality of the software?

My timeline is once again unusable with the same errors in the log as in #482. @floatingghost would you be able to make a new OTP release that includes the fix for this issue from https://akkoma.dev/AkkomaGang/akkoma/commit/0c77be9308102cb2e4710fbad02035e9dc7125c3 since it wasn't included in 2023.03 and this basically breaks the main functionality of the software?

it's on the develop branch, you're free to switch to that if you think it'll help

it's on the develop branch, you're free to switch to that if you think it'll help
Sign in to join this conversation.
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma#508
No description provided.