Trying to deploy a simple app on steamlit sharing. It works fine locally running streamlit, but on streamlit sharing it gives me the message “Whoops — something went wrong! An error has been logged.”
Where are errors logged?
Trying to deploy a simple app on steamlit sharing. It works fine locally running streamlit, but on streamlit sharing it gives me the message “Whoops — something went wrong! An error has been logged.”
Where are errors logged?
Hello @gregbernhardt
You can download the log file by clicking on the tree dots on the console:
is this what you are looking for??
Cheers!!
Interesting, but it deploys just fine. I get the error when using the app. How do I get the log then?
Maybe @james could have an idea of how to do that 
nope you were right, I was able to test the app in that deployment screen and the error pops into the console, thanks!
Glad to hear that!! 