Common Issues & Solutions

Troubleshoot the most frequently encountered problems with PolicyCortex platform

Critical IssuesPerformanceStep-by-StepQuick Resolution

Cloud Provider Connection Failed

HIGH PRIORITY

Unable to connect to AWS, Azure, or GCP accounts

⚠️ Symptoms

  • Error: "Invalid credentials" in integration setup
  • Timeout errors during resource scanning
  • Intermittent connection drops

🔧 Solutions

Verify Credentials

  1. 1Check API key format and expiration
  2. 2Ensure proper IAM permissions are assigned
  3. 3Test credentials using cloud CLI tools
  4. 4Verify region settings match your resources

Network Configuration

  1. 1Check firewall rules and security groups
  2. 2Verify VPC/VNet peering if using private networks
  3. 3Ensure PolicyCortex IP ranges are whitelisted
  4. 4Test connectivity using network diagnostics

Slow Policy Scans

MEDIUM PRIORITY

Resource scans taking longer than expected

⚠️ Symptoms

  • Scans timing out after 30+ minutes
  • Large resource counts causing delays
  • Memory usage spikes during scans

🔧 Solutions

Optimize Scan Configuration

  1. 1Enable parallel scanning for large accounts
  2. 2Configure resource filters to exclude non-critical assets
  3. 3Adjust scan timeouts in platform settings
  4. 4Schedule scans during off-peak hours

Resource Management

  1. 1Increase scan worker memory allocation
  2. 2Use incremental scanning for large environments
  3. 3Configure regional scanning to reduce scope
  4. 4Archive unused resources to improve performance

📚 Related Documentation

Policy Evaluation Errors

HIGH PRIORITY

Policies failing to execute or returning incorrect results

⚠️ Symptoms

  • Syntax errors in policy code
  • Unexpected policy results
  • Policies not triggering when they should

🔧 Solutions

Policy Validation

  1. 1Use the policy validator in the editor
  2. 2Check JSON/YAML syntax for formatting errors
  3. 3Verify field names match resource schemas
  4. 4Test policies in sandbox mode before deployment

Debugging Techniques

  1. 1Enable detailed logging for policy execution
  2. 2Use the policy debugger to trace execution
  3. 3Compare against working policy templates
  4. 4Check for resource type compatibility

Authentication Problems

HIGH PRIORITY

Unable to login or access the platform

⚠️ Symptoms

  • Invalid username/password errors
  • SSO authentication failures
  • Session timeouts
  • Permission denied errors

🔧 Solutions

Account Recovery

  1. 1Use the password reset feature
  2. 2Verify email address is correct
  3. 3Check spam folder for reset emails
  4. 4Contact admin to unlock account if needed

SSO Configuration

  1. 1Verify SAML/OIDC settings with IT team
  2. 2Check identity provider certificates
  3. 3Ensure user exists in both systems
  4. 4Test SSO configuration in staging environment

📚 Related Documentation

Dashboard Not Loading

MEDIUM PRIORITY

Dashboard components failing to load or display data

⚠️ Symptoms

  • Blank or partially loaded dashboards
  • Error messages in dashboard widgets
  • Slow loading times
  • Missing charts or data visualizations

🔧 Solutions

Browser Issues

  1. 1Clear browser cache and cookies
  2. 2Disable browser extensions temporarily
  3. 3Try a different browser or incognito mode
  4. 4Check browser console for JavaScript errors

Data Refresh

  1. 1Force refresh dashboard data
  2. 2Check if recent scans completed successfully
  3. 3Verify data permissions for your role
  4. 4Contact admin if data appears corrupted

📚 Related Documentation

API Rate Limiting

MEDIUM PRIORITY

API requests being throttled or rejected

⚠️ Symptoms

  • HTTP 429 "Too Many Requests" errors
  • Intermittent API failures
  • Slow API response times
  • Integration timeouts

🔧 Solutions

Request Optimization

  1. 1Implement exponential backoff in API clients
  2. 2Reduce request frequency where possible
  3. 3Use bulk operations instead of individual calls
  4. 4Cache responses to avoid redundant requests

Rate Limit Management

  1. 1Monitor current rate limit usage
  2. 2Upgrade to higher tier plan if needed
  3. 3Distribute requests across multiple time windows
  4. 4Contact support for temporary limit increases

📚 Related Documentation

Still Need Help?

If you can't find a solution to your problem, our support team is here to help.