انضم إلى نوستر
2026-05-04 14:11:35 UTC
in reply to

Yukkuri on Nostr: В логах однако есть ``` May 04 13:31:01 houraisan.eientei.org ...

В логах однако есть
```
May 04 13:31:01 houraisan.eientei.org mix[5666]: 13:31:01.485 [error] Could not parse featured collection %{"@context" => ["https://www.w3.org/ns/activitystreams";, "https://w3id.org/security/v1";, "https://w3id.org/security/data-integrity/v2";, %{"Emoji" => "toot:Emoji", "Hashtag" => "as:Hashtag", "sensitive" => "as:sensitive", "toot" => "http://joinmastodon.org/ns#";}], "first" => "https://unseen.name/users/ex/collections/featured?page=true";, "id" => "https://unseen.name/users/ex/collections/featured";, "type" => "OrderedCollection"}
May 04 15:12:00 houraisan.eientei.org mix[5666]: 15:12:00.037 [error] Publisher failed to inbox https://unseen.name/users/ex/inbox {:error, :checkout_timeout}
```
но в очередях уже ничего нет
```
select count(*) from oban_jobs where queue = 'federator_incoming' and args::text like '%unseen.name%' ;
count
-------
0
(1 row)
```