freelawproject / bigcases2

The sequel to Big Cases Bot
Other
18 stars 11 forks source link

Mastodon Post Creation Failed: Error 503 MastodonServiceUnavailableError #578

Open sentry-io[bot] opened 3 months ago

sentry-io[bot] commented 3 months ago

Sentry Issue: BIGCASES2-42

MastodonServiceUnavailableError: ('Mastodon API returned error', 503, 'Service Unavailable', None)
(6 additional frame(s) were not displayed)
...
  File "bc/subscription/tasks.py", line 423, in make_post_for_webhook_event
    api_post_id = api.add_status(message, image, files)
  File "bc/channel/utils/connectors/masto.py", line 110, in add_status
    api_response = self.api.status_post(message, media_ids=media_ids)

Filed by @ERosendo