Skip to main content

Common Errors

This guide helps you resolve common error messages you may encounter when using the Perfex CRM SaaS Module.

Installation & Setup Errorsโ€‹

ErrorLikely CauseSolution
Blank white page after activationPHP error, memory limitSee Installation Issues
"Access denied for user"Wrong MySQL credentialsSee Installation Issues
"CREATE command denied"MySQL user lacks database privilegesSee Installation Issues
"Maximum database connections"Too many tenant databasesSee Installation Issues

Domain & DNS Errorsโ€‹

ErrorLikely CauseSolution
404 Not Found on subdomainWildcard not configuredSee DNS Issues
"ERR_TOO_MANY_REDIRECTS"SSL/redirect conflictSee DNS Issues
403 ForbiddenPermission or .htaccess issueSee DNS Issues
"Your connection is not private"SSL certificate issueSee DNS Issues

Tenant & Usage Errorsโ€‹

ErrorLikely CauseSolution
"Limit reached" when creating resourcePlan quota exceededTenant needs to upgrade plan or free up space
Cannot log in after subscription expirySubscription expiredAdmin needs to renew or assign new plan
Custom domain not workingDNS not configured correctlySee DNS Issues

API Errorsโ€‹

HTTP CodeMeaningAction
401UnauthorizedCheck API token is valid and included in Authorization header
404Not foundVerify resource ID exists
422Validation errorCheck request body parameters
429Rate limitReduce request frequency

For full API reference, see API Reference.


Still Having Issues?โ€‹

  1. Check the FAQ for answers to common questions
  2. Review Installation Issues and DNS Issues
  3. Contact Support with error details and steps to reproduce