ErrLookup › getredash/redash
getredash/redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data. · Python · 719 source files
Analyzed at ca79fe988d on 2026-08-28. 96 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Invalid JWT token | http | error | redash, jwt, authentication, auth-header |
| Error during query execution. Reason: {error} | exception | error | redash, schema, database, introspection |
| Failed running query [%s]. | exception | error | redash, database, query-stats |
| Username and Password required | validation | error | redash, authentication, configuration, basic-auth |
| SSH tunneling is not implemented for this query runner yet. | exception | error | redash, ssh-tunnel, not-implemented, data-source |
| Azure AD Client ID, Client Secret, and Tenant ID are require | validation | error | redash, azure-kusto, authentication, configuration |
| Connection error to: {} {}. | exception | error | redash, clickhouse, network, http |
| CloudWatch Insights Query Execution Status: {} | exception | error | redash, aws, cloudwatch-insights, query-status |
| Request exceeded timeout. | exception | error | redash, aws, cloudwatch-insights, timeout |
| Queries of type {} can not be processed by redash. | validation | error | redash, sparql, corporate-memory, query-type |
| Couchbase connection error | exception | error | redash, couchbase, network, http |
| Failed to connect to Cloudflare D1: {str(e)} | exception | error | redash, cloudflare-d1, network, http |
| Invalid JSON response from D1: {str(e)} | exception | error | redash, cloudflare-d1, json, response-parsing |
| Unexpected response format from D1: {str(e)} | exception | error | redash, cloudflare-d1, api-response, keyerror |
| Failed to get schema: {str(e)} | exception | error | redash, cloudflare-d1, schema |
| Query cancelled by user. | exception | info | redash, duckdb, query-cancellation |
| Failed to get tables: {error} | exception | error | redash, duckdb, schema, information-schema |
| Redash failed to parse the results it got from Elasticsearch | exception | error | redash, elasticsearch, response-parsing |
| Failed to execute query. Return Code: {0} Reason: {1} | http | error | redash, elasticsearch, health-check, http-error |
| Connection refused | exception | error | network, elasticsearch, connection, configuration |
| Advanced queries are not supported | exception | error | elasticsearch, query-syntax, unsupported-feature |
| Redash failed to parse the results it got from Elasticsearch | exception | error | elasticsearch, parsing, aggregations |
| Results format not supported | exception | error | google-analytics, parsing, mcf |
| Unknown date/time format in results: '{}' | exception | error | google-analytics, date-parsing, datetime |
| Failed getting accounts. | exception | error | google-analytics, authentication, schema, permissions |
| Can't mix mcf: and ga: metrics. | validation | error | google-analytics, query-validation, mcf |
| Can't mix mcf: and ga: dimensions. | validation | error | google-analytics, query-validation, mcf |
| Unknown date/time format in results: '{}' | exception | error | google-analytics-4, date-parsing, datetime |
| Unknown date/time format in results: '{}' | exception | error | google-search-console, date-parsing, datetime |
| Got invalid response from Graphite (http status code: {0}). | http | error | graphite, http-status, authentication, connection-test |
| Failed getting schema. | exception | error | apache-ignite, schema, connection, metadata |
| InfluxDB is not healthy. Check logs for more information. | exception | error | influxdb, health-check, connection, configuration |
| Query is empty. | validation | warning | json-ds, query-validation, yaml |
| Couldn't find path {} in response. | exception | error | json-ds, json-path, response-shape |
| Query should be a YAML object describing the URL to query. | validation | warning | json-ds, yaml, query-validation |
| Query must include 'url' option. | validation | warning | json-ds, yaml, missing-key |
| Only GET or POST methods are allowed. | validation | warning | json-ds, http-method, query-validation |
| 'fields' needs to be a list. | validation | warning | json-ds, yaml, type-validation |
| 'pagination' should be an object with a `type` property | validation | warning | json-ds, pagination, yaml, type-validation |
| Unknown 'pagination.type' {} | validation | error | redash, json-datasource, pagination, config-validation |
| 'pagination.path' should be a string | validation | error | redash, json-datasource, pagination, type-validation |
| 'pagination.fields' should be a list of 2 field names | validation | error | redash, json-datasource, pagination, type-validation |
| {} did not change; possible misconfiguration | exception | error | redash, json-datasource, pagination, infinite-loop-guard |
| $oids takes an array as input. | validation | error | mongodb, redash, extended-json, objectid |
| MongoDB connection error | exception | error | mongodb, redash, connection, authentication |
| Extra parameters may not contain {} | validation | error | postgresql, psycopg2, redash, dsn, config-validation |
| '{0}' is not configured as a supported import module | exception | error | redash, python-runner, restrictedpython, sandbox, imports |
| '{} is not supported inplace variable | exception | error | redash, python-runner, restrictedpython, inplace-operators, version-mismatch |
| '{0}' is not a supported column type | exception | error | redash, python-runner, result-schema, type-validation |
| Wrong data source name/id: %s. | exception | error | redash, python-runner, data-source, lookup |
| You do not have access to data source: %s. | exception | error | redash, python-runner, permissions, authorization |
| Query id %s does not exist. | exception | error | redash, python-runner, query-not-found, lookup |
| You do not have access to query id %s. | exception | error | redash, python-runner, permissions, authorization |
| Query does not have results yet. | exception | error | redash, python-runner, no-results, state |
| Python query helpers require a current user. | exception | error | redash, python-runner, user-context, authorization |
| local variable `result` should not be empty. | exception | error | redash, python-runner, result-validation |
| local variable `result` should be of type `dict`. | exception | error | redash, python-runner, result-validation, type-validation |
| Missing `rows` field in `result` dict. | exception | error | python, query-runner, validation, redash |
| Missing `columns` field in `result` dict. | exception | error | python, query-runner, validation, redash |
| `rows` field should be of type `list`. | exception | error | python, query-runner, type-validation, redash |
| `columns` field should be of type `list`. | exception | error | python, query-runner, type-validation, redash |
| Query id {} not found. | exception | error | redash, permissions, multi-tenant, query-runner |
| You do not have access to query id {}. | exception | error | redash, permissions, data-source, acl |
| No cached result available for query {}. | exception | error | redash, cache, query-results, cache-miss |
| Failed loading results for query id {}. | exception | error | redash, query-execution, wrapper-error |
| Error creating table {}: {} | exception | error | sqlite, redash, ddl, operational-error |
| Failed describing objects. | exception | error | salesforce, redash, authentication, connection-test |
| Script '{}' not found in script directory | exception | error | script-runner, redash, file-not-found, io |
| Scripts can only be run from the configured scripts director | validation | error | script-runner, redash, path-traversal, configuration |
| Neither password nor private_key_b64 is set. | exception | error | snowflake, redash, authentication, configuration |
| Queries of type {} can not be processed by redash. | validation | error | sparql, redash, unsupported-query, validation |
| Failed getting schema. | exception | error | sqlite, redash, schema, introspection |
| Connection error to: {url} {details}. | http | error | tinybird, http, network, redash |
| Failed getting schema | exception | error | treasuredata, redash, schema, api-key |
| You must set the REDASH_COOKIE_SECRET environment variable. | exception | critical | redash, environment-variable, configuration, startup |
| Invalid boolean value %r | validation | error | redash, configuration, environment-variable, validation |
| Page must be positive integer. | http | error | pagination, bad-request, redash, api |
| Page is out of range. | http | warning | pagination, bad-request, redash, api |
| Page size is out of range (1-250). | http | error | pagination, bad-request, redash, api, limit |
| Public URLs are disabled. | http | error | redash, dashboards, public-urls, settings, forbidden |
| Resource only available for the Databricks query runner. | http | error | redash, databricks, data-source, bad-request |
| Can't modify built-in groups. | http | error | redash, groups, permissions, bad-request, builtin |
| Can't delete built-in groups. | http | error | redash, groups, permissions, delete, builtin |
| Unknown access type. | http | error | redash, permissions, acl, bad-request |
| User not found. | http | error | redash, permissions, user-not-found, bad-request |
| Please use a user API key. | http | error | redash, api-key, authorization, forbidden |
| No cached result found for this query. | http | warning | redash, query-results, cache, not-found |
| Bad email address. | http | error | redash, users, email, validation, bad-request |
| Email already taken. | http | error | redash, users, duplicate, email, conflict |
| Not found | http | error | redash, users, password-reset, disabled-user, not-found |
| Must provide current password to update password. | http | error | redash, users, password, forbidden, validation |
| Incorrect current password. | http | error | redash, users, password, forbidden, authentication |
| Must be admin to change groups membership. | http | error | redash, authorization, http-403, users, groups |
| Group id {} is invalid. | http | error | redash, validation, http-400, groups, users |
| Error updating record | http | error | redash, integrity-error, http-400, database-constraint, users |
| You don't have permission to edit this resource. | http | error | redash, authorization, http-403, permissions, access-control |