ErrLookup › appsmithorg/appsmith
appsmithorg/appsmith
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API. · TypeScript · 7,793 source files
Analyzed at 8cd9021c24 on 2026-08-12. 127 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| The NODE_ENV environment variable is required but was not sp | exception | critical | configuration, environment-variables, build, react-scripts |
| The certificate "${crtFile}" is invalid.\n${err.message} | exception | error | https, tls, certificates, dev-server, configuration |
| The certificate key "${keyFile}" is invalid.\n${err.message} | exception | error | https, tls, certificates, private-key, dev-server |
| You specified ${type} in your env, but the file "${file}" ca | exception | error | https, tls, filesystem, dev-server, configuration |
| Your project's `baseUrl` can only be set to `src` or `node_m | exception | error | typescript, configuration, build, circular-imports, cjs |
| You have both a tsconfig.json and a jsconfig.json. If you ar | exception | error | typescript, configuration, build, cjs |
| FormControl compound components cannot be rendered outside t | exception | error | react, design-system, context, compound-components, dead-code |
| useSidebar must be used within a SidebarProvider. | exception | error | react, design-system, context, sidebar, compound-components |
| Not enough space available at /appsmith-stacks. Please ensur | exception | critical | backup, disk-space, filesystem, rts, operations |
| Backup process aborted because a valid encryption password c | exception | error | backup, encryption, interactive, rts, operations |
| Database URL not found. Please check APPSMITH_DB_URL or APPS | exception | critical | configuration, environment-variables, database, mongodb, rts, operations |
| Redis URL not found. Please check APPSMITH_REDIS_URL configu | exception | critical | configuration, environment-variables, redis, rts, operations |
| Organization with slug 'default' not found in database | exception | error | database, mongodb, rts, operations, data-integrity |
| Failed to send error mail. Email provider is not configured, | exception | warning | email, smtp, configuration, environment-variables, operations |
| Failed to send error mail. Admin email(s) not configured, pl | exception | warning | email, smtp, configuration, environment-variables, operations |
| Mail not sent! APPSMITH_MAIL_ENABLED env val is disabled, pl | exception | warning | email, smtp, configuration, dead-code, operations |
| Could not find the contents of the backup archive. | exception | error | backup, restore, archive, filesystem, operations |
| The ${path} path must start with 'https://'. | validation | error | validation, security, https, url, typescript |
| Missing basePageId. If you are trying to set href inside a r | exception | error | react, routing, url-building, context, typescript |
| error | validation | error | react, redux-form, forms, validation, typescript |
| ${extractExecutionErrorMessage(e)} | exception | error | plugin-action, file-upload, axios, network, timeout |
| Please enter a target origin URL. | validation | error | postmessage, validation, iframe, security |
| Cannot find Iframe with name ${source} on this page | exception | error | postmessage, iframe, widget-reference |
| resetWidget expected STRING for 'widgetName' argument but re | validation | error | reset-widget, validation, typescript, argument-type |
| Widget ${payload.widgetName} not found | exception | error | reset-widget, widget-reference, stale-state |
| showAlert expected STRING for 'message' argument but receive | validation | error | show-alert, toast, validation, argument-type |
| ${error.message} | exception | error | geolocation, browser-api, permissions, secure-context |
| Could not find action to update | exception | error | action, redux, stale-state, editor |
| Could not find action to copy | exception | error | action, copy, stale-state, editor |
| Save page failed | exception | error | building-block, save-layout, race, network |
| Failed to load JS libraries | exception | error | js-libraries, evaluation, network, load-time |
| Cannot find page with base id: ${basePageId} | exception | critical | init, page-load, page-not-found, auth, git-branch |
| Unable to create Actions | exception | error | one-click-binding, action, datasource, permissions |
| Unable to fetch newly created actions | exception | error | one-click-binding, fetch-actions, network, race |
| Unable to run action: ${actionToRun.name} | exception | error | one-click-binding, query-execution, datasource, sql |
| Failed importing template | exception | error | template-import, network, fetch, plugins |
| Found a Promise() during evaluation. Data fields cannot exec | exception | error | evaluation, async, data-field, binding, worker |
| onThemeChange expects a function as parameter | validation | error | custom-widget, theme, validation, runtime |
| onUiChange expects a function as parameter | validation | error | custom-widget, ui, validation, runtime |
| onModelChange expects a function as parameter | validation | error | custom-widget, appsmith-api, parameter-validation, javascript |
| updateModel expects an object as parameter | validation | error | custom-widget, appsmith-api, parameter-validation, javascript |
| eventName should be a string | validation | error | custom-widget, appsmith-api, parameter-validation, javascript |
| contextObj should be an object | validation | error | custom-widget, appsmith-api, parameter-validation, javascript |
| onReady expects a function as parameter | validation | error | custom-widget, appsmith-api, parameter-validation, javascript |
| onThemeChange expects a function as parameter | validation | error | custom-widget, wds, appsmith-api, parameter-validation, javascript |
| onModelChange expects a function as parameter | validation | error | custom-widget, wds, appsmith-api, parameter-validation, javascript |
| updateModel expects an object as parameter | validation | error | custom-widget, wds, appsmith-api, parameter-validation, javascript |
| eventName should be a string | validation | error | custom-widget, wds, appsmith-api, parameter-validation, javascript |
| contextObj should be an object | validation | error | custom-widget, wds, appsmith-api, parameter-validation, javascript |
| onReady expects a function as parameter | validation | error | custom-widget, wds, appsmith-api, parameter-validation, javascript |
| Please remove any direct/indirect references to {{actionName | exception | error | evaluation, appsmith-api, data-field, async-guard, security |
| The script at ${url} cannot be installed. | exception | error | js-library, evaluation, network, import, cdn |
| Unable to determine a unique accessor | exception | error | js-library, evaluation, import, accessor |
| Failed to generate autocomplete definitions for ${name}. | exception | error | js-library, evaluation, autocomplete, tern, import |
| Unable to generate a unique accessor | exception | warning | js-library, evaluation, accessor, import |
PE-PLG-5000 SECURITY: Unable to resolve real path for {} while validating Git root containme | error_code | critical | security, git, path-traversal, symlink, filesystem, java |
PE-PLG-5003 Provided file format is incompatible, please upgrade your instance to resolve th | error_code | error | git, versioning, file-format, upgrade, java |
| Error while rebasing the branch, {} | exception | error | git, rebase, jgit, appsmith-git, reactive |
PE-UQI-5000 {} is not a known conditional operator. Please reach out to Appsmith customer su | error_code | error | uqi, filter, where-clause, operator, enum |
PE-PLG-5000 Appsmith server encountered an unexpected error: property list is null. Please r | error_code | error | property-list, null-guard, plugin-internal, invariant |
PE-DSE-5003 The provided SSH key could not be parsed. | error_code | error | ssh, ssh-tunnel, key-parsing, io, datasource-config |
PE-JSN-4000 Malformed JSON: {} | error_code | error | json, rest-api, parse-error, request-body, mustache |
PE-DSE-5003 Unable to parse content. Expected an array or object of multipart data | error_code | error | multipart, rest-api, file-upload, io, datasource-config |
PE-DSE-5003 Secret key is required when sending session details is switched on, and should b | error_code | error | security, session, secret-key, rest-api, datasource-config, validation |
PE-ARG-5000 Filtering Condition not configured properly | error_code | error | filter, condition, validation, uqi, argument-error |
PE-SST-5000 Uh oh! This is unexpected. Did not receive any information for the binding {0}. | error_code | error | smart-substitution, mustache, binding, prepared-statement, widget-ref |
PE-PLG-5002 Failed to connect to the in memory database. Unable to perform filtering : {} | error_code | critical | h2, in-memory-db, filtering, startup, datasource, infrastructure |
PE-ARG-5000 {} not found in the known column names: {} | error_code | error | appsmith, uqi, projection, schema, validation |
PE-PLG-5000 Appsmith server failed to parse the type of sort condition. Please reach out to | error_code | error | appsmith, uqi, sort, internal-error |
PE-AS3-5000 Appsmith server has encountered an unexpected error when fetching file content f | error_code | error | appsmith, s3, aws, object-listing, null-check |
PE-ARG-5000 Appsmith server has encountered an unexpected error when establishing connection | error_code | error | appsmith, s3, aws, connection, datasource-config, credentials |
PE-DSE-5000 Appsmith server has failed to fetch list of buckets from database. Please check | exception | error | java, appsmith, amazon-s3, plugin, aws-sdk, iam-permissions, credentials, schema, network |
PE-DSE-5003 Appsmith S3 plugin service has failed to identify the S3 service provider type. | exception | error | java, appsmith, amazon-s3, plugin, configuration, datasource, enum |
PE-JSN-4000 Plugin failed to parse JSON "{0}" | exception | error | java, appsmith, anthropic, plugin, json-parsing, jackson, api-error, llm |
PE-ARG-5000 request type is missing | exception | error | java, appsmith, anthropic, plugin, argument-validation, trigger, llm |
PE-ARG-5000 Query failed to execute because query is not configured. | exception | error | anthropic, appsmith, validation, configuration, chat |
PE-DSE-5003 messages are not provided in the configuration | exception | error | anthropic, appsmith, validation, messages, chat |
PE-ARG-5000 Query failed to execute because query is not configured. | exception | error | anthropic, appsmith, validation, configuration, vision |
PE-DSE-5003 messages are not provided in the configuration | exception | error | anthropic, appsmith, validation, messages, vision |
PE-ARG-5000 Query failed to execute because max token value is not an integer number | exception | error | anthropic, appsmith, validation, max-tokens, parsing |
PE-ARG-5000 Unsupported feature: ${feature} | exception | error | appsmith-ai, appsmith, feature-routing, switch, enum |
PE-ARG-5000 input is not provided | exception | error | appsmith-ai, appsmith, validation, input, form-data |
PE-DSE-5003 Appsmith server has found an unexpected SSL option: %s. Please reach out to Apps | exception | error | arangodb, appsmith, ssl, datasource, configuration |
| Unexpected value: {command} | exception | error | aws-lambda, command-validation, switch-default, plugin-contract |
PE-ARG-5000 request type is missing | exception | error | aws-lambda, trigger, request-validation, dropdown |
PE-ARG-5000 Missing action name (like `ListTables`, `GetItem` etc.). | exception | error | dynamodb, action-name, path-validation, argument-error |
PE-JSN-4000 Plugin failed to parse JSON "{0}" | exception | error | dynamodb, json-parse, body-validation, pe-jsn-4000 |
PE-DYN-5001 Unknown action: `%s`. Note that action names are case-sensitive. | exception | error | dynamodb, action-name, case-sensitive, class-loading, pe-dyn-5001 |
PE-DYN-5000 Error occurred while executing DynamoDB query. | exception | error | dynamodb, query-execution, reflection, downstream-error, pe-dyn-5000 |
PE-DSE-5003 Missing region in datasource. | exception | error | dynamodb, datasource, region, aws-config, pe-dse-5003 |
| Host {host} is not allowed | exception | error | elasticsearch, ssrf, host-filter, dns, security |
PE-ARG-5000 Appsmith has found an unexpected query form property - 'Delete Key Value Pair Pa | exception | error | firestore, form-validation, field-value-delete, update-document |
PE-FST-5000 Unable to serialize object of type %s. | exception | error | firestore, serialization, sdk-compatibility, appsmith |
PE-ARG-5000 Appsmith server has found null query object when applying where conditional on F | exception | error | firestore, where-condition, null-check, internal-error, appsmith |
PE-ARG-5000 No generate content model is selected in the configuration | exception | error | google-ai, gemini, model-selection, configuration, appsmith |
PE-ARG-5000 Unsupported command: {command} | exception | error | google-ai, gemini, unsupported-command, uri-construction, appsmith |
PE-PLG-5000 API key should not be empty. Please add an API key | exception | error | google-ai, gemini, api-key, authentication, datasource, appsmith |
PE-ARG-5000 Missing required field 'Spreadsheet Url' | exception | error | google-sheets, spreadsheet-url, validation, clear-method, appsmith |
PE-ARG-5000 Missing required field 'Spreadsheet Url' | exception | error | google-sheets, spreadsheet-url, validation, copy-method, appsmith |
PE-ARG-5000 Missing required field 'Spreadsheet Name' | exception | error | google-sheets, spreadsheet-name, validation, file-create, appsmith |
PE-ARG-5000 Missing required field 'Spreadsheet Url' | exception | error | google-sheets, appsmith, input-validation, delete-spreadsheet, required-field |
PE-GSH-5000 Missing a valid response object. | exception | error | google-sheets, appsmith, response-handling, delete-spreadsheet, null-response |
PE-ARG-5000 Missing required field 'Spreadsheet Url' | exception | error | google-sheets, appsmith, input-validation, get-spreadsheet-info, required-field |
PE-GSH-5000 Missing a valid response object. | exception | error | google-sheets, appsmith, response-handling, get-spreadsheet-info, null-response |
PE-GSH-5000 Missing a valid response object. | exception | error | google-sheets, appsmith, response-handling, list-spreadsheets, null-response |
PE-ARG-5000 Unexpected value for table header index. Please use a number starting from 1 | exception | error | google-sheets, appsmith, input-validation, get-structure, table-header-index |
PE-GSH-5000 Missing a valid response object. | exception | error | google-sheets, appsmith, response-handling, get-structure, null-response |
PE-ARG-5000 Cannot read spreadsheet URL. Please verify that the provided the Spreadsheet URL | exception | error | google-sheets, appsmith, input-validation, url-parsing, regex, spreadsheet-id |
PE-ARG-5000 Missing required field 'Spreadsheet Url' | exception | error | google-sheets, appsmith, input-validation, append-rows, required-field |
PE-JSN-4000 Plugin failed to parse JSON "{0}" | exception | error | google-sheets, appsmith, json, validation, parsing, row-object |
PE-GSH-5000 Missing a valid response object. | exception | error | google-sheets, appsmith, runtime, response, reactive, internal-error |
PE-ARG-5000 Missing required field 'Spreadsheet Url' | exception | error | google-sheets, appsmith, validation, configuration, spreadsheet, required-field |
PE-JSN-4000 Plugin failed to parse JSON "{0}" | exception | error | google-sheets, appsmith, json, validation, parsing, row-object, array |
PE-GSH-5000 Missing a valid response object. | exception | error | google-sheets, appsmith, runtime, response, reactive, internal-error |
PE-ARG-5000 Missing required field 'Spreadsheet Url' | exception | error | google-sheets, appsmith, validation, configuration, spreadsheet, required-field |
PE-JSN-4000 Plugin failed to parse JSON "{0}" | exception | error | google-sheets, appsmith, json-parse, row-objects, malformed-json, bulk-update |
PE-GSH-5000 Missing a valid response object. | exception | error | google-sheets, appsmith, runtime, null-response, transient, bulk-update |
PE-ARG-5000 Missing required field 'Spreadsheet Url' | exception | error | google-sheets, appsmith, validation, spreadsheet-url, required-field, delete-row |
PE-GSH-5000 Missing a valid response object. | exception | error | google-sheets, appsmith, runtime, null-response, transient, delete-row |
PE-ARG-5000 Missing required field 'Spreadsheet Url' | exception | error | google-sheets, appsmith, validation, spreadsheet-url, required-field, get-rows |
PE-GSH-5000 Missing a valid response object. | exception | error | appsmith, google-sheets, response-handling, null-response, query-execution |
PE-ARG-5000 Missing required field 'Spreadsheet Url' | exception | error | appsmith, google-sheets, validation, required-field, url-parsing |
PE-JSN-4000 Plugin failed to parse JSON "{0}" | exception | error | appsmith, google-sheets, json-parsing, jackson, row-update, validation |
PE-GSH-5000 Missing a valid response object. | exception | error | appsmith, google-sheets, response-handling, null-response, query-execution, row-update |
PLUGIN_EXECUTE_ARGUMENT_ERROR Expected a row object, but did not find it. | exception | error | appsmith, google-sets, validation, json-shape, row-update, type-mismatch |
PLUGIN_EXECUTE_ARGUMENT_ERROR Missing required field 'Spreadsheet Url' | exception | error | appsmith, google-sheets, validation, required-field, url-parsing, delete-action |
| ERROR: Embedded MongoDB 7.0 failed to start on the existing | console | critical | appsmith, mongodb, docker, upgrade, feature-compatibility-version, embedded-mongodb, entrypoint |