Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.socializioz.com/llms.txt

Use this file to discover all available pages before exploring further.

This page covers cross-cutting issues that affect multiple parts of Socializioz. For feature-specific troubleshooting, check the relevant page — most feature docs include a troubleshooting section at the bottom.

Quick diagnostic guide

Use this decision tree when something is not working. Start at the top and follow the path that matches your situation.
1

Is the app loading?

If you see a blank screen, loading spinner that never clears, or “No Internet Connection” overlay, check your internet connection first. Try refreshing the browser tab. If the app still does not load, see offline mode and browser and device issues.
2

Can you sign in?

If you cannot sign in or are stuck on the sign-in page, check onboarding troubleshooting. If you are locked out after too many failed login attempts, wait a few minutes and try again or use the password reset flow. If you suspect your account is compromised, follow the compromised account recovery steps.
3

Is a connected account showing an error?

Go to the connections page and look for accounts with an amber dot or “Needs reconnect” label. Follow the token expiry fix steps. For persistent OAuth errors, see the connection error reference.
4

Did a post fail to publish?

Open the schedule calendar and filter by Failed status. Click the failed post to see the error. Match it against the publishing failures table below. Common fixes include reconnecting your account, reattaching valid media, or waiting and retrying after a rate limit.
5

Is a feature missing or locked?

You may be on a plan that does not include the feature. Check the plan comparison table. If you recently hit a usage limit, see plan limits and usage for the grace period and enforcement process.
6

Is data missing or outdated?

Analytics and comments data is cached and does not refresh in real time. Pull to refresh on mobile or switch the date range on desktop. If data is still missing, check the system status page and the analytics troubleshooting section.
7

None of the above?

Open a support ticket. The AI assistant runs automatic diagnostics and can often resolve issues faster than a manual ticket. Use the Fix with AI Support links throughout the app to pre-fill context.

Offline mode

When your device loses internet connectivity, Socializioz displays a full-screen overlay with a “No Internet Connection” message. The overlay blocks all interaction until your connection is restored.
  • The overlay appears automatically when connectivity drops and disappears when your connection is restored.
  • Click Try Again to reload the page manually.
  • Scheduled posts are not affected — they publish from the server, not your browser.
Socializioz does not support offline usage. While the overlay is visible, you cannot view content, compose posts, or access any features. Unsaved changes in form fields (such as a caption you were typing in the composer) are not preserved if you reload the page while offline. Save your work as a draft frequently to avoid losing progress.
If the overlay keeps appearing briefly, your connection may be unstable. Try switching networks or moving closer to your router.

App errors and recovery

If something goes wrong in the app, Socializioz handles it automatically in most cases:
Error typeWhat happensWhat you need to do
Temporary rendering errorThe app recovers automatically within a few secondsNothing — wait for the spinner to clear
Stale app version after updateThe page reloads automatically to fetch the latest versionNothing — the reload happens once
Persistent errorA “Something went wrong” screen appears with the error messageClick Retry to reload the affected area
If clicking Retry does not fix the issue:
  1. Refresh the browser tab.
  2. Clear your browser cache for Socializioz.
  3. Try a different browser.
  4. If the issue persists, check the system status page and contact support.

Token expiry and account health

Connected social accounts use tokens that expire over time. Socializioz monitors token health in the background:
  • Meta (Facebook and Instagram) tokens are refreshed automatically when they are close to expiring. No action is needed.
  • Other platforms require manual reconnection when tokens expire.

Signs of an expired token

  • A connected account shows an amber “Needs reconnect” indicator on the connections page.
  • Posts fail to publish with an “Authentication issue” error.
  • You receive a notification that an account needs re-authorization.
  • The support diagnostics detect expiring tokens when you open the support page.

How to fix it

1

Go to connections

Open the connections page from the sidebar.
2

Find the affected account

Look for accounts with an amber status dot or “Needs reconnect” label.
3

Reconnect

Click the account and follow the reconnect prompt. You will be redirected to the platform to re-authorize access.
When reconnecting, make sure to approve all requested permissions. Declining permissions can cause features like analytics, comments, or publishing to stop working.

Publishing failures

When a scheduled or immediate post fails to publish, here is how to investigate and recover:
  1. Check the calendar — filter by “Failed” status on the schedule to find all failed posts.
  2. Read the error — click a failed post to see the error category, message, and reason code.
  3. Take action based on the error:
Error categoryLikely causeFix
Authentication issueExpired or revoked tokenReconnect the account
Permission issueMissing OAuth scopesReconnect and approve all permissions
Instagram not publish-capableThe account was connected using the older direct method or is missing a linked Facebook PageReconnect the account using the Meta-compatible flow
Media validation failedWrong format, size, or resolutionCheck video resolution requirements and reattach valid media
Wrong media typeImage provided where video is required (or vice versa)Attach the correct media type for the content type
Rate limitToo many requests to the platform APIWait a few minutes and retry
Platform outageThe social platform is experiencing issuesCheck system status and retry later
  1. Retry or reschedule — use the Retry now button for immediate retry, or Reschedule to pick a new time.
  2. Get AI help — click Fix with AI Support to open support with the error details pre-filled.
