Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 Not Found the http://127.0.0.1:5173/ #392

Open
haodechi opened this issue Aug 22, 2024 · 2 comments
Open

404 Not Found the http://127.0.0.1:5173/ #392

haodechi opened this issue Aug 22, 2024 · 2 comments

Comments

@haodechi
Copy link

404 Not Found the http://127.0.0.1:5173/
image

@abi
Copy link
Owner

abi commented Aug 22, 2024

Please share your terminal logs where you are running the front end and back end to help with debugging.

@eduaragon27
Copy link

Tengo el mismo problema
image

en la terminal aparece lo siguiente:
INFO: Will watch for changes in these directories: ['C:\\Users\\earagon\\Downloads\\screenshot-to-code-main\\backend'] INFO: Uvicorn running on http://127.0.0.1:7001 (Press CTRL+C to quit) INFO: Started reloader process [25556] using StatReload C:\Users\earagon\AppData\Local\pypoetry\Cache\virtualenvs\backend-tGTVzEwr-py3.12\Lib\site-packages\moviepy\config_defaults.py:1: SyntaxWarning: invalid escape sequence '\P' """ C:\Users\earagon\AppData\Local\pypoetry\Cache\virtualenvs\backend-tGTVzEwr-py3.12\Lib\site-packages\moviepy\video\io\ffmpeg_reader.py:294: SyntaxWarning: invalid escape sequence '\d' lines_video = [l for l in lines if ' Video: ' in l and re.search('\d+x\d+', l)] C:\Users\earagon\AppData\Local\pypoetry\Cache\virtualenvs\backend-tGTVzEwr-py3.12\Lib\site-packages\moviepy\video\io\ffmpeg_reader.py:367: SyntaxWarning: invalid escape sequence '\d' rotation_lines = [l for l in lines if 'rotate :' in l and re.search('\d+$', l)] C:\Users\earagon\AppData\Local\pypoetry\Cache\virtualenvs\backend-tGTVzEwr-py3.12\Lib\site-packages\moviepy\video\io\ffmpeg_reader.py:370: SyntaxWarning: invalid escape sequence '\d' match = re.search('\d+$', rotation_line) INFO: Started server process [17856] INFO: Waiting for application startup. INFO: Application startup complete. INFO: 127.0.0.1:57866 - "GET / HTTP/1.1" 200 OK INFO: 127.0.0.1:57866 - "GET /favicon.ico HTTP/1.1" 404 Not Found INFO: 127.0.0.1:57957 - "GET / HTTP/1.1" 200 OK INFO: 127.0.0.1:57957 - "GET /favicon.ico HTTP/1.1" 404 Not Found INFO: 127.0.0.1:58064 - "GET / HTTP/1.1" 200 OK INFO: 127.0.0.1:58064 - "GET /favicon.ico HTTP/1.1" 404 Not Found INFO: 127.0.0.1:58206 - "GET / HTTP/1.1" 200 OK INFO: 127.0.0.1:58946 - "GET / HTTP/1.1" 200 OK INFO: 127.0.0.1:58946 - "GET /favicon.ico HTTP/1.1" 404 Not Found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants