Publishing Troubleshooting

Fix failed scheduled posts, expired channel tokens, missing media, and provider rate limits.

Publishing failures are usually caused by token problems, provider limits, invalid post content, or missing media.

Token Problems

Reconnect the channel if the token expired, the account password changed, or the provider revoked access.

Provider Limits

Social platforms can reject posts because of rate limits, duplicate content, link policy, or media limits. Check the provider response in Logs.

Content Problems

Review the post before retrying:

  • Text length.
  • Required media.
  • Broken links.
  • Unsupported file type.
  • Thread formatting.

Local Scheduling

Scheduling is local-first. Keep the app available around the scheduled time and confirm the machine has network access.

Retry Safely

Before retrying, check whether the provider already published the post. Some failures happen after a provider accepts the request but before the app receives confirmation.