The activity log keeps a record of all failed posts with timestamps and error reasons. Filter by “Failed” to review publishing issues over time.

Supported browsers

Socializioz is a web application that works in modern browsers. For the best experience, use the latest version of:
  • Google Chrome (recommended)
  • Safari (macOS and iOS)
  • Microsoft Edge
  • Firefox
The app uses features like CSS Grid, the Notification API, and the Web Audio API. Older browsers or browsers with strict privacy settings may have limited functionality. If you encounter rendering issues, update your browser to the latest version. On mobile, Socializioz works as a progressive web app (PWA). You can add it to your home screen for a native-like experience — see adding to home screen for instructions.

Browser and device issues

The app is slow or unresponsive

  • Close unused browser tabs to free memory.
  • Disable browser extensions that might interfere (ad blockers, privacy extensions).
  • Clear your browser cache and reload.
  • On mobile, close and reopen the browser or use the pull-to-refresh gesture.
  • If you added Socializioz to your home screen (PWA), clear the app’s cached data: on iOS go to Settings > Safari > Website Data and remove the Socializioz entry; on Android go to Settings > Apps > Chrome > Storage > Manage Space and clear site data.

PWA showing stale content after an update

If you installed Socializioz as a home screen app (PWA) and the app seems stuck on an old version or shows outdated UI:
  1. Force-close the PWA — swipe it away from your app switcher completely, then reopen it.
  2. Clear the service worker cache:
    • Chrome (desktop): go to chrome://serviceworker-internals, find the Socializioz entry, and click Unregister. Then reload the app.
    • iOS Safari: go to Settings > Safari > Advanced > Website Data, find the Socializioz entry, and swipe to delete it.
    • Android Chrome: go to Settings > Apps > Chrome > Storage > Manage Space > All Sites, find Socializioz, and clear its data.
  3. Re-add the PWA — if clearing the cache does not help, remove the app from your home screen and add it again following the installation steps.
The app normally detects stale versions and reloads automatically. If you repeatedly see outdated content, clearing the service worker cache is the most reliable fix.

Push notifications are not working

  • Check that your browser allows notifications for Socializioz. Go to your browser’s site settings and set notifications to “Allow.”
  • Verify that push notifications are enabled in Settings > Notifications.
  • On mobile, make sure your device’s Do Not Disturb mode is off.
See notification troubleshooting for more details.

Calendar shows wrong times

All times in Socializioz are displayed in your configured timezone. If posts appear at unexpected times:
  1. Go to Settings > Account and check your timezone setting.
  2. If the timezone is not set, Socializioz uses your browser’s timezone.
  3. After changing your timezone, refresh the page to update all displayed times.

Plan limits and usage

When you hit a plan limit, the affected feature shows an upgrade prompt instead of allowing the action. Common limits:
ResourceWhat happens at the limit
Posts per monthYou cannot publish or schedule new posts until the next billing cycle
Social accountsYou cannot connect additional accounts
StorageYou cannot upload new media until you delete existing files or upgrade
AI images/videosAI generation is disabled until the next billing cycle
CampaignsYou cannot create new campaigns until you delete or archive existing ones
Check your current usage in Settings > Billing under the Usage tab. See plans and billing for full plan details.

Upgrade prompts

When you attempt to use a feature that requires a higher plan, an upgrade prompt appears in place of the feature. There are two styles:
  • Compact bar — a horizontal bar with a lock icon and the text “Requires plan” alongside an Upgrade button. This appears inline within feature areas such as the composer, analytics, or connections page.
  • Full card — a larger card with the heading “Upgrade to Access This Feature” and a description of which plan is needed. This appears when the entire feature is gated, such as advanced analytics or approval workflows.
Both prompt styles link to the billing page where you can compare plans and upgrade.
If you see an upgrade prompt, check the plan comparison table to see which plan includes the feature you need.

Grace period

When a metered resource (posts, AI images, AI videos) reaches 100% usage, Socializioz does not block you immediately. Instead, a three-stage enforcement process applies:
  1. Warning notification — you receive an in-app notification that you have reached your limit, with a link to the billing page.
  2. 72-hour grace period — you have 72 hours to upgrade or wait for your billing cycle to reset. During this time you can continue using the platform, but the warning remains visible.
  3. Feature suspension — after the grace period, the exceeded resources are suspended until you upgrade or your billing cycle resets.
See plans and billing — usage limits for full details.

Permanent actions and data recovery

