Common Issues & Fixes
2026-03-037 min read
Common Issues & Fixes
This guide covers the most frequently reported issues across all Sera plugins and their solutions.
Installation Issues
White Screen After Activation
Cause: PHP version mismatch or memory limit exceeded.
Fix:
- Verify your PHP version is 8.0+ (check with your host)
- Increase PHP memory limit to at least 256MB
- If you cannot access wp-admin, rename the plugin folder via FTP to deactivate it
"Plugin could not be activated because it triggered a fatal error"
Cause: Missing PHP extension or incompatible WordPress version.
Fix:
- Check that your WordPress version is 6.0+
- Ensure required PHP extensions are installed (json, mbstring, curl, openssl)
- Check the error message for specific details
Sera Hub Not Detecting Spoke Plugins
Cause: Sera Core was not activated before the spoke plugin, or the spoke plugin version is incompatible.
Fix:
- Deactivate all spoke plugins
- Verify Sera Core is activated
- Reactivate spoke plugins one at a time
- Check that all plugins are the same major version
License Issues
"License key is invalid"
Cause: Typo in the license key, or the key belongs to a different product.
Fix:
- Copy the license key directly from your sera.guru account (avoid manual typing)
- Verify the key matches the plugin you are activating
- Check that your subscription has not expired
"Maximum activations reached"
Cause: Your license has been activated on the maximum number of sites allowed.
Fix:
- Log into sera.guru and go to Account > License Keys
- Deactivate the license on a site you no longer use
- Or upgrade to a higher tier with more site activations
Update Issues
Auto-Updates Not Working
Cause: License expired, server cannot reach sera.guru, or WordPress cron is disabled.
Fix:
- Verify your license is active in Sera > License
- Check that your server can reach sera.guru (test with
curl https://sera.guru/api/update/check) - Verify WP-Cron is working (check with Sera Pulse if installed)
- Try a manual update check from Sera > License > Check for Updates
Update Fails with "Download failed"
Cause: Server cannot write to the plugins directory, or the download timed out.
Fix:
- Check file permissions on
/wp-content/plugins/(should be 755) - Increase PHP
max_execution_timeto 300 - Try updating via FTP by uploading the new plugin zip manually
Performance Issues
Site Slowed Down After Installing Sera
Cause: Multiple Sera plugins running initial scans or building caches.
Fix:
- Wait for initial scans to complete (Sentinel malware scan, Pulse health check, AI Sitemap rebuild)
- These are one-time operations that run after installation
- After initial setup, Sera plugins have minimal performance impact
- If slowness persists, check Sera > Pulse for specific bottlenecks