System Info and diagnostics

The Aimogen Pro System Info report, what it contains, and why it is the first thing to attach to a support ticket.

System & Logs › System Info produces a plain-text environment report. It is the single most useful thing to include in a support ticket.

What it contains#

The report is organised into sections.

[Plugin] — Aimogen Pro version, whether the free Aimogen plugin is active, the default text model, and whether usage tracking is on.

[Reliability Mode] — whether it is enabled, how many fallback models are configured, the provider scope, maximum fallback attempts, failure cooldown, whether smart API-key rotation is on, the key cooldown and quarantine durations, and details of the last recovered and last exhausted request.

[WordPress] — home and site URL, WordPress version, multisite state, locale, WP_DEBUG state and the active theme.

[Server / PHP] — PHP version, operating system, server software and MySQL version.

[PHP limits]memory_limit, the WordPress memory limit, max_execution_time, max_input_vars, post_max_size, upload_max_filesize and the WordPress maximum upload size.

[PHP extensions] — cURL, OpenSSL, mbstring, dom, xml and GD.

[Connectivity] — whether remote POST and GET work, whether WP-Cron is running, the REST API base and status, whether pretty permalinks are enabled, and whether shared REST API keys are configured.

[Providers configured] — which providers have credentials.

[Active plugins] — the full list, for conflict diagnosis.

A Detailed System Info section provides more advanced information.

Aimogen Pro > System & Logs > System Info

No secrets are included#

Reading it yourself#

Before opening a ticket, check these against Recommended server configuration:

FieldLook for
PHP version7.3 or newer; 8.1+ preferred
cURLMust be present
max_execution_time300 or more for long generations
PHP memory_limit256M or more
max_input_vars5000. A low value silently breaks settings saves
Remote POST / Remote GETBoth must work, or no provider call can succeed
WP-Cron runningIf disabled, you need a real cron job
REST API statusIf it fails, the REST API, webhooks and MCP will not work
Providers configuredThe provider you expect should be listed
Reliability ModeWhether the reliability behaviour you configured is actually active

Several problems diagnose themselves from this list. "My settings keep reverting" is almost always a low max_input_vars; "nothing generates" with Remote POST failing is an outbound connectivity block.

Using it with support#

When you open a ticket, include:

  1. The System Info output
  2. The exact error from Activity Logs
  3. The relevant rows from Usage Logs
  4. What you did, what you expected, and what happened

That set answers most of the first round of questions and gets you a useful reply sooner.

Still stuck? Open a support ticket and include the diagnostics from Aimogen Pro › System & Logs › System Info.