Streamlit build error - installer returned a non-zero exit code

Hey!

So I have this streamlit app that used to work. Leaving the “requirements.txt” and “packages.txt” unchanged I’m getting this error. Looks like it could be related to ‘apt-update’ but we don’t have control in that.

E: Repository ‘Index of /debian-security stable-security/updates InRelease’ changed its ‘Codename’ value from ‘bullseye-security’ to ‘bookworm-security’
E: Repository ‘Index of /debian-security stable-security/updates InRelease’ changed its ‘Codename’ value from ‘bullseye-security’ to ‘bookworm-security’
[20:16:36] :exclamation: installer returned a non-zero exit code
[20:16:58] :exclamation: Streamlit server consistently failed status checks
[20:16:58] :exclamation: Please fix the errors, push an update to the git repo, or reboot the app.

1 Like

Hi @Pablo_Dawson,

Thank you for sharing your question with the community!

Your post is missing a code snippet and a link to your app’s GitHub repo. Please check out our guidelines on how to post an effective question here and update your post to help the community answer your question.

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