Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mastodon Post Creation Failed: Error 503 MastodonServiceUnavailableError #578

Open
sentry-io bot opened this issue Aug 21, 2024 · 0 comments
Open

Comments

@sentry-io
Copy link

sentry-io bot commented Aug 21, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants