Skip to content

An error occurs in the notification of poll #10241

@mayaeh

Description

@mayaeh

Actual behaviour

Since #10209 , creating a poll will result in errors on the server that created it and on the server that voted.

The side that made the poll:

  • Job: ActivityPub::DeliveryWorker
  • Error Class: ArgumentError
  • Error Message: Delivery failed for : ArgumentError

The side who voted:

  • Job: ActivityPub::ProcessingWorker
  • Error Class: NoMethodError
  • Error Message: undefined method `invalid_origin?' for #ActivityPub::Activity::Update:0x000056551b494af0
  • Stack trace is here

Steps to reproduce the problem

Make a poll, vote on another server and wait until the deadline.

Specifications

equivalent Mastodon master 85537b0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions