Streamlit error when trying to deploy app

I am tyring to deploy my app to streamlit, however I always get the following errors:

[08:33:54] ❗️ Updating the app files has failed: open /home/appuser/.ssh/id_github: no such file or directory

[08:33:54] ❗️ Error during processing dependencies! Please fix the error and push an update, or try restarting the app.

[08:35:31] ❗️ Streamlit server consistently failed status checks

[08:35:31] ❗️ Please fix the errors, push an update to the git repo, or reboot the app.

I can’t figure out how to solve this problem. I tried editing the requirements.txt multiple times with different requirement versions etc. Does anyone know how to solve this problem by chance?

Link to github repo that I try to deploy is here: GitHub - RebellionL/tvdatafeed: A simple TradingView historical Data Downloader

Any help?

Hi @RebellionL, welcome to the community! :wave:

Your app seems to be functioning without errors:

Perhaps rebooting the app fixed your issue?

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