Skip to content

[Failed] Could not fetch from GitHub #635

@StableInfo

Description

@StableInfo

I simply install the gradio from the ZIP (windows option), I unzipped then i run it twice, then i went to update bat and I was getting:

========================================

ACE-Step Update Check

========================================

[Git] Using PortableGit

[1/4] Checking current version...

Branch: fix_windows_path

Commit: b55...

[2/4] Checking for updates (timeout: 10s)...

Connecting to GitHub...

[Timeout] Could not connect to GitHub within 10 seconds.

[Failed] Could not fetch from GitHub.

Please check your internet connection.

Do you want to configure a proxy server to retry? (Y/N):

Then I tried a solution from chatgpt:

Run in X:\ACE-Step-1.5:

.\PortableGit\bin\git.exe config --local --unset http.proxy
.\PortableGit\bin\git.exe config --local --unset https.proxy

Then verify they’re gone:

.\PortableGit\bin\git.exe config --local --get http.proxy
.\PortableGit\bin\git.exe config --local --get https.proxy

Those should print nothing now

.
But it did not solve the problem because The update failed apparently.
So what with fail with portable git? I tried to search for it I did not find a lot.
Could it be some protection from my system blocking it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions