Common Error Messages

This table covers the most frequent error messages you might see in Hubrix and what to do about them.

An error message displayed in a Hubrix workflow run showing a 'Rate limit reached' notification
An error message displayed in a Hubrix workflow run showing a 'Rate limit reached' notification

Error reference

Error messageWhat it meansHow to fix
"Rate limit reached"You have sent too many requests to an AI model in a short periodWait 30–60 seconds and try again. If it happens frequently, reduce parallelism in bulk jobs or spread requests over more time.
"Credit limit reached"Your monthly credit cap has been reachedContact your workspace admin to raise your credit limit or wait for the monthly reset. Admins can raise limits in Settings → Billing → Usage limits.
"Document processing failed"The file could not be parsed and indexedCheck the file format (only 9 supported types) and whether the file is corrupt. Re-upload the file, or try exporting in a different format.
"Workflow run failed"One or more steps in a workflow run returned an errorOpen the run in the Runs tab and click the failed step to see the specific error details.
"Connector sync error"The data connector could not complete a syncGo to Settings → Data Connectors, check the error message, and reconnect the OAuth if the token has expired.
"Model unavailable"The selected AI model is temporarily unavailableSwitch to a different model in the chat model picker or in the workflow step settings. Try again in a few minutes.
"Unauthorized"Your session has expired or you don't have permissionRefresh the page and sign in again. If the error persists on a shared item, check with the owner that you still have access.
"File too large"The uploaded file exceeds the 50 MB limitSplit the file into smaller parts before uploading, or compress the content if possible.
"Unsupported file type"The file extension is not in the supported listConvert the file to a supported format (PDF, DOCX, XLSX, PPTX, TXT, MD, CSV, JSON, HTML).
"Invite link expired"The email invitation link is older than 7 daysAsk your workspace admin to send a new invitation.
"Human input timeout"A workflow's Human Input step exceeded its timeout periodThe workflow run is marked as failed. The assignee will need to re-trigger the workflow and approve the input before the timeout.

For errors not listed here, look in the browser's developer console (F12 → Console tab) for additional details. Copy the full error message and include it when contacting support@hubrix.ai.

Getting more detail

Most error messages in Hubrix include a Details link or expandable section. Click it to see the full technical error message, which is often more specific. For example, a "Connector sync error" might expand to show "403 Forbidden: The connected account no longer has access to the selected folder."

The full error message is exactly what you need to diagnose the issue — or to include when contacting support.

Was this helpful?