[activity_pub] friendica featured collection errors #37

Closed
opened 2022-07-02 19:06:23 +00:00 by floatingghost · 0 comments
Jul 02 19:12:13 pleroma elixir[1427634]: Request: GET /objects/f957324f-b1c5-4d71-882a-86f18ba544b0
Jul 02 19:12:13 pleroma elixir[1427634]: ** (exit) an exception was raised:
Jul 02 19:12:13 pleroma elixir[1427634]:     ** (FunctionClauseError) no function clause matching in Pleroma.Web.ActivityPub.ActivityPub.pin_data_from_featured_collection/1
Jul 02 19:12:13 pleroma elixir[1427634]:         (pleroma 2.5.2-129-g1677a894-finch) lib/pleroma/web/activity_pub/activity_pub.ex:1665: Pleroma.Web.ActivityPub.ActivityPub.pin_data_from_data_from_featured_collection/1
Jul 02 19:12:13 pleroma elixir[1427634]:         (pleroma 2.5.2-129-g1677a894-finch) lib/pleroma/web/activity_pub/activity_pub.ex:1665: Pleroma.Web.ActivityPub.ActivityPub.pin_data_from_featured_collection(%{"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1", %{"Hashtag" => "as:Hashtag", "PropertyValue" => "schema:PropertyValue", "dfrn" => "http://purl.org/macgirvin/dfrn/1.0/", "diaspora" => "https://diasporafoundation.org/ns/", "directMessage" => "litepub:directMessage", "discoverable" => "toot:discoverable", "featured" => %{"@id" => "toot:featured", "@type" => "@id"}, "litepub" => "http://litepub.social/ns#",  "manuallyApprovesFollowers" => "as:manuallyApprovesFollowers", "schema" => "http://schema.org#", "sensitive" => "as:sensitive", "toot" => "http://joinmastodon.org/ns#", "value" => "schema:value", "vcard" => "http://www.w3.org/2006/vcard/ns#"}], "first" => "https://friendica.mnementh.co.uk/featured/spyro?page=1", "id" => "https://friendica.mnementh.co.uk/featured/spyro", "totalItems" => 0, "type" => "OrderedCollection"})
``` Jul 02 19:12:13 pleroma elixir[1427634]: Request: GET /objects/f957324f-b1c5-4d71-882a-86f18ba544b0 Jul 02 19:12:13 pleroma elixir[1427634]: ** (exit) an exception was raised: Jul 02 19:12:13 pleroma elixir[1427634]: ** (FunctionClauseError) no function clause matching in Pleroma.Web.ActivityPub.ActivityPub.pin_data_from_featured_collection/1 Jul 02 19:12:13 pleroma elixir[1427634]: (pleroma 2.5.2-129-g1677a894-finch) lib/pleroma/web/activity_pub/activity_pub.ex:1665: Pleroma.Web.ActivityPub.ActivityPub.pin_data_from_data_from_featured_collection/1 Jul 02 19:12:13 pleroma elixir[1427634]: (pleroma 2.5.2-129-g1677a894-finch) lib/pleroma/web/activity_pub/activity_pub.ex:1665: Pleroma.Web.ActivityPub.ActivityPub.pin_data_from_featured_collection(%{"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1", %{"Hashtag" => "as:Hashtag", "PropertyValue" => "schema:PropertyValue", "dfrn" => "http://purl.org/macgirvin/dfrn/1.0/", "diaspora" => "https://diasporafoundation.org/ns/", "directMessage" => "litepub:directMessage", "discoverable" => "toot:discoverable", "featured" => %{"@id" => "toot:featured", "@type" => "@id"}, "litepub" => "http://litepub.social/ns#", "manuallyApprovesFollowers" => "as:manuallyApprovesFollowers", "schema" => "http://schema.org#", "sensitive" => "as:sensitive", "toot" => "http://joinmastodon.org/ns#", "value" => "schema:value", "vcard" => "http://www.w3.org/2006/vcard/ns#"}], "first" => "https://friendica.mnementh.co.uk/featured/spyro?page=1", "id" => "https://friendica.mnementh.co.uk/featured/spyro", "totalItems" => 0, "type" => "OrderedCollection"}) ```
floatingghost added the
bug
label 2022-07-02 19:06:23 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 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#37
No description provided.