Skip to main content

Overview

When using Appsmith, you may encounter errors related to both self-hosting the platform and building applications. This page provides detailed resources to help you troubleshoot and resolve common issues. Whether you're facing deployment issues, database connection problems, or application-specific errors, you can find the relevant troubleshooting guides below for step-by-step solutions.

To start troubleshooting, it's important to first verify that you're using the latest version of Appsmith, as many issues can be resolved through updates.

  1. Check your Appsmith version. Knowing your version is crucial for debugging and ensuring compatibility with the latest features and fixes. Follow these steps based on your deployment:

If you are using Docker to host Appsmith and want to check your version, follow these steps:

  1. Run the following command in your terminal:
 docker exec -it appsmith cat info.json
  1. Look for the version field in the output, which shows your current Appsmith version.
  1. After confirming your Appsmith version, visit the Appsmith GitHub Release Notes to compare your version with the latest release. If your version is outdated, consider upgrading to resolve known issues and benefit from new features.

See the upgrade guides for instructions on how to upgrade.

  1. If issues persist, explore specific troubleshooting guides:

Contacting Support

If you are unable to resolve your issue using the provided troubleshooting guides, you can contact Appsmith support for assistance. To get in touch with the support team, use the chat widget on the page for further help.