streamlit hello gives 404: Not Found
See original GitHub issueSummary
Running streamlit hello
gives the error 404: Not Found
Steps to reproduce
Run streamlit hello
in the directory of my python.exe
Expected behavior:
Expected a streamlit application to launch
Actual behavior:
The urls http://192.168.1.34:8501/
and http://localhost:8501
both return 404: Not Found
Is this a regression?
no
Debug info
- Streamlit version: 0.47.2
- Python version: 3.7.1
- Using Conda? PipEnv? PyEnv? Pex? pip on WinPython
- OS version: Windows 10 version 1903
- Browser version: Firefox 69.0
Additional information
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Streamlit started giving 404: Not Found and no longer wants to ...
Actual behavior: App gives 404: Not Found and nothing I do wants to make it work again. ... Running "streamlit hello", gives me...
Read more >Getting 404 error after I deployed my app - Streamlit
This is because, in Streamlit Sharing, your app is actually “run” from the top directory and therefore can't find the image/ folder or ......
Read more >404 sometimes when clicking on download button Streamlit ...
The app has a download button to export the generated dataframe as a .xlsx file and this works perfectly fine locally but breaks...
Read more >App is not loading when running remotely - Streamlit Docs
Symptom #1: The app never loads · Try port 80: Some hosts expose port 80 by default. To set Streamlit to use that...
Read more >Troubleshooting - Streamlit Docs
A 404 error is displayed to unauthorized viewers to avoid providing any unnecessary information about your app to unintended viewers. Users who satisfy...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks @mzeidhassan It resolves the issue…
If you are on Windows, try this URL and see: http://localhost:8501/index.html