Mastodon Error ‘Account Has Been Suspended’: How to Appeal

You try to log in to your Mastodon account and see the error message “Account has been suspended.” This means the server administrators of your instance have disabled your account. The suspension can happen for several reasons, including violating the server’s rules, posting spam, or being reported by other users. This article explains why Mastodon … Read more

Mastodon ‘Account Has Not Been Verified’ on rel=me Lookup: Fix

When you add a link to your personal website or another social profile on your Mastodon profile and then attempt to verify it using the rel=me lookup, Mastodon may display the error “Account has not been verified.” This error means Mastodon cannot confirm that you control both the Mastodon account and the external website. The … Read more

How to Fix Mastodon ‘Two-Factor Code Invalid’ on Login

You enter your password and then type the six-digit code from your authenticator app. Mastodon rejects it with a “Two-factor code invalid” error. This usually happens because your device clock is out of sync with Mastodon’s server clock. Time-based one-time passwords TOTP rely on accurate time synchronization between your authenticator app and the service. This … Read more

Mastodon Error 503 ‘Service Unavailable’ During Sign Up: Causes

Mastodon returns a 503 Service Unavailable error when you try to create a new account and the server cannot process the registration request. This error means the instance’s web server is alive but cannot complete the sign-up workflow due to a backend problem. The most common causes include a full database connection pool, a background … Read more

How to Fix Mastodon ‘Could Not Process Video’ on Upload

When you upload a video to Mastodon and see the error message “Could Not Process Video,” the upload fails and the video never appears in your post. This error typically occurs because the video file does not meet Mastodon’s strict media requirements for format, size, resolution, or duration. This article explains the exact technical reasons … Read more

Mastodon Error ‘Media Could Not Be Stored’ on S3 Setup: Fix

When setting up Mastodon with an S3-compatible storage backend, you may encounter the error ‘Media could not be stored’ when users try to upload images, videos, or other files. This problem typically occurs due to misconfigured S3 bucket permissions, incorrect endpoint URLs, or missing environment variables in your Mastodon configuration. This article explains the root … Read more