Troubleshooting Common Issues
Quick solutions for the most common problems you might encounter
Troubleshooting Common Issues
Let's fix those pesky problems so you can get back to creating! This guide covers the most common issues and their solutions.
🔐 Login & Access Issues
I can't log in to my account
Quick Fixes:
- Check your email: Make sure you're using the correct email address
- Reset your password: Click "Forgot Password" on the login page
- Clear browser cache: Ctrl+Shift+Del (Windows) or Cmd+Shift+Del (Mac)
- Try incognito mode: This bypasses browser extensions that might interfere
- Check spam folder: Password reset emails might land there
Still stuck? Your account might be locked for security. Contact support@selgora.com
Two-factor authentication isn't working
Solutions:
- Check your device time: 2FA codes are time-sensitive. Ensure your device clock is accurate
- Use backup codes: Find them in Account Settings > Security
- Try the previous/next code: If one expires, the next might work
- Disable and re-enable 2FA: As a last resort, contact support to reset
Members can't access my content
Common causes and fixes:
✅ Check offer configuration:
- Go to Offers > [Your Offer] > Included Content
- Verify the content is properly linked
- Save changes even if everything looks correct
✅ Verify payment status:
- Check Members > [Member Name] > Subscriptions
- Ensure their payment is active
- Look for failed payment notifications
✅ Test the invisible paywall:
- Create a test account
- Purchase the offer
- Confirm access works
- Document any error messages
✅ Manual override (temporary fix):
- Go to Members > [Member Name]
- Click "Grant Access"
- Select content manually
- This helps while troubleshooting
💳 Payment Problems
Customer payments are failing
Immediate actions:
-
Check Stripe Dashboard:
- Log into Stripe directly
- Look for error messages
- Verify your account is active
-
Common failure reasons:
- Insufficient funds
- Card expired
- Bank declining (fraud protection)
- Incorrect billing address
- 3D Secure authentication required
-
Enable payment retries:
- Dashboard > Settings > Payments
- Enable "Smart Retries"
- Set retry schedule (3, 5, 7 days recommended)
Stripe won't connect
Step-by-step fix:
- Clear all cookies for stripe.com and selgora.com
- Log out of both platforms
- Log into Selgora first
- Click "Connect Stripe" in Settings
- Use the same email for both accounts (recommended)
- Complete Stripe's onboarding fully
- Return to Selgora and refresh
Requirements for Stripe:
- Valid business information
- Bank account for payouts
- Tax ID (if applicable)
- Identity verification
📧 Email Delivery Issues
Emails going to spam
Fix your sender reputation:
-
Authenticate your domain:
Settings > Email > Domain Authentication - Add SPF record - Configure DKIM - Set up DMARC
-
Clean your list:
- Remove inactive subscribers (no opens in 90 days)
- Use double opt-in for new subscribers
- Honor unsubscribes immediately
-
Improve content:
- Avoid spam trigger words ("FREE", "GUARANTEE", excessive caps)
- Balance text and images (80/20 ratio)
- Include unsubscribe link prominently
- Personalize subject lines
Email broadcasts not sending
Troubleshooting checklist:
- [ ] Verify email credits available
- [ ] Check "From" email is verified
- [ ] Confirm recipient list has contacts
- [ ] Look for error messages in Email > Logs
- [ ] Test with a single recipient first
- [ ] Ensure content doesn't exceed size limits
📹 Video Upload Problems
Video won't upload or process
Solutions by error type:
"File too large":
- Compress video using HandBrake (free)
- Reduce resolution to 1080p maximum
- Target bitrate: 5-8 Mbps
- Use H.264 codec for compatibility
"Processing failed":
- Check file isn't corrupted
- Try converting to MP4
- Remove special characters from filename
- Upload during off-peak hours
"Unsupported format":
- Convert to MP4 using:
- CloudConvert (online)
- HandBrake (desktop)
- FFmpeg (command line)
Videos buffering for members
Optimization steps:
-
Enable CDN delivery:
- Settings > Content > Enable CDN
- Clears cache automatically
-
Provide multiple quality options:
- Upload 1080p maximum
- System auto-generates lower qualities
- Members can select based on connection
-
Check member's connection:
- Share speed test link
- Recommend 5+ Mbps for smooth streaming
- Suggest downloading for offline viewing
🎨 Landing Page Issues
Landing page not publishing
Common fixes:
-
Validation errors:
- Check for required fields (title, URL slug)
- Ensure URL slug is unique
- Remove special characters from slug
-
Cloudflare connection:
- Verify Cloudflare integration in Settings
- Check API credentials are current
- Ensure you have available pages quota
-
Content issues:
- Remove broken image links
- Fix malformed HTML
- Check form configurations
Custom domain not working
DNS configuration steps:
-
Add CNAME record:
Type: CNAME Name: @ (or subdomain) Value: your-store.selgora.com TTL: Auto
-
Wait for propagation:
- Can take 24-48 hours
- Check status: Settings > Domains
- Look for green "Active" status
-
SSL certificate:
- Auto-generated after DNS confirms
- May take additional 1-2 hours
- Force refresh with "Renew Certificate"
🐛 Browser-Specific Issues
Feature not working correctly
Universal fix routine:
-
Clear cache and cookies:
- Windows: Ctrl+Shift+Del
- Mac: Cmd+Shift+Del
- Select "All time" range
-
Disable extensions:
- Ad blockers can interfere
- Try incognito/private mode
- Especially disable password managers temporarily
-
Update browser:
- Chrome: chrome://settings/help
- Firefox: menu > Help > About
- Safari: System Preferences > Software Update
-
Try different browser:
- Recommended: Chrome, Firefox, Safari (latest)
- Not supported: Internet Explorer
💾 Data & Content Issues
Lost content or changes not saving
Prevention and recovery:
-
Enable auto-save:
- Settings > Preferences > Auto-save
- Set to 30 seconds (recommended)
-
Check revision history:
- Open content editor
- Click "History" icon
- Select previous version
- Click "Restore"
-
Browser crashed:
- Check localStorage recovery
- Look for "Recover unsaved changes?" prompt
- Contact support for server-side backups
Import failing
Format requirements:
CSV files:
- UTF-8 encoding
- Comma-separated (not semicolon)
- Headers in first row
- No special characters in headers
- Maximum 10,000 rows per import
Fix common errors:
- Open in Excel/Google Sheets
- Save As > CSV UTF-8
- Remove empty rows
- Check date format (YYYY-MM-DD)
- Remove formulas (paste values only)
🚨 Emergency Procedures
Platform appears down
Check status:
- Visit status.selgora.com
- Check @SelgoraStatus on Twitter
- Test from different device/network
If confirmed down:
- We're already working on it
- Updates posted every 30 minutes
- Estimated resolution time provided
Account compromised
Immediate actions:
- Reset password immediately
- Enable two-factor authentication
- Review recent activity log
- Check payment methods
- Contact support@selgora.com
- Review and revoke API keys
🛠️ Still Need Help?
If these solutions didn't work, here's how to get help fast:
Information to provide:
- Your account email
- Exact error message (screenshot helps)
- Steps to reproduce the issue
- Browser and operating system
- When the problem started
Contact methods:
- 📧 Email: support@selgora.com
- 💬 Priority Support: For SCALE+ plans
- 🐛 Bug Report: Include browser console errors (F12 > Console)
Pro tip: Recording a quick Loom video showing the issue helps us resolve it much faster!
Was this article helpful?
Your feedback helps us improve our content