Not able deploy my app

Hi,

When I try to deploy my app on streamlit cloud, my repository is getting cloned. But some unexpected problem is happening…
please check the below error message. Please help me to sort this out. I am new to streamlit cloud.

[client] Connecting...
[manager] Starting up repository: 'diabetic-retinopathy', branch: 'main', main module: 'streamlit_app.py'
[manager] Cloning repository ...
[manager] Cloning into '/app/diabetic-retinopathy'...
[manager] Cloned repository!
[manager] We have encountered an unexpected problem. If this issue persists, please contact support
[manager] Updating the app files has failed: git pull, cmd: sudo -u appuser  git fetch origin && sudo -u appuser git reset --hard origin/main: error: exit status 128: fatal: couldn't find remote ref refs/heads/main

Thanks for for your help

Now the problem is different…Attaching the screenshot

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.