Category: How do I do X?
Updated

This solution is summarized from an archived support forum post. This information may have changed. If you notice an error, please let us know in Discord.

How can I correctly connect GitHub version control on Windows Self-hosted Appsmith?

Issue

I am facing an issue on my self-hosted Appsmith instance on a Windows 11 machine. I am unable to connect to a GitHub repository and have followed all the steps mentioned in the tutorial. The error message suggests that the ssh key is not added to the repo or the Appsmith is unable to contact the remote repo. I have shared the browser console screenshot with Anagh via email and will also check the logs in the /appsmith-stacks/logs/backend directory.

Resolution

The issue faced by Gianluca was related to connecting to a GitHub repository using a self-hosted Appsmith instance on a Windows 11 machine. Anagh suggested sharing the backend logs from the machine as the error message suggested that either the SSH key was not added to the repo or Appsmith was unable to contact the remote repo. Gianluca shared the screenshot of the browser console and Anagh informed him that logs can be found in /appsmith-stacks/logs/backend directory of the file system.

It is unclear from the conversation what the root cause of the issue was, but sharing the backend logs could help identify the issue. Additionally, it is recommended to check if the SSH key was properly added to the repository and that Appsmith is able to connect to the remote repo. Further troubleshooting may require examining the logs and code examples to identify and resolve any errors.