lllyasviel / lllyasviel/FramePack

Is there a problem with my network? Is a network in a specific area needed?

Open
#352 1 comment 0 reactions 0 assignees View on GitHub
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 "G:\framepack_cu126_torch26\framepack_cu126_torch26\webui\demo_gradio.py", line 404, in
block.launch(
File "G:\framepack_cu126_torch26\framepack_cu126_torch26\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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the launch from webui/demo_gradio.py at the block.launch call around line 404 and check whether the local /gradio_api/startup-events endpoint returns 503. Verify localhost and proxy or network settings, then confirm that the app starts successfully at the reported local URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.