Fatal: could not read Username for 'https://github.com': terminal prompts disabled

I was using streamlit teams with no issues. Then I tried to reboot and it stopped to deploy.
This is the error returning:

[manager] Cloning into 'streamlit-test'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
[manager] Failed to clone the git repository https://github.com/myusername/streamlit-test
[manager] Make sure the repository and the branch exist and you have write access to it, and then reboot the app.

Also facing this issue but only on private repos in a github organization.

Public repo in personal github β†’ works
Private repo in personal github β†’ works
Public repo in org github β†’ works
Private repo in org github β†’ does not work

1 Like

I am also experiencing this problem as of this morning (when my apps refreshed/rebooted) on a private organization repo.

I am also facing the exact issue (on a private organization repo). Did anyone manage to resolve this somehow?

I haven’t yet, but I have opened another thread on the Streamlit Cloud board where a Streamlit member responded. No updates as of yet.

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