Socializioz does not have a trash or recycle bin. The following actions are permanent and cannot be undone:
ActionWhat is lostHow to recover
Delete a draft or scheduled postThe post, caption, media attachments, and schedule are removedCreate a new post in the composer. Media files remain in the media library.
Delete a media assetThe file is permanently removed from storageRe-upload the file from your device or import it again from a URL.
Delete a campaignThe campaign, content plan, and all associated post assignments are removedCreate a new campaign. Posts that were assigned to the campaign are not deleted — they lose their campaign association.
Delete a comment (Facebook/Instagram)The comment is permanently deleted on the platformThis cannot be reversed. Use Hide instead of Delete if you want the option to restore visibility later.
Delete a workspaceAll posts, campaigns, media, accounts, members, and analytics in the workspace are permanently removedThis cannot be recovered. Export your data before deleting.
Delete your accountYour entire account and all associated workspaces are permanently removedThis cannot be recovered. Follow the export checklist before proceeding.
Disconnect a social accountThe OAuth connection is severed. Published post data and analytics remain, but you can no longer publish to or manage this account.Reconnect the account to restore access. Previously published posts and metrics are preserved.
Before deleting any workspace data, check whether you need to export it first. Analytics can be exported as CSV or PDF, invoices can be downloaded from the billing page, and media files can be downloaded individually from the media library.
Use the Hide action for comments instead of Delete when you want the ability to restore the comment later. Hidden comments can be unhidden, but deleted comments are gone permanently.

Known limitations

The table below consolidates current platform limitations that are documented across individual feature pages. These are not bugs — they are known constraints of the current product version.
AreaLimitationDetails
AuthenticationNo multi-factor authentication (MFA)Use compensating controls such as Google 2-Step Verification and unique passwords.
AuthenticationNo “sign out all devices”Sign out on each device individually. Change your password to invalidate other sessions.
InboxInstagram onlyFacebook Messenger, X DMs, LinkedIn messages, and other platforms are not supported. See inbox.
InboxText messages onlyMedia messages appear as empty bubbles. You cannot send images, videos, or voice messages.
Inbox25 conversations, 20 messages per threadOlder conversations and messages are not available. No pagination.
InboxNo real-time updatesYou must manually refresh to see new messages.
CommentsFacebook and Instagram onlyOther platforms do not support comment management. See comments.
CommentsNo bulk moderationComments must be moderated individually.
Published posts200-post display capUse date range and platform filters to surface older content, or export via CSV.
Published postsRead-onlyYou cannot edit, delete, or re-share published posts from Socializioz.
NotificationsPush notifications not yet deliveringThe setting saves your preference, but browser push notifications are not active yet.
OfflineNo offline usageA full-screen overlay blocks all interaction when connectivity drops. Unsaved changes are not preserved.
SchedulingNo recurring or repeat postsEach post must be scheduled individually.
Media libraryNo folders or tagsAssets are organized by search, type filter, and status filter only.
Analytics7, 30, or 90 day ranges onlyHistorical data beyond 90 days is not shown on the dashboard. Export regularly to preserve long-term records.
Activity logNo CSV exportUse browser copy or screenshots for compliance records. See activity log — formal audit trails.
Team collaborationNo ownership transfer from settingsTransferring workspace ownership requires a support ticket.
Limitations listed here may be resolved in future releases. Check the changelog for recent updates.
Several feature pages contain detailed troubleshooting sections for their specific area. Use these cross-references to find targeted guidance:
AreaPageWhat it covers
OAuth and connection errorsConnecting accounts — error reference15+ OAuth error codes for Meta, X, TikTok, and LinkedIn with causes and fixes
Publish validation errorsComposer — pre-publish validationPlatform-specific validation checks that block publishing
Publishing error toastsComposer — publishing errorsStructured error toast format with title, message, and reference ID
Stuck connection spinnerConnecting accounts — stuck spinnerRecovery when the connection dialog spinner does not clear after OAuth
Empty account list on mobileConnecting accounts — empty list on mobileBlank account list after OAuth on iOS WebView or PWA
TikTok settings validationComposer — TikTok settings validationRequired TikTok fields that block publishing
Video resolution issuesComposer — video resolution referencePer-platform resolution, file size, and duration limits
Media upload issuesMedia library — troubleshootingUpload failures, processing stuck, storage limits
DM inbox issuesInbox — troubleshootingPermission errors, failed sends, missing conversations, empty message bubbles
Notification issuesNotifications — troubleshootingMissing notifications, push permission problems, quiet hours, sound settings
Activity log questionsActivity log — troubleshootingUsing the log to diagnose publish failures, token issues, and event timelines
Comment managementComments — troubleshootingSync delays, missing comments, AI reply errors, moderation issues
Approval workflow issuesApprovals — troubleshootingMissing pending posts, bulk approve timing, rejection flow
Meta token and scope issues (admin)Connecting accounts — Meta token debugAdmin-only panel showing granted OAuth scopes, connected pages, and token expiry for Meta accounts
Account security and lockoutsAccount security — troubleshootingPassword resets, login lockouts, compromised account recovery, MFA alternatives, and session issues
AI generation issuesAI content generation — troubleshootingGeneration failures, prompt quality, video processing, Hedra credits, provider-specific errors
Platform-wide service health (admin)System status — App health dashboardAdmin-only in-app dashboard monitoring Application, Publishing, Billing, and AI service health

When to contact support

Open a support ticket when:
  • You have tried the steps on this page and the issue persists.
  • You see an error you do not understand.
  • A connected account keeps disconnecting after reconnection.
  • Posts fail repeatedly with no clear error.
  • You need help with billing or subscription changes.
The AI support assistant runs automatic diagnostics and can often resolve issues faster than a manual ticket. Use the Fix with AI Support links throughout the app to pre-fill context.
Last modified on May 16, 2026