Closed vrthra closed 1 year ago
@vrthra this is easy enough to fix. OrderedCollection
is a type of collection, and ktistec just needs a class for it. i'd love to know who's sending it so i can investigate—my concern is that someone is sending a collection (maybe a list) as the object of an activity, or similar.
How do I get you what you need? My network has grown a bit, so it is no longer easy to see the relation between an event and a console log.
@vrthra is there an INFO line in your log with "OrderedCollection" in it? something other than that stack trace? those are output when receiving or processing ActivityPub documents. i'm guessing someone or something you are following is sending these.
Looking in my log for OrderedCollection, I have a whole bunch of these
$ cat log | grep OrderedCollection
2022-11-18T04:21:33.367593Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://mastodon.social/users/neilhimself/followers", "type" => "OrderedCollection", "totalItems" => 82999, "first" => "https://mastodon.s
ocial/users/neilhimself/followers?page=1"}
2022-11-18T04:22:26.053906Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://mastodon.social/users/neilhimself/followers", "type" => "OrderedCollection", "totalItems" => 83042, "first" => "https://mastodon.s
ocial/users/neilhimself/followers?page=1"}
2022-11-18T04:23:07.493919Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://mastodon.social/users/neilhimself/followers", "type" => "OrderedCollection", "totalItems" => 83042, "first" => "https://mastodon.s
ocial/users/neilhimself/followers?page=1"}
2022-11-18T04:23:41.727404Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://mastodon.social/users/neilhimself/followers", "type" => "OrderedCollection", "totalItems" => 83042, "first" => "https://mastodon.s
ocial/users/neilhimself/followers?page=1"}
2022-11-18T04:25:46.364201Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://mastodon.social/users/neilhimself/followers", "type" => "OrderedCollection", "totalItems" => 83075, "first" => "https://mastodon.s
ocial/users/neilhimself/followers?page=1"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-18T04:44:43.700131Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63770dbaaed98266f6460545", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 112}, "published" => "2022-11-18T04:44:42.463Z", "shares" => {"id" => "https://a.gup.pe/s/63
770dbaaed98266f6460545/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-18T04:44:44.527610Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63770dbaaed98266f6460545", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 112}, "published" => "2022-11-18T04:44:42.463Z", "shares" => {"id" => "https://a.gup.pe/s/63
770dbaaed98266f6460545/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-18T04:44:45.321755Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63770dbaaed98266f6460545", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 112}, "published" => "2022-11-18T04:44:42.463Z", "shares" => {"id" => "https://a.gup.pe/s/63
770dbaaed98266f6460545/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-18T04:44:46.128592Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63770dbaaed98266f6460545", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 112}, "published" => "2022-11-18T04:44:42.463Z", "shares" => {"id" => "https://a.gup.pe/s/63
770dbaaed98266f6460545/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-18T04:44:46.934169Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63770dbaaed98266f6460545", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 112}, "published" => "2022-11-18T04:44:42.463Z", "shares" => {"id" => "https://a.gup.pe/s/63
770dbaaed98266f6460545/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-18T04:44:53.867779Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63770dbaaed98266f6460545", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 112}, "published" => "2022-11-18T04:44:42.463Z", "shares" => {"id" => "https://a.gup.pe/s/63
770dbaaed98266f6460545/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-18T04:46:33.861443Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63770dbaaed98266f6460545", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 112}, "published" => "2022-11-18T04:44:42.463Z", "shares" => {"id" => "https://a.gup.pe/s/63
770dbaaed98266f6460545/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-18T04:48:44.888664Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63755ca45cbf88bcb309689c", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63755ca45cbf88bcb309689c/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63755ca45cbf88bcb309689c/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 105}, "published" => "2022-11-16T21:56:52.467Z", "shares" => {"id" => "https://a.gup.pe/s/63
755ca45cbf88bcb309689c/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63755ca45cbf88bcb309689c/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-18T05:03:14.126239Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63770dbaaed98266f6460545", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 112}, "published" => "2022-11-18T04:44:42.463Z", "shares" => {"id" => "https://a.gup.pe/s/63
770dbaaed98266f6460545/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-18T05:26:06.221835Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/6375655d85f22018f96fdaf0", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/6375655d85f22018f96fdaf0/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/6375655d85f22018f96fdaf0/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 106}, "published" => "2022-11-16T22:34:05.384Z", "shares" => {"id" => "https://a.gup.pe/s/63
75655d85f22018f96fdaf0/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/6375655d85f22018f96fdaf0/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
2022-11-18T05:52:28.413240Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://mathstodon.xyz/users/ccanonne/followers", "type" => "OrderedCollection", "totalItems" => 639, "first" => "https://mathstodon.xyz/u
sers/ccanonne/followers?page=1"}
2022-11-18T06:55:17.899116Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://mastodon.online/users/chrshmmmr/followers", "type" => "OrderedCollection", "totalItems" => 74, "first" => "https://mastodon.online
/users/chrshmmmr/followers?page=1"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-18T07:48:07.926105Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/637586b05d61e571fe2784a2", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/637586b05d61e571fe2784a2/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/637586b05d61e571fe2784a2/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 107}, "published" => "2022-11-17T00:56:16.277Z", "shares" => {"id" => "https://a.gup.pe/s/63
7586b05d61e571fe2784a2/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/637586b05d61e571fe2784a2/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-18T07:49:54.114128Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63770dbaaed98266f6460545", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 112}, "published" => "2022-11-18T04:44:42.463Z", "shares" => {"id" => "https://a.gup.pe/s/63
770dbaaed98266f6460545/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63770dbaaed98266f6460545/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
2022-11-18T07:49:58.282128Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://infosec.exchange/users/snail/followers", "type" => "OrderedCollection", "totalItems" => 63, "first" => "https://infosec.exchange/u
sers/snail/followers?page=1"}
2022-11-18T07:52:49.954807Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://infosec.exchange/users/snail/followers", "type" => "OrderedCollection", "totalItems" => 63, "first" => "https://infosec.exchange/u
sers/snail/followers?page=1"}
2022-11-18T07:56:40.833712Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://mastodon.online/users/chrshmmmr/followers", "type" => "OrderedCollection", "totalItems" => 75, "first" => "https://mastodon.online
/users/chrshmmmr/followers?page=1"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-18T08:01:29.874907Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/637589d285f22018f96fdbc3", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/637589d285f22018f96fdbc3/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/637589d285f22018f96fdbc3/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 108}, "published" => "2022-11-17T01:09:38.236Z", "shares" => {"id" => "https://a.gup.pe/s/63
7589d285f22018f96fdbc3/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/637589d285f22018f96fdbc3/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
2022-11-18T08:22:19.476027Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://mastodon.social/users/m33x/followers", "type" => "OrderedCollection", "totalItems" => 264, "first" => "https://mastodon.social/use
rs/m33x/followers?page=1"}
2022-11-18T08:24:09.719133Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://fediscience.org/users/xLeitix/followers", "type" => "OrderedCollection", "totalItems" => 106, "first" => "https://fediscience.org/
users/xLeitix/followers?page=1"}
2022-11-18T08:25:56.178644Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://fediscience.org/users/xLeitix/followers", "type" => "OrderedCollection", "totalItems" => 106, "first" => "https://fediscience.org/
users/xLeitix/followers?page=1"}
2022-11-18T08:59:36.719556Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://fediscience.org/users/avandeursen/followers", "type" => "OrderedCollection", "totalItems" => 116, "first" => "https://fediscience.
org/users/avandeursen/followers?page=1"}
2022-11-18T08:59:41.200453Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe
/u/seresearchers/followers?page=true", "totalItems" => 112}
2022-11-18T08:59:51.308002Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63774984d9412b7625501b56", "type" => "Announce", "actor" => "https://a.gup.pe/u/seres
earchers", "cc" => "https://fediscience.org/users/avandeursen", "likes" => {"id" => "https://a.gup.pe/s/63774984d9412b7625501b56/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63774984d9412b7625501b56/likes?page=true"
, "totalItems" => 0}, "object" => "https://fediscience.org/users/avandeursen/statuses/109363984795012183", "published" => "2022-11-18T08:59:48.421Z", "shares" => {"id" => "https://a.gup.pe/s/63774984d9412b7625501b56/shares", "type" => "Orde
redCollection", "first" => "https://a.gup.pe/s/63774984d9412b7625501b56/shares?page=true", "totalItems" => 0}, "to" => ["https://a.gup.pe/u/seresearchers/followers", "as:Public"]}
2022-11-18T08:59:53.655673Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe
/u/seresearchers/followers?page=true", "totalItems" => 112}
2022-11-18T09:00:14.862688Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/6377499caed98266f64606c9", "type" => "Announce", "actor" => "https://a.gup.pe/u/seres
earchers", "cc" => "https://fediscience.org/users/avandeursen", "likes" => {"id" => "https://a.gup.pe/s/6377499caed98266f64606c9/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/6377499caed98266f64606c9/likes?page=true"
, "totalItems" => 0}, "object" => "https://fediscience.org/users/avandeursen/statuses/109363984795012183", "published" => "2022-11-18T09:00:12.833Z", "shares" => {"id" => "https://a.gup.pe/s/6377499caed98266f64606c9/shares", "type" => "Orde
redCollection", "first" => "https://a.gup.pe/s/6377499caed98266f64606c9/shares?page=true", "totalItems" => 0}, "to" => ["https://a.gup.pe/u/seresearchers/followers", "as:Public"]}
2022-11-18T09:00:15.798382Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe
/u/seresearchers/followers?page=true", "totalItems" => 112}
2022-11-18T09:51:22.705521Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://mathstodon.xyz/users/peterrowlett/followers", "type" => "OrderedCollection", "totalItems" => 853, "first" => "https://mathstodon.x
yz/users/peterrowlett/followers?page=1"}
2022-11-18T10:19:10.218854Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://mathstodon.xyz/users/peterrowlett/followers", "type" => "OrderedCollection", "totalItems" => 853, "first" => "https://mathstodon.x
yz/users/peterrowlett/followers?page=1"}
2022-11-18T10:21:55.183685Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://masto.pt/users/justinesherry/followers", "type" => "OrderedCollection", "totalItems" => 493, "first" => "https://masto.pt/users/ju
stinesherry/followers?page=1"}
2022-11-18T10:24:37.206892Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://mathstodon.xyz/users/peterrowlett/followers", "type" => "OrderedCollection", "totalItems" => 853, "first" => "https://mathstodon.x
yz/users/peterrowlett/followers?page=1"}
2022-11-20T01:14:28.410682Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://octodon.social/users/grahamc/followers", "type" => "OrderedCollection", "totalItems" => 865, "first" => "https://octodon.social/us
ers/grahamc/followers?page=1"}
2022-11-20T01:17:05.149921Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://octodon.social/users/grahamc/followers", "type" => "OrderedCollection", "totalItems" => 865, "first" => "https://octodon.social/us
ers/grahamc/followers?page=1"}
2022-11-20T02:02:12.326957Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://indieweb.social/users/mariapopova/followers", "type" => "OrderedCollection", "totalItems" => 3313, "first" => "https://indieweb.so
cial/users/mariapopova/followers?page=1"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-20T02:06:46.519553Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 115}, "published" => "2022-11-20T02:06:45.024Z", "shares" => {"id" => "https://a.gup.pe/s/63
798bb5a1a7adb6699d3674/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-20T02:06:47.346274Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 115}, "published" => "2022-11-20T02:06:45.024Z", "shares" => {"id" => "https://a.gup.pe/s/63
798bb5a1a7adb6699d3674/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-20T02:06:48.142831Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 115}, "published" => "2022-11-20T02:06:45.024Z", "shares" => {"id" => "https://a.gup.pe/s/63
798bb5a1a7adb6699d3674/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-20T02:06:48.969975Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 115}, "published" => "2022-11-20T02:06:45.024Z", "shares" => {"id" => "https://a.gup.pe/s/63
798bb5a1a7adb6699d3674/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-20T02:06:49.778542Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 115}, "published" => "2022-11-20T02:06:45.024Z", "shares" => {"id" => "https://a.gup.pe/s/63
798bb5a1a7adb6699d3674/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-20T02:06:56.520717Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 115}, "published" => "2022-11-20T02:06:45.024Z", "shares" => {"id" => "https://a.gup.pe/s/63
798bb5a1a7adb6699d3674/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-20T02:08:36.742180Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 115}, "published" => "2022-11-20T02:06:45.024Z", "shares" => {"id" => "https://a.gup.pe/s/63
798bb5a1a7adb6699d3674/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
Exception: Not Implemented: https://www.w3.org/ns/activitystreams#OrderedCollection (NotImplementedError)
2022-11-20T02:25:16.781159Z INFO - {"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "id" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674", "type" => "Update", "actor" => "https://a.gup.pe/u/seresea
rchers", "likes" => {"id" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/likes", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/likes?page=true", "totalItems" => 0}, "object" => {"id" => "https://a.g
up.pe/u/seresearchers/followers", "type" => "OrderedCollection", "first" => "https://a.gup.pe/u/seresearchers/followers?page=true", "totalItems" => 115}, "published" => "2022-11-20T02:06:45.024Z", "shares" => {"id" => "https://a.gup.pe/s/63
798bb5a1a7adb6699d3674/shares", "type" => "OrderedCollection", "first" => "https://a.gup.pe/s/63798bb5a1a7adb6699d3674/shares?page=true", "totalItems" => 0}, "to" => "https://a.gup.pe/u/seresearchers/followers"}
2022-11-20T02:27:37.371768Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://mastodon.lol/users/stonearch/followers", "type" => "OrderedCollection", "totalItems" => 62, "first" => "https://mastodon.lol/users
/stonearch/followers?page=1"}
2022-11-20T02:33:35.963911Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://indieweb.social/users/mariapopova/followers", "type" => "OrderedCollection", "totalItems" => 3333, "first" => "https://indieweb.so
cial/users/mariapopova/followers?page=1"}
2022-11-20T02:54:47.045482Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://fosstodon.org/users/blueberry/followers", "type" => "OrderedCollection", "totalItems" => 1326}
2022-11-20T02:56:34.225601Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://fosstodon.org/users/blueberry/followers", "type" => "OrderedCollection", "totalItems" => 1327}
2022-11-20T02:58:19.362366Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://indieweb.social/users/mariapopova/followers", "type" => "OrderedCollection", "totalItems" => 3365, "first" => "https://indieweb.so
cial/users/mariapopova/followers?page=1"}
2022-11-20T03:19:50.597566Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://lebrady.net/users/clegoues/followers", "type" => "OrderedCollection", "totalItems" => 306, "first" => "https://lebrady.net/users/c
legoues/followers?page=1"}
2022-11-20T03:20:41.120450Z INFO - {"@context" => "https://www.w3.org/ns/activitystreams", "id" => "https://lebrady.net/users/clegoues/followers", "type" => "OrderedCollection", "totalItems" => 306, "first" => "https://lebrady.net/users/c
legoues/followers?page=1"}
OrderedCollection
should not result in backtraces anymore, since https://github.com/toddsundsted/ktistec/commit/fb7c7ba1e6ddff725529d738d823206515fa15cc. it someone can confirm, i'll close this.
I am getting a large number of these kinds of errors on the console. I can't pinpoint the functionality affected. Logging it here in case it is useful