attempted addressing of activity id for Follows #4

Open
opened 2024-06-28 03:43:20 +02:00 by alemi · 0 comments
Owner
Jun 28 03:12:23 blumele.fantabos.co upub[2481833]: 2024-06-28T01:12:23.086156Z ERROR upub::traits::address: failed resolving actor https://social.alemi.dev/activities/b4dc6bc5-9121-428a-8e47-0cd864c18a65
Jun 28 03:08:13 blumele.fantabos.co upub[2481833]: 2024-06-28T01:08:13.011192Z ERROR upub::traits::address: failed resolving actor https://dev.upub.social/activities/6fe62388-7c55-4605-8ac8-226cb7e7ee8c

uhmmm what?? i have no idea how address_to() is being called with activity ids

what i have seen is that:

  • it seems to happen only with Follow activities
  • it seems to happen only after commit 727e977c (maybe one of the later commits? very likely not from before)
  • it seems to happen between insert_activity() and address_to(), because inserted activities have correct addressing fields

everything seems to work nonetheless?? i don't know, weird bug

``` Jun 28 03:12:23 blumele.fantabos.co upub[2481833]: 2024-06-28T01:12:23.086156Z ERROR upub::traits::address: failed resolving actor https://social.alemi.dev/activities/b4dc6bc5-9121-428a-8e47-0cd864c18a65 Jun 28 03:08:13 blumele.fantabos.co upub[2481833]: 2024-06-28T01:08:13.011192Z ERROR upub::traits::address: failed resolving actor https://dev.upub.social/activities/6fe62388-7c55-4605-8ac8-226cb7e7ee8c ``` uhmmm what?? i have no idea how address_to() is being called with activity ids what i have seen is that: * it seems to happen only with `Follow` activities * it seems to happen only after commit 727e977c (maybe one of the later commits? very likely not from before) * it seems to happen between `insert_activity()` and `address_to()`, because inserted activities have correct addressing fields everything seems to work nonetheless?? i don't know, weird bug
alemi added the
bug
label 2024-06-28 03:43:51 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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: alemi/upub#4
No description provided.