Skip to content

Git pull/push is hanging since 1.25.0 #35827

@FrankMerfort

Description

@FrankMerfort

Description

Hello,

I updated Gitea to 1.25.0. Since then git pull/push/clone is not working anymore. The commands hang forever.

Last log entries when I perform a git pull:

2025/11/03 07:36:32 modules/ssh/ssh.go:223:publicKeyHandler() [D] Handle Public Key: Fingerprint: SHA256:******************** from 192.168.104.10:54412
2025/11/03 07:36:32 modules/ssh/ssh.go:306:publicKeyHandler() [D] Handle Public Key: 192.168.104.10:54412 Fingerprint: SHA256:******************** is not a certificate
2025/11/03 07:36:32 modules/ssh/ssh.go:321:publicKeyHandler() [D] Successfully authenticated: 192.168.104.10:54412 Public Key Fingerprint: SHA256:********************
2025/11/03 07:36:33 routers/private/serv.go:412:ServCommand() [D] Serv Results:
IsWiki: false
DeployKeyID: 0
KeyID: 1 KeyName: ********************
UserName: ********************
UserID: 1
OwnerName: ********************
RepoName: ln4
RepoID: 2
2025/11/03 07:36:33 HTTPRequest [I] router: completed GET /api/internal/serv/command/1/lanfer/ln4?mode=1&verb=git-upload-pack for 127.0.0.1:0, 200 OK in 20.5ms @ private/serv.go:79(private.ServCommand)

Best regards
Frank

Gitea Version

1.25.0

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

2.51.2

Operating System

Windows Server 2016

How are you running Gitea?

I downloaded https://dl.gitea.com/gitea/1.25.0/gitea-1.25.0-gogit-windows-4.0-amd64.exe and installed itas a Windows service. Then I started the service. Web is running without issues.

Database

MySQL/MariaDB

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions