0

I am developing a Streamlit web app (using Python). While deploying my web app on Streamlit cloud, a strange error is shown on the screen telling me:

:exclamation: Updating the app files has failed: open /home/appuser/.ssh/id_github: no such file or directory

The log image is here:

enter image description here

I do not understand why it gives me this type of error when I don’t have these files or folders in my local app folder.

1 Answer 1

0

This happens if your GitHub SSH keys have expired. If you unlink your Streamlit Cloud account from GitHub, then re-link them, that should resolve the issue.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.