lllyasviel / lllyasviel/FramePack
Exception: Couldn’t start the app because 'http://127.0.0.1:7860/gradio_api/startup-events' failed (code 503).
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
* Running on local URL: http://127.0.0.1:7860
Traceback (most recent call last):
File "D:\framepack\webui\demo_gradio.py", line 400, in
block.launch(
File "D:\framepack\system\python\lib\site-packages\gradio\blocks.py", line 2685, in launch
raise Exception(
Exception: Couldn’t start the app because 'http://127.0.0.1:7860/gradio_api/startup-events' failed (code 503). Check your network or proxy settings to ensure localhost is accessible.

keeps show this error , my display card is 4060ti 8G ram win11,python3.10
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at demo_gradio.py line 400, where block.launch is called, and reproduce the startup on Windows 11 with Python 3.10 and the reported RTX 4060 Ti setup. Inspect the failing /gradio_api/startup-events request and its surrounding launch path; done means the app starts without returning HTTP 503.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100