Streamlit deployment cloning failed error

Trying to launch an app that I have been using for months. It went to sleep after a period of inactivity. When I tried to launch it again, it started to fail with the following error:

[12:00:28] πŸš€ Starting up repository: 'daisy', branch: 'testing', main module: 'daisy_app.py'
[12:00:28] πŸ™ Cloning repository...
[12:00:48] πŸ™ Failed
[12:00:58] πŸ™ Failed
[12:01:08] πŸ™ Failed
[12:01:18] πŸ™ Failed
[12:01:28] πŸ™ Failed to download the sources for repository: 'daisy', branch: 'testing', main module: 'daisy_app.py'
[12:01:28] πŸ™ Make sure the repository and the branch exist and you have write access to it, and then reboot the app.

I know the repo exists. It is a private repo, so I can’t provide links. It launches fine locally. I confirmed that my GitHub account has the relevant authorization for streamlit to be able to clone the repo. I deleted the app and started all over again. I received a message from GitHub saying that streamlit added a new SSH key. Still, I get the same β€œFailed β€œ error.

How can I diagnose what’s going on?

hi im facing the same issue, did you manage to find a solution? Thanks!

after deploying the app is open but when we add image ehnancemet is showing but when its comes to text extraction its getting error like you see in the image what is the issue and fix the issue